Age | Commit message (Expand) | Author |
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 |
2010-08-04 | tun* interfaces are now automatically destroyed on last close when | Philip Guenthe |
2010-08-04 | Confirm that a NOTE_EXIT knote is delivered when the child exits | Philip Guenthe |
2010-08-04 | commited the wrong version of the hostbased certificate diff; this | Damien Miller |
2010-08-04 | enable certificates for hostbased authentication, from Iain Morgan; | Damien Miller |
2010-08-04 | tighten the rules for certificate encoding by requiring that options | Damien Miller |
2010-08-04 | Remove mentions of weird "addr/port" alternate address format for IPv6 | Damien Miller |
2010-08-03 | Trivial patch to get correct spacing from the recently introduced | Ingo Schwarze |
2010-08-03 | if interrupt mapping fails, say so | Jacob Meuser |
2010-08-03 | Remove old code that figures out the PCI bus number. The new code gets some | Mark Kettenis |
2010-08-03 | that had to be added | Henning Brauer |
2010-08-03 | no special registers to restore on via chips either | Theo de Raadt |
2010-08-03 | regen | Miod Vallat |
2010-08-03 | Create two more usb device nodes by default, as modern Apple hardware | Miod Vallat |
2010-08-03 | Don't attempt to set the read or write caches on usb disks. It | Kenneth R Westerback |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2010-08-03 | Bring the suspend/resume code of all the Intel wireless drivers in line with | Mark Kettenis |
2010-08-03 | missed one if (continued) test, so simplify logic: test continue beforehand. | Marc Espie |
2010-08-03 | Add busy flag so that we don't act on a SCI until a command in progress | Marco Peereboom |
2010-08-03 | Add support for 82576 fiber adapters based on Intel code in FreeBSD. | Jonathan Gray |
2010-08-03 | Use the proper flag for re-enabling certain hardware events (power btn, | Mike Larkin |
2010-08-03 | Disable hardware VLAN stripping/insertion on 8257[56] for now. While | Jonathan Gray |
2010-08-03 | Correct use of logical and where binary and was intended. | Jonathan Gray |
2010-08-03 | shrink! :) | Marc Espie |
2010-08-03 | sort journal messsages in a better way, put - before +, so that one can | Marc Espie |
2010-08-03 | bug-fix: during updates, only set oldfound after we found a matching pkgpath. | Marc Espie |