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