Age | Commit message (Expand) | Author |
2010-07-28 | suspend save/restore for SIS3112; tested by mlarkin | Theo de Raadt |
2010-07-28 | Change back to the pre rev 1.11 behaviour of not treating unexpected | Jonathan Gray |
2010-07-28 | more explicit message | Marc Espie |
2010-07-28 | let fatal work, fix typo | Marc Espie |
2010-07-28 | Make all gasio failures look and behave the same. | Marco Peereboom |
2010-07-28 | pass state to Ustar objects, use it to display those pesky error and | Marc Espie |
2010-07-28 | Revert parts of previous change leading to assertion failure for | Martin Hedenfal |
2010-07-28 | Make BUFs autoextend by default. This was already done in OpenCVS | Ray Lai |
2010-07-28 | Sync hcreate(3) with NetBSD, adding some caveats. | Ray Lai |
2010-07-28 | Delay a little longer on suspend before giving up. Fixes machines that | Mike Larkin |
2010-07-28 | pfsync_bulk_fail was mucking around with pfsync_softc and sending packets | David Gwynne |
2010-07-28 | No need to bzero() malloc'd memory if we used M_ZERO. | Kenneth R Westerback |
2010-07-27 | remove an ancient XXX | Theo de Raadt |
2010-07-27 | remove XXX; EC can now be attached early when needed; ok jordan | Theo de Raadt |
2010-07-27 | more brackets feels good | Theo de Raadt |
2010-07-27 | XXX annotate a block in acpi_enter_sleep_state() that is pretty worrying | Theo de Raadt |
2010-07-27 | do not match a 2nd EC if something horrible happens; ok marco | Theo de Raadt |
2010-07-27 | ca_activate handler for suspend/resume. untested -- if someone tests | Theo de Raadt |
2010-07-27 | Spaces vs tab | Marco Peereboom |
2010-07-27 | Remove a stray space. No binary change. | Marco Peereboom |
2010-07-27 | horrific indentation that nearly made me puke | Theo de Raadt |
2010-07-27 | spacing; ok deraadt@ | Todd T. Fries |
2010-07-27 | Revert 1.34 certain systems need the parent ec pointer initialized earlier. | Marco Peereboom |
2010-07-27 | spacing | Theo de Raadt |
2010-07-27 | add bce_activate(), suspends and resumes on my laptop | Todd T. Fries |
2010-07-27 | Make sure we stop DMA before we suspend. Remove unused argument to re_stop() | Mark Kettenis |
2010-07-27 | Fix compilation on gcc2 platforms, where _Bool and _Complex aren't | Philip Guenthe |
2010-07-27 | Make sure we stop DMA before we suspend. | Mark Kettenis |
2010-07-27 | sync | Theo de Raadt |
2010-07-27 | ca_activate function for suspend/resume | Theo de Raadt |
2010-07-27 | Replace the single-byte placeholders for the multi-byte/wide-character | Stefan Sperling |
2010-07-27 | delete a #if 0 chunk which was used for early development and will never | Theo de Raadt |
2010-07-27 | Set the sleeping indicator light on machines that support it, in case SMI | Mike Larkin |
2010-07-27 | properly escape some "!"; reported by kristaps | Jason McIntyre |
2010-07-27 | print these better | Marc Espie |
2010-07-27 | Add ldapd to rc and rc.conf. Enable it at boot with ldapd_flags=. | Martin Hedenfal |
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 |