summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-14correct error msg so it considers the terminating null byteAaron Campbell
1999-05-13vmstat -i: Increase width of interrupt count column.Alex Feldman
1999-05-13create /var/msgs/bounds if it does not exist and reset it to its defaultAaron Campbell
1999-05-12builtin -> built-inAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-05-12efault -> default; steve@tightrope.demon.co.ukAaron Campbell
1999-05-10Fixes endianess problems with old a.out tools. This makes buildingMarc Espie
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-05-07repair TIOCFLUSH use; alaric@MIT.EDUTheo de Raadt
1999-05-04Better comment explaining last change:Todd C. Miller
1999-05-04Allow embedded ":" or "!" in target namesTodd C. Miller
1999-05-02grammar; kwesterback@home.comAaron Campbell
1999-04-30Grammar'n'formattingPaul Janzen
1999-04-30add support for pipes since sparc uses new pipe code by default nowArtur Grabowski
1999-04-29don't step on the tail if there is no one, or core dumps; millert - yesMichael Shalayeff
1999-04-26s/STDIN_FILENO/STDOUT_FILENO/ to match top distribution code, rohee@essi.fr.Jason Downs
1999-04-25Fixed bug involving offsets from yearly "special events" (i.e Easter).Paul Janzen
1999-04-25Make ttystat() work correctly with strings that are not NUL-terminated.Todd C. Miller
1999-04-20'unsuccessful' has 2 'c's.Paul Janzen
1999-04-20Don't call sendmail with "-f root" since sendmail isn't run by a "trustedPaul Janzen
1999-04-20April 16, 1999 version of the "one true awk"--64-bit fixes and more.Todd C. Miller
1999-04-20Xr fingerd(8)Aaron Campbell
1999-04-18Add yyfix, from 4.4BSDTodd C. Miller
1999-04-18no more mkfifoTodd C. Miller
1999-04-18mkfifo has been merged into mknodTodd C. Miller