Age | Commit message (Expand) | Author |
2001-02-22 | set default values to sane things for OpenBSD, these are normally | Bob Beck |
2001-02-22 | avoid sign extension for %b | Michael Shalayeff |
2001-02-22 | Add tsort regression suite. Not that our tsort is pretty bad at this game. | Marc Espie |
2001-02-22 | plop | Marc Espie |
2001-02-22 | activate RSA 2 key | Theo de Raadt |
2001-02-22 | Typo police: | Kenneth R Westerback |
2001-02-22 | ELF uses more than 5 vmcmds by default, so grow the default vmcmd set size | Artur Grabowski |
2001-02-22 | bye bye -d | Theo de Raadt |
2001-02-22 | generate all 3 keys, use -t xxx | Theo de Raadt |
2001-02-22 | document -d, and -t defaults to rsa1 | Theo de Raadt |
2001-02-22 | correct behavior when ip6 reass queue reaches the upper limit. | Jun-ichiro itojun Hagino |
2001-02-22 | Make _nc_get_token() take a "silent" argument and only warn if it | Todd C. Miller |
2001-02-22 | grammar; slade@shore.net | Theo de Raadt |
2001-02-22 | Update to ncurses-5.2-20010210: | Todd C. Miller |
2001-02-22 | Updates from ncurses-5.2-20010210: | Todd C. Miller |
2001-02-22 | Improve the page mapped check algorithm in the powerpc pmap module, | Dale Rahn |
2001-02-22 | plug mem leak i introduced; spotted by millert | Theo de Raadt |
2001-02-22 | sync | Chris Cappuccio |
2001-02-22 | Use real VIA product names for IDE controllers rather then contrived ones, | Chris Cappuccio |
2001-02-22 | sync | Theo de Raadt |
2001-02-22 | slightly less verbose dmesg | Chris Cappuccio |
2001-02-22 | be more more picky about ip6 destopt parsing. sync with kame | Jun-ichiro itojun Hagino |
2001-02-22 | sync | Chris Cappuccio |
2001-02-22 | Comments may not exist on 'product' or 'vendor' lines | Chris Cappuccio |
2001-02-22 | Enable the same PHYs that are enabled in GENERIC | Chris Cappuccio |
2001-02-22 | Enable lxtphy and qsphy because they both work fine for me, ok jason@ | Chris Cappuccio |
2001-02-22 | Add bus_dma.9 and bus_space.9 | Kenneth R Westerback |
2001-02-22 | First attempt at bringing in bus_space.9 from NetBSD. | Kenneth R Westerback |
2001-02-22 | First attempt at porting bus_dma.9 from NetBSD. | Kenneth R Westerback |
2001-02-21 | sync | Chris Cappuccio |
2001-02-21 | Make dmesg prettier, ok deraadt@ | Chris Cappuccio |
2001-02-21 | Latest soft updates from FreeBSD/Kirk McKusick | Constantine Sapuntzakis |
2001-02-21 | + sis | Theo de Raadt |
2001-02-21 | -i supports DSA identities now; ok markus@ | Kevin Steves |
2001-02-21 | Remove old (non-wsmouse) pms driver. aaron@ ok. | jbm |
2001-02-21 | Remove man pages for non-wsmouse drivers (olms, omms, opms). aaron@ ok. | jbm |
2001-02-21 | Add back code in find_jobs() that got dropped in cron merge. | Todd C. Miller |
2001-02-21 | make 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 field | Todd C. Miller |
2001-02-21 | change ai_addrlen to socklen_t. now it conforms to | Jun-ichiro itojun Hagino |
2001-02-21 | careful with & and &&; markus ok | Theo de Raadt |
2001-02-21 | improve fd handling | Theo de Raadt |
2001-02-21 | Missed a place for M_ZERO | Constantine Sapuntzakis |
2001-02-21 | inline -> __inline__, and some indent | Theo de Raadt |
2001-02-21 | sync | Theo de Raadt |
2001-02-21 | please test before commiting | Theo de Raadt |
2001-02-21 | use void * rather than caddr_t in xfs_mount to match change in mount.h. | Nathan Binkert |
2001-02-21 | Define struct _machdep_state again for libc_r to compile on mvme88k. | Miod Vallat |
2001-02-21 | replace comment with something not so misleading. | Brad Smith |
2001-02-20 | Import of wsmouse-compatible lms and mms drivers from NetBSD. | jbm |