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