Age | Commit message (Expand) | Author |
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 |
2010-08-03 | use proper log idiom (blanket okay from theo for pkg_add careful changes for | Marc Espie |
2010-08-03 | Save/restore BLC_HIST_CTL as well at suspend/resume time; which allows | Theo de Raadt |
2010-08-03 | When the target pointer 'pwcs' passed to mbsrtowcs() is NULL, mbsrtowcs() | Stefan Sperling |
2010-08-03 | Fix a usage of logical and where binary and was intended. | Jonathan Gray |
2010-08-03 | Fix a leak in ypldap. Found (and correct diff) from | Pierre-Yves Ritschard |
2010-08-03 | matthew did not commit the diff he passed around for us to inspect... | Theo de Raadt |
2010-08-03 | If an asynchronous request invalidates a buf, then we might remove it | Matthew Dempsky |
2010-08-03 | Group string comparisons and supply more helpful comments. Add | Kenneth R Westerback |
2010-08-03 | Start with the default label when RESTORE'ing a saved ascii label. | Kenneth R Westerback |
2010-08-03 | tweaks from jmc@: | Ingo Schwarze |
2010-08-02 | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and | Miod Vallat |
2010-08-02 | Don't refer to xs->cmd, even via a pointer to xs->cmd, after xs has | Kenneth R Westerback |
2010-08-02 | Make MHZ_TO_PLL safer to use by adding parenthesis. Fixes a potential issue | Mark Kettenis |
2010-08-02 | Fix knote handling for exiting processes: when triggering a NOTE_EXIT | Philip Guenthe |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | The EC GPE is always edge. edge interrupts have their STS bit reset | Theo de Raadt |