summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09sync hardware and software buffer positions on resumeJacob Meuser
2010-08-08Accept "ACPI 4" or such, bug in laptop or spec? -- Thinkpad SL510Theo de Raadt
2010-08-08Revert auto-enabling of apm. Some security implications were notKenneth R Westerback
2010-08-08Fix re_stop() invocation (normally #ifdef'd out) to use new parameterKenneth R Westerback
2010-08-08suspend/resume handler for radeondrmOwain Ainsworth
2010-08-08Close race between the acpi thread and wscons ioctls running in processMark Kettenis
2010-08-08suspend/resume support for auich, and some infrastructure in ac97Jacob Meuser
2010-08-08get the mark up for `|' correct;Jason McIntyre
2010-08-08.Ek in the right place, or SYNOPSIS blows up;Jason McIntyre
2010-08-08remove rmd160 and add cksum, sha256, and sum while hereDavid Krause
2010-08-08use the same template for all FILES sections; i.e. -compact/.Pp where weJason McIntyre
2010-08-08fix broken english in commented out printf.Miod Vallat
2010-08-08Stop recursion introduced in rev 1.42, by reverting most of that commit.Mark Kettenis
2010-08-08Try to save the vga hardware state around suspend, and also redisplay theMiod Vallat
2010-08-08take us to releaseTheo de Raadt
2010-08-08we ship releases with POOL_DEBUG off. post-release, turn it back on.Theo de Raadt
2010-08-08Look for MD devices or assurance that apmd would be a useful thing toKenneth R Westerback
2010-08-08Restore the APIC ID to what we set it to at boot (some machines come upTheo de Raadt
2010-08-08activate function for suspend/restore; from mglockerTheo de Raadt
2010-08-08crank to 5.6Damien Miller
2010-08-08tweak previous; specifically, -o is no longer optional;Jason McIntyre
2010-08-08Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'sMark Kettenis
2010-08-08Try and improve legacy controller emulation heuristics; if we think we shouldMiod Vallat
2010-08-08convert some of the weirder displays into lists, to avoid mangling;Jason McIntyre
2010-08-08Make sure hw.revision_id gets initialized before it's used by em_set_mac_type()Mark Kettenis
2010-08-08cpu -> CPU;Jason McIntyre
2010-08-08zap trailing whitespace;Jason McIntyre
2010-08-08somehow parts of -c and -w got swapped; from Yar TikhiyJason McIntyre
2010-08-08Disable acpiasus(4); it violates the rule that only the acpi thread is allowedMark Kettenis
2010-08-08Be consistent in function naming. No functional changes.Marcus Glocker
2010-08-08syncTheo de Raadt
2010-08-08convert printf()s that can happen in the resume path to DPRINTF()s.Jacob Meuser
2010-08-08make disklabel -p slightly nicer by accepting capital letters and printingTed Unangst
2010-08-08at resume time, re-nable the AMDPM_RNGEN bitTheo de Raadt
2010-08-08silence BIOS takeover failure messages on unsuspendsTheo de Raadt
2010-08-08Backout r1.55 since this breaks anything which does crypto ops prior toJoel Sing
2010-08-08highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig...Theo de Raadt
2010-08-08Report the acpi sleep states when on a RAMDISK; ok krwTheo de Raadt
2010-08-08do not unlock vnode before calling vput. should fix ray's panic.Ted Unangst
2010-08-07Revert 1.123. Hangs RTL8168C/8111C (0x3c00) afterChristian Weisgerber
2010-08-07nasty inversion of parameters, so that state did not get propagated correctly.Marc Espie
2010-08-07quiet "missed interrupt" messages. requested by deraadt.Jacob Meuser
2010-08-07restore unsolicited responses from volume knob widgetsJacob Meuser
2010-08-07break statements even on default casesTheo de Raadt
2010-08-07Document the mutex locking assert macros.Owain Ainsworth
2010-08-07Link against libkern's timingsafe_bcmp.c, so key_wrap regress testsMatthew Dempsky
2010-08-07document new defaultMarc Espie
2010-08-07new test for merging because of wrong deps that must lead to failure.Marc Espie
2010-08-07Suspend/resume for agp_amd.cOwain Ainsworth
2010-08-07Suspend/resume handler for viaagp.Owain Ainsworth