Age | Commit message (Expand) | Author |
2010-07-27 | Repost ATI Radeon HD4500 on HP Pavilion dv7-3160us using the emulator, | Mike Larkin |
2010-07-27 | fix some spacing issues; noted by kristaps | Jason McIntyre |
2010-07-27 | annoying spaces getting in the way | Theo de Raadt |
2010-07-27 | Early initialization of acpiec if ECDT table exists | Jordan Hargrave |
2010-07-27 | Add scsi_cmd_rw_decode() for decoding any SCSI READ or WRITE command, | Matthew Dempsky |
2010-07-27 | replace acpitz_getreading goo with proper aml_evalinteger. | Marco Peereboom |
2010-07-27 | the queue entry and state variables in the xsh and ioh structs are part | David Gwynne |
2010-07-27 | Properly handle the size field in pflog link header | Can Erkin Acar |
2010-07-27 | Fix #ifdef DDB/#ifdef SMALL_KERNEL uses so all four combinations | Kenneth R Westerback |
2010-07-27 | Add additional Notify handler for dock devices, according to ACPI spec | Jordan Hargrave |
2010-07-27 | Align FFS filesystem start and end sectors so the start is on a | Kenneth R Westerback |
2010-07-27 | acpiasus for amd64 too, Henri Kemppainen | Theo de Raadt |
2010-07-27 | Nuke 'sectoffset'. A stub variable no longer used except to supply | Kenneth R Westerback |
2010-07-27 | ca_activate function brings eeepc 1000HE back after resume. | Theo de Raadt |
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 |