openbsd
2010-08-07 matthewLink against libkern's timingsafe_bcmp.c, so key_wrap...
2010-08-07 espiedocument new default
2010-08-07 espienew test for merging because of wrong deps that must...
2010-08-07 ogaSuspend/resume for agp_amd.c
2010-08-07 ogaSuspend/resume handler for viaagp.
2010-08-07 schwarzesync to bsd.lv:
2010-08-07 ogasave/restore functions for aliagp.
2010-08-07 ogaSuspend/resume handler for sisagp save/restoring the...
2010-08-07 schwarzeGroff allows the initial macro on a line to be delimite...
2010-08-07 claudioFix carp demotion on tables. For some reason the defaul...
2010-08-07 ogaSave and restore registers on suspend/resume.
2010-08-07 schwarzeIn -Thtml output, preserve blank lines at the end of...
2010-08-07 kettenisEnforce acpi register access rescrictions.
2010-08-07 canacarGenerate power change events for APM. Makes powerup...
2010-08-07 deraadtThe wakeup of the acpi thread is not needed. This...
2010-08-07 kettenisUnmap registers upon detach. Avoid panics when detachi...
2010-08-07 kettenisAdd resume support for serial consoles.
2010-08-07 deraadtupon resume, notify all the acpiac and acpibat drivers...
2010-08-07 espieneed to check that kept packages are still okay.
2010-08-07 phesslerdisable lidsuspend when we are powering down
2010-08-07 espiedep is an object, needs to become a string for error...
2010-08-07 espieexplain quite a bit more what PLIST_DB does
2010-08-07 deraadtIn the resume case we need to check IFF_UP
2010-08-07 deraadtIn fxp_pci_activate use the correct softc's; then use...
2010-08-07 deraadtOn resume, re-activate the host RNG on the host bridges...
2010-08-07 krwNo "\n" needed at the end of panic() strings.
2010-08-07 krwNo "\n" needed at the end of panic() strings.
2010-08-06 marcoAlways call _PSW on _LID devices that support it to...
2010-08-06 deraadtcom@isa suspend and resume; logic cloned from ../puc...
2010-08-06 kettenisInitial stab at making com@puc suspend and resume prope...
2010-08-06 marcorepost hp g62
2010-08-06 jsgCorrect a problem which could cause the wrong af to...
2010-08-06 deraadtAs part of a revamp of the PM1/GPE code, I write this...
2010-08-06 deraadtca_activate for suspend/resume; tested by andrew@afresh...
2010-08-06 ogasave/restore the *correct* clock gating registers on...
2010-08-06 ogaPrevious code to handle suspend/resume for intagp assum...
2010-08-06 ratchovIf audio interrupts are missed (as this happens on...
2010-08-06 jakemsrreenabling unsolicited responses in the resume path...
2010-08-06 jakemsrno need to save/restore the state of the master volume
2010-08-06 deraadtok, that is the last of the easy chips to check for...
2010-08-06 mglockerACPI suspend/resume for bwi(4). Initial diff from...
2010-08-06 deraadtca_activate function for suspend/resume; tested by...
2010-08-06 jakemsrsince r1.171 pin widgets get fully reinitialized on...
2010-08-06 mlarkinca_activate function for nfe(4) for suspend/resume
2010-08-06 deraadtanother set of chips which do not need register rewrite...
2010-08-06 deraadtca_activate function for suspend/resume
2010-08-06 deraadtdocument machdep.lidsuspend by example
2010-08-06 jakemsrattempt to deal with situations where the hardware...
2010-08-06 miodEvery time you ignore uiomove() return value, $DEITY...
2010-08-06 mioddon't return (potential errno) + (potential errno)...
2010-08-05 sthensync
2010-08-05 deraadtnew i386/amd64 machdep.lidsuspend sysctl which decides...
2010-08-05 kettenisSuspend/resume support for sili(4). Not perfect yet...
2010-08-05 deraadtlid suspend logic was backwards
2010-08-05 marcoWakeup machine when lid is opened on laptops that have...
2010-08-05 marcodie aml parser die
2010-08-05 marcokill kill kill the aml parser, kill kill kill it until...
2010-08-05 deraadtPM1 power button events were generating 'fake events...
2010-08-05 bluhmIn pf_icmp_mapping() the ICMP and ICMPv6 types shared...
2010-08-05 stspThe UTF-8 decoder should not accept byte sequences...
2010-08-05 deraadtrename a variable which is annoyingly poorly named
2010-08-05 mlarkinWrite to the correct offset for various ACPI pmreg...
2010-08-05 deraadtFix the power button. The pm1 register is 16 bits...
2010-08-05 deraadtAdd Windows2009 to the valid osi table; from marco...
2010-08-05 miodChange the management of commands in the active command...
2010-08-05 miodAllow bthidev_output() to not grab the bt lock, to...
2010-08-05 djmFix a trio of bugs in the local/remote window calculati...
2010-08-05 halexReturn the old behaviour of exiting if a mount fails...
2010-08-05 sthensync from mirrors.dat
2010-08-05 deraadtca_activate function for suspend/resume; tested by...
2010-08-05 guentherRegenerate files that were affected by changes to asn1_...
2010-08-04 deraadtre-post all ATI and all PowerVR (with an annoying message)
2010-08-04 deraadtDisable bce(4) because it can only access 1GB of memory...
2010-08-04 deraadtsync
2010-08-04 rayexit(2) on xcalloc failure. From Daniel Dickman <didick...
2010-08-04 deraadton resume: calling sc_power after ath_init() is silly...
2010-08-04 damienuse a workq for resume.
2010-08-04 damienadd suspend/resume support for PCI ral(4) devices.
2010-08-04 deraadtswitch back to kqueue for now, since (a) kqueue has...
2010-08-04 deraadtWake up cdroms attached to pciide; same as in wd.c...
2010-08-04 schwarzeIn .Bd -literal, break the output line after the last...
2010-08-04 matthewAdd missing brace.
2010-08-04 kettenisRevert previous since it makes the tests fail.
2010-08-04 millertAdd missing #ifndef YY_NO_INPUT around the input()...
2010-08-04 jordanRemove unused code, conditional in fixup node was never...
2010-08-04 deraadtfixup keylength for aes-128-cbc in quickmode
2010-08-04 millertUpdate to tzdata2010k from elsie.nci.nih.gov
2010-08-04 deraadtPrint annoying stuff when re-posting the video, so...
2010-08-04 kettenisPrint supported sleep states.
2010-08-04 jsgCorrect a problem reported by Holger Mikolon that turns...
2010-08-04 sthenPrint the MTU in OSPF dd packets. Borrowed from the...
2010-08-04 deraadtactivate function for suspend/resume; tested by mcbride
2010-08-04 halexSet an appropriate To: header in /var/mail/$user which...
2010-08-04 djmclean for -Wuninitialized
2010-08-04 djmSupport CA keys in PKCS#11 tokens; feedback and ok...
2010-08-04 guentherAdd the new kqueue+rfork test, but disable the tests...
2010-08-04 guentherRegression test for the recent rfork+kqueue fix
2010-08-04 guenthertun* interfaces are now automatically destroyed on...
2010-08-04 guentherConfirm that a NOTE_EXIT knote is delivered when the...
2010-08-04 djmcommited the wrong version of the hostbased certificate...
next