summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-11style+cleanupMarkus Friedl
2001-03-11KNF, and SHA1 binary output is just creeping featurismTheo de Raadt
2001-03-11cleanup & shorten some var names key_fingerprint_bubblebabble.Jakob Schlyter
2001-03-11print both md5, sha1 and bubblebabble fingerprints when usingJakob Schlyter
2001-03-11add improved fingerprint functions. based on work by CarstenJakob Schlyter
2001-03-11debugMarkus Friedl
2001-03-11add p-flag to tar so that uids/gids andPeter Stromberg
2001-03-11make those loops time-bound, space policeMichael Shalayeff
2001-03-11mdoc police.Aaron Campbell
2001-03-11Cosmetic: Super-user -> SuperuserAaron Campbell
2001-03-11"netstat -r -n" -> "netstat -rn", it's shorter.Aaron Campbell
2001-03-11Mention the 53c1010 here, too.Aaron Campbell
2001-03-11Give /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-11Convert flags list from a literal display to a nicely formatted list.Aaron Campbell
2001-03-11Section shuffling.Aaron Campbell
2001-03-11Add cvs tag, remove incompatible LIBRARY section, plus other OpenBSD'ificationsAaron Campbell
2001-03-11Better grammar, move HISTORY before CAVEATS, and add some missing commas.Aaron Campbell
2001-03-11mdoc police.Aaron Campbell
2001-03-11Remove debugging print from last commit.Dale Rahn
2001-03-11Fix typo: disklable -> disklabel; from NetBSD.Aaron Campbell
2001-03-11Add some missing PHY references to the SYNOPSIS and SEE ALSO sections.Aaron Campbell
2001-03-11Code for devices that read/write to an IEEE 802.3u MII bus using theAaron Campbell
2001-03-10Support the DOZE low power mode on the appropriate processors.Dale Rahn
2001-03-10add PreferredAuthenticationsMarkus Friedl
2001-03-10Update man page to reflect new 53c1010 supportKenneth R Westerback
2001-03-10syncTheo de Raadt
2001-03-10all known netscreen ssh versions, and older versions of OSU ssh cannotTheo de Raadt
2001-03-10remove unused sgtty macros; ok markus@Kevin Steves
2001-03-10default to SSH2, now that m68k runs fastTheo de Raadt
2001-03-10ignore nonexisting private keys; report rjmooney@mediaone.netMarkus Friedl
2001-03-10Man page on vn_lockConstantine Sapuntzakis
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-10Crank major number. openssl on m68k is now compiled in 32 bit mode insteadTheo de Raadt
2001-03-09fix comment,Grigoriy Orlov
2001-03-09minor irrelevant oopsTheo de Raadt
2001-03-09add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060Theo de Raadt
2001-03-09build using OpenBSD-m68k on m68k machinesTheo de Raadt
2001-03-09Block all signals in lostconn() and sigprocmask() since we are headedTodd C. Miller
2001-03-09do not strerror() a signoTheo de Raadt
2001-03-09add missing sub-headerMarco S Hyman
2001-03-09m{,un}lockallArtur Grabowski
2001-03-09locking typo.Artur Grabowski
2001-03-09On alpha, we want to memory map. ok mjacob@Nathan Binkert
2001-03-09Remove random trailing whitespace.Artur Grabowski
2001-03-09missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl...Michael Shalayeff
2001-03-09Add a missing newline in debug mode to separate debug output fromTodd C. Miller
2001-03-09Typo in Synopsis; there's a -v option, not -uTodd C. Miller
2001-03-09Don't list available keyboard encodings here, they may change often. Instead,Aaron Campbell