Age | Commit message (Expand) | Author |
2010-10-03 | Add Dream Link USB LED Message Board v1.0 | Jonathan Armani |
2010-10-03 | sync | Theo de Raadt |
2010-10-03 | usb mouse; brynet@gmail | Theo de Raadt |
2010-10-03 | sync | Theo de Raadt |
2010-10-03 | DES_LONG should be u_int on all platforms, it was spuriously | Damien Miller |
2010-10-03 | Remove unused header. ok deraadt@ | Takuya ASADA |
2010-10-03 | Follow recent changes on mip64 FPU handling. ok deraadt@ miod@ | Takuya ASADA |
2010-10-02 | turn off lid suspend if we doing halt -p | Theo de Raadt |
2010-10-02 | unneccessary check before calling cpu_unidle; Vladimir Kirillov | Theo de Raadt |
2010-10-02 | Ensure the caches are wbinvd'd before we say that the cpu is not running | Theo de Raadt |
2010-10-02 | make ci_flags volatile; some future MD code will depend on this. | Theo de Raadt |
2010-10-02 | Revert rev 1.13, TIOCGSIZE is actually older that TIOCGWINSZ. | Todd C. Miller |
2010-10-02 | Added octeon specific cop0 registers. ok miod@ | Takuya ASADA |
2010-10-02 | Suggest modern TIOCGSIZE, not the old sgtty TIOCGWINSZ. | Todd C. Miller |
2010-10-02 | srandom device no longer provides "strong" random data | Ted Unangst |
2010-10-02 | remove support for srandom and urandom. direct everyone to arandom instead. | Ted Unangst |
2010-10-02 | style cleanup, no functional change: | Ingo Schwarze |
2010-10-02 | somewhat complicated optimization: avoid reading the whole plist file | Marc Espie |
2010-10-02 | don't try to read bogus stuff, we already errored out on it | Marc Espie |
2010-10-02 | whitespace | Marc Espie |
2010-10-02 | percolate up errors from perl asm scripts, correctly enable SHA-256 asm on | Damien Miller |
2010-10-02 | Fix Ian@'s pms keyboard/mouse while keeping my eeePC working. | Kenneth R Westerback |
2010-10-02 | We haven't been updating ofwboot during upgrades since 2006. This | Kenneth R Westerback |
2010-10-01 | fix -Wall due to API change | Damien Miller |
2010-10-01 | turn off -g too | Damien Miller |
2010-10-01 | adapt to API changes in OpenSSL-1.0.0a | Damien Miller |
2010-10-01 | oops, didn't mean to turn -Werror on for everyone. | Damien Miller |
2010-10-01 | adapt to API changes in openssl-1.0.0a | Damien Miller |
2010-10-01 | update to openssl-1.0.0a | Damien Miller |
2010-10-01 | update supporting files, crank library majors | Damien Miller |
2010-10-01 | add missing; yay for cvs! | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2010-10-01 | - document new MODCPAN_MODULES | Jasper Lievisse Adriaanse |
2010-10-01 | * need a space before .No even if it starts with a closing delimiter | Ingo Schwarze |
2010-10-01 | add nsd.conf; ok deraadt | Jakob Schlyter |
2010-10-01 | start nsd(8); ok deraadt | Jakob Schlyter |
2010-10-01 | fix more nsd-zonec references | Jakob Schlyter |
2010-10-01 | fix reference to nsd-zonec; from Kirill Bychkov | Jakob Schlyter |
2010-10-01 | Now that __only_inline is in <sys/cdefs.h>, replace the local versions in | Philip Guenthe |
2010-10-01 | Implemented combus to support com device on OCTEON without modifing dev/ic/co... | Takuya ASADA |
2010-10-01 | Reword a comment | Claudio Jeker |
2010-10-01 | the grammar of my last commit worked with mandoc, but didn't work with nroff; | Reyk Floeter |
2010-10-01 | Add the -R id option to pfctl that allows to show only a specified rule | Reyk Floeter |
2010-10-01 | drop my private mail address | Mike Belopuhov |
2010-10-01 | use "Point-to-Point" for consistency. | Igor Sobrado |
2010-10-01 | tweak previous; | Jason McIntyre |
2010-10-01 | more EXIT STATUS tweaks; from Daniel Dickman | Jason McIntyre |
2010-10-01 | Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platforms | Philip Guenthe |
2010-10-01 | Add __only_inline, for use in headers like <ctype.h> for defining copies | Philip Guenthe |