Age | Commit message (Expand) | Author |
2010-08-06 | Every time you ignore uiomove() return value, $DEITY kills a little | Miod Vallat |
2010-08-06 | don't return (potential errno) + (potential errno), instead only perform | Miod Vallat |
2010-08-05 | sync | Stuart Henderson |
2010-08-05 | new i386/amd64 machdep.lidsuspend sysctl which decides whether a lid | Theo de Raadt |
2010-08-05 | Suspend/resume support for sili(4). Not perfect yet, but prevents us from | Mark Kettenis |
2010-08-05 | lid suspend logic was backwards | Theo de Raadt |
2010-08-05 | Wakeup machine when lid is opened on laptops that have acpibtn _LID. | Marco Peereboom |
2010-08-05 | die aml parser die | Marco Peereboom |
2010-08-05 | kill kill kill the aml parser, kill kill kill it until it is dead | Marco Peereboom |
2010-08-05 | PM1 power button events were generating 'fake events' to acpibtn PWRB, | Theo de Raadt |
2010-08-05 | In pf_icmp_mapping() the ICMP and ICMPv6 types shared the same | Alexander Bluhm |
2010-08-05 | The UTF-8 decoder should not accept byte sequences which decode to unicode | Stefan Sperling |
2010-08-05 | rename a variable which is annoyingly poorly named | Theo de Raadt |
2010-08-05 | Write to the correct offset for various ACPI pmreg registers. Writing to | Mike Larkin |
2010-08-05 | Fix the power button. The pm1 register is 16 bits in size. | Theo de Raadt |
2010-08-05 | Add Windows2009 to the valid osi table; from marco, suggested as a trial | Theo de Raadt |
2010-08-05 | Change the management of commands in the active commands TAILQ to let issuers | Miod Vallat |
2010-08-05 | Allow bthidev_output() to not grab the bt lock, to prevent lock | Miod Vallat |
2010-08-05 | Fix a trio of bugs in the local/remote window calculation for datagram | Damien Miller |
2010-08-05 | Return the old behaviour of exiting if a mount fails rather than ignoring it | Alexander Hall |
2010-08-05 | sync from mirrors.dat | Stuart Henderson |
2010-08-05 | ca_activate function for suspend/resume; tested by mlarkin on a | Theo de Raadt |
2010-08-05 | Regenerate files that were affected by changes to asn1_compile that were | Philip Guenthe |
2010-08-04 | re-post all ATI and all PowerVR (with an annoying message) | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-04 | sync | Theo de Raadt |
2010-08-04 | exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmail | Ray Lai |
2010-08-04 | on resume: calling sc_power after ath_init() is silly. ath_init() | Theo de Raadt |
2010-08-04 | use a workq for resume. | Damien Bergamini |
2010-08-04 | add suspend/resume support for PCI ral(4) devices. | Damien Bergamini |
2010-08-04 | switch back to kqueue for now, since (a) kqueue has been fixed to deal | Theo de Raadt |
2010-08-04 | Wake up cdroms attached to pciide; same as in wd.c 1.86 | Theo de Raadt |
2010-08-04 | In .Bd -literal, break the output line after the last element of each | Ingo Schwarze |
2010-08-04 | Add missing brace. | Matthew Dempsky |
2010-08-04 | Revert previous since it makes the tests fail. | Mark Kettenis |
2010-08-04 | Add missing #ifndef YY_NO_INPUT around the input() function when | Todd C. Miller |
2010-08-04 | Remove unused code, conditional in fixup node was never true | Jordan Hargrave |
2010-08-04 | fixup keylength for aes-128-cbc in quickmode | Theo de Raadt |
2010-08-04 | Update to tzdata2010k from elsie.nci.nih.gov | Todd C. Miller |
2010-08-04 | Print annoying stuff when re-posting the video, so that people will | Theo de Raadt |
2010-08-04 | Print supported sleep states. | Mark Kettenis |
2010-08-04 | Correct a problem reported by Holger Mikolon that turns out to be | Jonathan Gray |
2010-08-04 | Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer. | Stuart Henderson |
2010-08-04 | activate function for suspend/resume; tested by mcbride | Theo de Raadt |
2010-08-04 | Set an appropriate To: header in /var/mail/$user which is copied from | Alexander Hall |
2010-08-04 | clean for -Wuninitialized | Damien Miller |
2010-08-04 | Support CA keys in PKCS#11 tokens; feedback and ok markus@ | Damien Miller |
2010-08-04 | Add the new kqueue+rfork test, but disable the tests that use RFMEM | Philip Guenthe |
2010-08-04 | Regression test for the recent rfork+kqueue fix | Philip Guenthe |