2010-07-28 |
nicm | dup() the stdin fd so it isn't closed twice (once for... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
nicm | Add a dummy kqueue filter similar to seltrue and use... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | Suspending drivers need to do as little as possible... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | Make legacy xxpower() functions call xxstop() on suspen... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
nicm | Support -U and -C to specify the context length for... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | the default pciide chip needs no additional register... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
stsp | Fix fallout from the utf-8 commit (segfaults in disklab... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | more #ifdef needed for the case of not pegging on a... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | remove stub code for rw locks we will never need; ok... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
kettenis | It's pretty pointless to peg ourselves to the primary... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
deraadt | suspend save/restore for SIS3112; tested by mlarkin |
commit | commitdiff | tree | snapshot |
2010-07-28 |
jsg | Change back to the pre rev 1.11 behaviour of not treati... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
espie | more explicit message |
commit | commitdiff | tree | snapshot |
2010-07-28 |
espie | let fatal work, fix typo |
commit | commitdiff | tree | snapshot |
2010-07-28 |
marco | Make all gasio failures look and behave the same. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
espie | pass state to Ustar objects, use it to display those... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
martinh | Revert parts of previous change leading to assertion... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
ray | Make BUFs autoextend by default. This was already... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
ray | Sync hcreate(3) with NetBSD, adding some caveats. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
mlarkin | Delay a little longer on suspend before giving up.... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
dlg | pfsync_bulk_fail was mucking around with pfsync_softc... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
krw | No need to bzero() malloc'd memory if we used M_ZERO. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | remove an ancient XXX |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | remove XXX; EC can now be attached early when needed... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | more brackets feels good |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | XXX annotate a block in acpi_enter_sleep_state() that... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | do not match a 2nd EC if something horrible happens... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | ca_activate handler for suspend/resume. untested ... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
marco | Spaces vs tab |
commit | commitdiff | tree | snapshot |
2010-07-27 |
marco | Remove a stray space. No binary change. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | horrific indentation that nearly made me puke |
commit | commitdiff | tree | snapshot |
2010-07-27 |
todd | spacing; ok deraadt@ |
commit | commitdiff | tree | snapshot |
2010-07-27 |
marco | Revert 1.34 certain systems need the parent ec pointer... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | spacing |
commit | commitdiff | tree | snapshot |
2010-07-27 |
todd | add bce_activate(), suspends and resumes on my laptop |
commit | commitdiff | tree | snapshot |
2010-07-27 |
kettenis | Make sure we stop DMA before we suspend. Remove unused... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
guenther | Fix compilation on gcc2 platforms, where _Bool and... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
kettenis | Make sure we stop DMA before we suspend. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | ca_activate function for suspend/resume |
commit | commitdiff | tree | snapshot |
2010-07-27 |
stsp | Replace the single-byte placeholders for the multi... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | delete a #if 0 chunk which was used for early developme... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
mlarkin | Set the sleeping indicator light on machines that suppo... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
jmc | properly escape some "!"; reported by kristaps |
commit | commitdiff | tree | snapshot |
2010-07-27 |
espie | print these better |
commit | commitdiff | tree | snapshot |
2010-07-27 |
martinh | Add ldapd to rc and rc.conf. Enable it at boot with... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
mlarkin | Repost ATI Radeon HD4500 on HP Pavilion dv7-3160us... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
jmc | fix some spacing issues; noted by kristaps |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | annoying spaces getting in the way |
commit | commitdiff | tree | snapshot |
2010-07-27 |
jordan | Early initialization of acpiec if ECDT table exists |
commit | commitdiff | tree | snapshot |
2010-07-27 |
matthew | Add scsi_cmd_rw_decode() for decoding any SCSI READ... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
marco | replace acpitz_getreading goo with proper aml_evalinteger. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
dlg | the queue entry and state variables in the xsh and... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
canacar | Properly handle the size field in pflog link header |
commit | commitdiff | tree | snapshot |
2010-07-27 |
krw | Fix #ifdef DDB/#ifdef SMALL_KERNEL uses so all four... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
jordan | Add additional Notify handler for dock devices, accordi... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
krw | Align FFS filesystem start and end sectors so the start... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | acpiasus for amd64 too, Henri Kemppainen |
commit | commitdiff | tree | snapshot |
2010-07-27 |
krw | Nuke 'sectoffset'. A stub variable no longer used excep... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
deraadt | ca_activate function brings eeepc 1000HE back after... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
espie | better progress_message |
commit | commitdiff | tree | snapshot |
2010-07-26 |
espie | typo in message |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jakemsr | recording/full-duplex support |
commit | commitdiff | tree | snapshot |
2010-07-26 |
deraadt | ca_activate function brings eeepc701 network back after... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
mk | Microsoft LifeCam needs the framesize quirk as well. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
mk | sync |
commit | commitdiff | tree | snapshot |
2010-07-26 |
mk | Add Microsoft LifeCam. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | fix SYNOPSIS (yes, there are still some issues here); |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | - fix a spacing issue in SYNOPSIS |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | various small fixes; kristaps has committed this upstre... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jakemsr | simplify the mixer(4) code and interface. document... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
guenther | Turn on -Wsystem-headers by default, so that glitches... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jordan | Remove unused structure members |
commit | commitdiff | tree | snapshot |
2010-07-26 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-26 |
kettenis | Make sure we stop DMA before suspend instead of doing... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
kettenis | Some machines include VID devices for hardware that... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
deraadt | remove merge error which was commited |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | - replace SP with sp calls. this was defined within... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | sync description of acpisony w/ man page; |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | last item of SEE ALSO should not have a comma; |
commit | commitdiff | tree | snapshot |
2010-07-26 |
deraadt | Xr acpisony, and make the name better |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jmc | fix the Cecil Beaton quote; from Rob Farmer, freebsd... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
pirofti | Add support for Sony ACPI hotkeys via a new driver... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
espie | even if you write signal handlers to not do anything... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
miod | - use warnx instead of warn when skipping large lines... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
martinh | Fix a sigbus due to unaligned memory access, found... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
espie | typo (canacar@) |
commit | commitdiff | tree | snapshot |
2010-07-26 |
mglocker | Fix some spacing / comment. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
kettenis | Always force GNU inline semantics here as well. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
mglocker | Make one more Sonix chipset cam work with 640x480 by... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
guenther | Correct the links between threads, processes, pgrps... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
jsg | Add missing braces so a loop will function as intended. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
guenther | basic regress tests (based on test-19.c) for _Bool... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
miod | In pmsi_setintellimode(), make sure we send commands... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
deraadt | in the clock drivers, seperate the soft-state and hard... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
jmc | ^U scrolls backwards, not forwards; from marrob at... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
schwarze | Sync to bsd.lv; in particular, pull in lots of bug... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
krw | Missing SCSI_DATA_IN flag in dvd_read_copyright() caused |
commit | commitdiff | tree | snapshot |
2010-07-25 |
krw | Restore previous behaviour of always bzero()'ing the... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
kettenis | When using GCC, we always want GNU inline semantics... |
commit | commitdiff | tree | snapshot |
next |