Age | Commit message (Expand) | Author |
1999-06-16 | more #ifdef hell | Theo de Raadt |
1999-06-16 | Fixed i386 -> __i386__ | Marc Espie |
1999-06-15 | Oops | Paul Janzen |
1999-06-15 | From NetBSD: clear up the Pioneer 10 entry. While I'm at it, I've moved | Paul Janzen |
1999-06-13 | From FreeBSD: tie EMU currencies to Euro | Paul Janzen |
1999-06-13 | typo | Paul Janzen |
1999-06-13 | Update the units file. Monetary units are (briefly!) current; physical | Paul Janzen |
1999-06-11 | Some stray i386 -> __i386__ that only trigger for vmstat -i. | Marc Espie |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-08 | fewer strings | kstailey |
1999-06-06 | make G newline if hold is empty | Theo de Raadt |
1999-06-06 | Once again, fix the spelling of "occurrence" in the documentation | Paul Janzen |
1999-06-05 | buf oflow; and use inet_aton() | Theo de Raadt |
1999-06-05 | use inet_aton() | Theo de Raadt |
1999-06-05 | capitalize the acronym ID | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-06-03 | add support for including the subject of a message being replied to | Marco S Hyman |
1999-06-01 | s/line/record/; phil@athenaeum.jellybaby.net | Aaron Campbell |
1999-06-01 | whoops | Aaron Campbell |
1999-06-01 | add GROUP field to example; phil@athenaeum.jellybaby.net | Aaron Campbell |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom |
1999-05-31 | Update dependencies. | Angelos D. Keromytis |
1999-05-31 | Add -Wall | Angelos D. Keromytis |
1999-05-30 | correct mkstemp() failure checking | Theo de Raadt |
1999-05-29 | compare was broken for files > 8gig | Todd C. Miller |
1999-05-29 | MLINKS, not MLINK | Aaron Campbell |
1999-05-27 | Single manpage for command-line tool. | Angelos D. Keromytis |
1999-05-26 | Slight tweaks to account for the new cpp driver. | Marc Espie |
1999-05-26 | New egcs cpp driver does always define gnu C. | Marc Espie |
1999-05-26 | arguments to -perm option are `[-]mode', not `[-mode]'; from NetBSD | Aaron Campbell |
1999-05-24 | set the close-on-exec flag for newly opened files | David Leonard |
1999-05-24 | show '(not a tty)' instead of '(null)' when wall is run with stderr not a tty... | David Leonard |
1999-05-24 | Dynamically allocate memory for structures whose sizes are based on the | Todd C. Miller |
1999-05-24 | Use flags instead of argv[0], to avoid /usr/bin pollution. | Angelos D. Keromytis |
1999-05-24 | Unified tool for keynote utils (one binary, 4 utils based on argv[0]) | Angelos D. Keromytis |
1999-05-24 | Unified tool for KeyNote utils. | Angelos D. Keromytis |
1999-05-23 | Add the 4 KeyNote utilities to the Makefile. | Angelos D. Keromytis |
1999-05-23 | Utility for evaluating KeyNote security policies. | Angelos D. Keromytis |
1999-05-23 | Tool for generating crypto keys (using libcrypto), for use with KeyNote. | Angelos D. Keromytis |
1999-05-23 | Tool for verifying the signature on KeyNote assertions. | Angelos D. Keromytis |
1999-05-23 | keynote-sign utility (for signing KeyNote assertions) | Angelos D. Keromytis |
1999-05-23 | make private version of getopt() return -1, not EOF | Todd C. Miller |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-22 | Update for new vmswap code. | Tobias Weingartner |
1999-05-22 | Merge for new vmswap code largely from netbsd. | Tobias Weingartner |
1999-05-21 | One lorder to bind them all, | Marc Espie |
1999-05-20 | Add -p flag, prompt for a string with echo off. | Alex Feldman |
1999-05-19 | Use fprintf/exit in place of errx for usage display. | Alex Feldman |
1999-05-16 | More special targets documentation. | Marc Espie |