summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-22set default values to sane things for OpenBSD, these are normallyBob Beck
2001-02-22avoid sign extension for %bMichael Shalayeff
2001-02-22Add tsort regression suite. Not that our tsort is pretty bad at this game.Marc Espie
2001-02-22plopMarc Espie
2001-02-22activate RSA 2 keyTheo de Raadt
2001-02-22Typo police:Kenneth R Westerback
2001-02-22ELF uses more than 5 vmcmds by default, so grow the default vmcmd set sizeArtur Grabowski
2001-02-22bye bye -dTheo de Raadt
2001-02-22generate all 3 keys, use -t xxxTheo de Raadt
2001-02-22document -d, and -t defaults to rsa1Theo de Raadt
2001-02-22correct behavior when ip6 reass queue reaches the upper limit.Jun-ichiro itojun Hagino
2001-02-22Make _nc_get_token() take a "silent" argument and only warn if itTodd C. Miller
2001-02-22grammar; slade@shore.netTheo de Raadt
2001-02-22Update to ncurses-5.2-20010210:Todd C. Miller
2001-02-22Updates from ncurses-5.2-20010210:Todd C. Miller
2001-02-22Improve the page mapped check algorithm in the powerpc pmap module,Dale Rahn
2001-02-22plug mem leak i introduced; spotted by millertTheo de Raadt
2001-02-22syncChris Cappuccio
2001-02-22Use real VIA product names for IDE controllers rather then contrived ones,Chris Cappuccio
2001-02-22syncTheo de Raadt
2001-02-22slightly less verbose dmesgChris Cappuccio
2001-02-22be more more picky about ip6 destopt parsing. sync with kameJun-ichiro itojun Hagino
2001-02-22syncChris Cappuccio
2001-02-22Comments may not exist on 'product' or 'vendor' linesChris Cappuccio
2001-02-22Enable the same PHYs that are enabled in GENERICChris Cappuccio
2001-02-22Enable lxtphy and qsphy because they both work fine for me, ok jason@Chris Cappuccio
2001-02-22Add bus_dma.9 and bus_space.9Kenneth R Westerback
2001-02-22First attempt at bringing in bus_space.9 from NetBSD.Kenneth R Westerback
2001-02-22First attempt at porting bus_dma.9 from NetBSD.Kenneth R Westerback
2001-02-21syncChris Cappuccio
2001-02-21Make dmesg prettier, ok deraadt@Chris Cappuccio
2001-02-21Latest soft updates from FreeBSD/Kirk McKusickConstantine Sapuntzakis
2001-02-21+ sisTheo de Raadt
2001-02-21-i supports DSA identities now; ok markus@Kevin Steves
2001-02-21Remove old (non-wsmouse) pms driver. aaron@ ok.jbm
2001-02-21Remove man pages for non-wsmouse drivers (olms, omms, opms). aaron@ ok.jbm
2001-02-21Add back code in find_jobs() that got dropped in cron merge.Todd C. Miller
2001-02-21make validation code more strict for ND6/dest6 variable length headers.Jun-ichiro itojun Hagino
2001-02-21#ifdef out the "older tic versions may treat the description fieldTodd C. Miller
2001-02-21change ai_addrlen to socklen_t. now it conforms toJun-ichiro itojun Hagino
2001-02-21careful with & and &&; markus okTheo de Raadt
2001-02-21improve fd handlingTheo de Raadt
2001-02-21Missed a place for M_ZEROConstantine Sapuntzakis
2001-02-21inline -> __inline__, and some indentTheo de Raadt
2001-02-21syncTheo de Raadt
2001-02-21please test before commitingTheo de Raadt
2001-02-21use void * rather than caddr_t in xfs_mount to match change in mount.h.Nathan Binkert
2001-02-21Define struct _machdep_state again for libc_r to compile on mvme88k.Miod Vallat
2001-02-21replace comment with something not so misleading.Brad Smith
2001-02-20Import of wsmouse-compatible lms and mms drivers from NetBSD.jbm