Age | Commit message (Expand) | Author |
2010-07-26 | better progress_message | Marc Espie |
2010-07-26 | typo in message | Marc Espie |
2010-07-26 | recording/full-duplex support | Jacob Meuser |
2010-07-26 | ca_activate function brings eeepc701 network back after resume. | Theo de Raadt |
2010-07-26 | Microsoft LifeCam needs the framesize quirk as well. | Michael Knudsen |
2010-07-26 | sync | Michael Knudsen |
2010-07-26 | Add Microsoft LifeCam. | Michael Knudsen |
2010-07-26 | fix SYNOPSIS (yes, there are still some issues here); | Jason McIntyre |
2010-07-26 | - fix a spacing issue in SYNOPSIS | Jason McIntyre |
2010-07-26 | various small fixes; kristaps has committed this upstream already | Jason McIntyre |
2010-07-26 | simplify the mixer(4) code and interface. document the interface. | Jacob Meuser |
2010-07-26 | Turn on -Wsystem-headers by default, so that glitches in our headers | Philip Guenthe |
2010-07-26 | Remove unused structure members | Jordan Hargrave |
2010-07-26 | sync | Theo de Raadt |
2010-07-26 | Make sure we stop DMA before suspend instead of doing it as the first thing | Mark Kettenis |
2010-07-26 | Some machines include VID devices for hardware that doesn't exist. Avoid | Mark Kettenis |
2010-07-26 | remove merge error which was commited | Theo de Raadt |
2010-07-26 | - replace SP with sp calls. this was defined within cvs.1, but unsupported | Jason McIntyre |
2010-07-26 | sync description of acpisony w/ man page; | Jason McIntyre |
2010-07-26 | last item of SEE ALSO should not have a comma; | Jason McIntyre |
2010-07-26 | Xr acpisony, and make the name better | Theo de Raadt |
2010-07-26 | fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916 | Jason McIntyre |
2010-07-26 | Add support for Sony ACPI hotkeys via a new driver: acpisony(4). | Paul Irofti |
2010-07-26 | even if you write signal handlers to not do anything stupid when you're | Marc Espie |
2010-07-26 | - use warnx instead of warn when skipping large lines, as errno is | Miod Vallat |
2010-07-26 | Fix a sigbus due to unaligned memory access, found when compacting on | Martin Hedenfal |
2010-07-26 | typo (canacar@) | Marc Espie |
2010-07-26 | Fix some spacing / comment. | Marcus Glocker |
2010-07-26 | Always force GNU inline semantics here as well. | Mark Kettenis |
2010-07-26 | Make one more Sonix chipset cam work with 640x480 by a) adding it to the | Marcus Glocker |
2010-07-26 | Correct the links between threads, processes, pgrps, and sessions, | Philip Guenthe |
2010-07-25 | Add missing braces so a loop will function as intended. | Jonathan Gray |
2010-07-25 | basic regress tests (based on test-19.c) for _Bool and _Complex support | Philip Guenthe |
2010-07-25 | In pmsi_setintellimode(), make sure we send commands with | Miod Vallat |
2010-07-25 | in the clock drivers, seperate the soft-state and hard-state which was | Theo de Raadt |
2010-07-25 | ^U scrolls backwards, not forwards; from marrob at lavabit com | Jason McIntyre |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-25 | Missing SCSI_DATA_IN flag in dvd_read_copyright() caused | Kenneth R Westerback |
2010-07-25 | Restore previous behaviour of always bzero()'ing the buf passed to | Kenneth R Westerback |
2010-07-25 | When using GCC, we always want GNU inline semantics. Fixes issues with | Mark Kettenis |
2010-07-25 | sync | Marcus Glocker |
2010-07-25 | Add another uvideo(4) device which needs the | Marcus Glocker |
2010-07-25 | handle portslock. reminded by antoine@ | Marc Espie |
2010-07-25 | echo behaves differently in sh and csh, only handling C-style escapes | Philip Guenthe |
2010-07-25 | Let DVD's play again. Logic reversal prevented copyright reading. | Kenneth R Westerback |
2010-07-25 | oops | Marc Espie |
2010-07-24 | Add a newline to the input we feed to cpp to get rid of its 'no newline | Philip Guenthe |
2010-07-24 | missed a couple indents in previous | Jacob Meuser |
2010-07-24 | Mention that acpidock(4) sets up a sensor and that it can be used with | Michael Knudsen |
2010-07-24 | Teach lint about C99's _Bool and _Complex, plus some related gcc | Philip Guenthe |