Age | Commit message (Expand) | Author |
2001-03-11 | style+cleanup | Markus Friedl |
2001-03-11 | KNF, and SHA1 binary output is just creeping featurism | Theo de Raadt |
2001-03-11 | cleanup & shorten some var names key_fingerprint_bubblebabble. | Jakob Schlyter |
2001-03-11 | print both md5, sha1 and bubblebabble fingerprints when using | Jakob Schlyter |
2001-03-11 | add improved fingerprint functions. based on work by Carsten | Jakob Schlyter |
2001-03-11 | debug | Markus Friedl |
2001-03-11 | add p-flag to tar so that uids/gids and | Peter Stromberg |
2001-03-11 | make those loops time-bound, space police | Michael Shalayeff |
2001-03-11 | mdoc police. | Aaron Campbell |
2001-03-11 | Cosmetic: Super-user -> Superuser | Aaron Campbell |
2001-03-11 | "netstat -r -n" -> "netstat -rn", it's shorter. | Aaron Campbell |
2001-03-11 | Mention the 53c1010 here, too. | Aaron Campbell |
2001-03-11 | Give /etc/rc.securelevel the same FILES-style description as in init(8). | Aaron Campbell |
2001-03-11 | .Pp directly before .Sh does nothing. | Aaron Campbell |
2001-03-11 | - No need to repeat the name of a parameter: just use [...]. | Aaron Campbell |
2001-03-11 | Convert flags list from a literal display to a nicely formatted list. | Aaron Campbell |
2001-03-11 | Section shuffling. | Aaron Campbell |
2001-03-11 | Add cvs tag, remove incompatible LIBRARY section, plus other OpenBSD'ifications | Aaron Campbell |
2001-03-11 | Better grammar, move HISTORY before CAVEATS, and add some missing commas. | Aaron Campbell |
2001-03-11 | mdoc police. | Aaron Campbell |
2001-03-11 | Remove debugging print from last commit. | Dale Rahn |
2001-03-11 | Fix typo: disklable -> disklabel; from NetBSD. | Aaron Campbell |
2001-03-11 | Add some missing PHY references to the SYNOPSIS and SEE ALSO sections. | Aaron Campbell |
2001-03-11 | Code for devices that read/write to an IEEE 802.3u MII bus using the | Aaron Campbell |
2001-03-10 | Support the DOZE low power mode on the appropriate processors. | Dale Rahn |
2001-03-10 | add PreferredAuthentications | Markus Friedl |
2001-03-10 | Update man page to reflect new 53c1010 support | Kenneth R Westerback |
2001-03-10 | sync | Theo de Raadt |
2001-03-10 | all known netscreen ssh versions, and older versions of OSU ssh cannot | Theo de Raadt |
2001-03-10 | remove unused sgtty macros; ok markus@ | Kevin Steves |
2001-03-10 | default to SSH2, now that m68k runs fast | Theo de Raadt |
2001-03-10 | ignore nonexisting private keys; report rjmooney@mediaone.net | Markus Friedl |
2001-03-10 | Man page on vn_lock | Constantine Sapuntzakis |
2001-03-10 | First support for 53c1010 chip. This enables support up to U2W for | Kenneth R Westerback |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt |
2001-03-09 | fix comment, | Grigoriy Orlov |
2001-03-09 | minor irrelevant oops | Theo de Raadt |
2001-03-09 | add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060 | Theo de Raadt |
2001-03-09 | build using OpenBSD-m68k on m68k machines | Theo de Raadt |
2001-03-09 | Block all signals in lostconn() and sigprocmask() since we are headed | Todd C. Miller |
2001-03-09 | do not strerror() a signo | Theo de Raadt |
2001-03-09 | add missing sub-header | Marco S Hyman |
2001-03-09 | m{,un}lockall | Artur Grabowski |
2001-03-09 | locking typo. | Artur Grabowski |
2001-03-09 | On alpha, we want to memory map. ok mjacob@ | Nathan Binkert |
2001-03-09 | Remove random trailing whitespace. | Artur Grabowski |
2001-03-09 | missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl... | Michael Shalayeff |
2001-03-09 | Add a missing newline in debug mode to separate debug output from | Todd C. Miller |
2001-03-09 | Typo in Synopsis; there's a -v option, not -u | Todd C. Miller |
2001-03-09 | Don't list available keyboard encodings here, they may change often. Instead, | Aaron Campbell |