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