summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-10-24style(9)ed panics, from tom cosgrove.Ted Unangst
2003-10-24refactor stackgap sysctl. prompted by a bug report from Michael Coulter.Ted Unangst
2003-10-24No \n in panic() messages...Miod Vallat
2003-10-24No need to have several implementations of {read,write}_eflags(),Alexander Yurchenko
2003-10-24Fix write filter blocking when no filter was set. FixesCan Erkin Acar
2003-10-23We want to hash the whole md, not just the size of the pointer.Ryan Thomas McBride
2003-10-23Correctly recover from bus error during guarded_access() on 88110.Miod Vallat
2003-10-23No dependency on NDART needed here.Miod Vallat
2003-10-23Maybe fixing typos will unbore me.Miod Vallat
2003-10-23- delay reading the disklabel for floppies until after we're sure it'sFederico G. Schwindt
2003-10-22Search for the '/backlight' node to determine if backlight control isDale Rahn
2003-10-22from netbsd:Ted Unangst
2003-10-22Add locking and write filtering to bpf descriptors.Can Erkin Acar
2003-10-22switch from keyed sha1 to hmac-sha1; ok mcbride@Markus Friedl
2003-10-22one more 3c990 variant; tested by Niko Itajarvi <niko.itajarvi@satabaana.net>Henning Brauer
2003-10-22syncHenning Brauer
2003-10-22another txpHenning Brauer
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typo from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Jared Yanovich;Jason McIntyre
2003-10-212 carp not 4Theo de Raadt
2003-10-21a 3com tulip, wow; christoph.scheurer@ch.tum.deTheo de Raadt
2003-10-21Fix copy bounds, however did this work??? Well it didn't.Dale Rahn
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21spacing cleanup.Dale Rahn
2003-10-21Missed ANSI.Dale Rahn
2003-10-21This was changed from a magic number to a define in the header file,Dale Rahn
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-20tyopJason Wright
2003-10-20check strdup failure; nimadeus@pandora.beTheo de Raadt
2003-10-20typo; netbsdAlexander Yurchenko
2003-10-20Fix endianness bug in carp_sha1_generate, hash the whole counter, andRyan Thomas McBride
2003-10-20Stop all hosts from insisting they're master when preemption isRyan Thomas McBride
2003-10-20Instead of using xor to clear a register , use li <REG>,0 (load immediate)Dale Rahn
2003-10-20Fix but with setting advskew, only error if _both_ advbase and advskew areRyan Thomas McBride
2003-10-19Use defines instead of magic constants for more IPL_ stuff, also sortDale Rahn
2003-10-19KNFAlexander Yurchenko
2003-10-19Put fix from NetBSD:Alexander Yurchenko
2003-10-19Simplify pmap DEBUG test constructs.Miod Vallat
2003-10-19Don't check for valid nio since pnp is not used; similar to lm(4).Alexander Yurchenko
2003-10-19syncAlexander Yurchenko