summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-03-21only chdir() if needed. This affected having who reading different fileEric Jackson
2000-03-21The BUGS section comes after HISTORY, usually.Aaron Campbell
2000-03-20Print statistics about crypto failures in IPsec processing.Angelos D. Keromytis
2000-03-18Last needed m4 changes to bootstrap autoconf without gnu-m4.Marc Espie
2000-03-16-pedantic: signed vs. unsigned, void*-arithm, etcMarkus Friedl
2000-03-15Repair mdoc botch.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-14support DESTDIR include fetching; dmTheo de Raadt
2000-03-14Disable suffix removal for now, as it's buggy.Marc Espie
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
2000-03-13update to ncurses-5.0-20000311Todd C. Miller
2000-03-12If no 'begin' key on keypad, use 'home' instead since PC keyboardsTodd C. Miller
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-11Add a few builtins for greater compatibility with gnu-m4, and extendedMarc Espie
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-03-10Convert to newer style.Aaron Campbell
2000-03-10plug leakDavid Leonard
2000-03-10Update to ncurses-5.0-20000304Todd C. Miller
2000-03-09Pull in fnctl modeul so we are sure to get O_* for sysopen().Todd C. Miller
2000-03-09disallow guessing of root passwordMarkus Friedl
2000-03-08Various cleanups and improvements.Aaron Campbell
2000-03-07Various cleanup.Aaron Campbell
2000-03-07typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.deMarkus Friedl
2000-03-06version 1.2.3Theo de Raadt
2000-03-06fix pr 1113, fclose() -> pclose(), todo: remote popen()Markus Friedl
2000-03-06- ``Option:'' -> ``The options are as follows:''Aaron Campbell
2000-03-06Correct SYNOPSIS (rev(1) accepts more than one file argument); from FreeBSD.Aaron Campbell
2000-03-06Covert to mdoc; from FreeBSD, with some modifications by me.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
2000-03-06Add HISTORY sections; from FreeBSD.Aaron Campbell
2000-03-06mdoc'ify; from FreeBSD, with many modifications by me.Aaron Campbell
2000-03-05Remove hard sentence breaks.Aaron Campbell
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
2000-03-05Change prompt string from "Location:" to "Office Location:", to disambiguateAaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
2000-03-04Add EXAMPLES section, with OPENBSD printed in lights.Aaron Campbell
2000-03-04mdoc'ifyAaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
2000-03-04Improve.Aaron Campbell
2000-03-04Change invalid 'CHAT' loglevel to 'VERBOSE'Damien Miller
2000-03-03Reverse rutgers change (attachtoparent vs. spawncli)Todd C. Miller
2000-03-02add missing return valueTodd C. Miller
2000-03-02Use a char, not a char[1] in ttgetc and cast the return value to int.Todd C. Miller
2000-03-02Reorganize to be more like the BSD version + KNFTodd C. Miller
2000-03-02count is unsigned (size_t) so cast to u_long, not longTodd C. Miller
2000-03-01order kerberos librariesTheo de Raadt
2000-03-01order kerberos libraries properlyTheo de Raadt