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