summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-08-27converted all delimiting spaces to tabs so calendar can grok the entriesNiels Provos
1997-08-27forgot to correct the birthday of Bach, and Beethoven did not dieNiels Provos
1997-08-27added a few dates from freebsd and two years from netbsd,Niels Provos
1997-08-27execdir is an extension of courseTheo de Raadt
1997-08-26Make -t option use a date string like date(1).Todd C. Miller
1997-08-25incorrect type for variable; enami@but-b.or.jpTheo de Raadt
1997-08-25everywhere i look, bugs pop up... sighTheo de Raadt
1997-08-25dumb fix for dumb users-- ftp's mget now idiot-proofs input!jkatz
1997-08-25when getting interrupt, clean up curses only if curses was activeTheo de Raadt
1997-08-25Xr moreTheo de Raadt
1997-08-25clean gid tooTheo de Raadt
1997-08-25August 1997 version of "the one true awk"kstailey
1997-08-25require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre...Theo de Raadt
1997-08-24avoid oflowTheo de Raadt
1997-08-24Check for >= UINT_MAX not > UINT_MAXTodd C. Miller
1997-08-2464bit fix wrt strtoul(3). Fix send to Keith.Todd C. Miller
1997-08-24Fix compiler warnings.Todd C. Miller
1997-08-2464bit fix: don't mix long & int.Todd C. Miller
1997-08-23sync usage() to manMichael Shalayeff
1997-08-23Avoid buf oflow. From Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-22Buf oflow fix from Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-22Two more alpha warnings.Jason Downs
1997-08-22First sweep. Prototype, type fixes, long fixes, mostly compiles withJason Downs
1997-08-21correct [yy]yy stuff in manpages and usageTheo de Raadt
1997-08-20Add -q (quick), the only X/Open option I can work up enthusiasm to implement.denny
1997-08-19Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option.denny
1997-08-19Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)denny
1997-08-19Note POSIX 1003.2.denny
1997-08-19Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)denny
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19Note POSIX 10003.2 conformance.denny
1997-08-18build manpagekstailey
1997-08-18documentkstailey
1997-08-18use "limits.h" not "sys/syslimits.h"kstailey
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-17print "idle" for idle processeskstailey
1997-08-17Use dirname(3)Todd C. Miller
1997-08-17Don't call getopt(3) since a) there are not switches and b) '-' isTodd C. Miller
1997-08-17some small fixes...Jason Downs
1997-08-14Mandoc manual, and use the full screen.Jason Downs
1997-08-14Add top.Jason Downs
1997-08-14top 3.4, with a few changes. Still needs more work.Jason Downs
1997-08-06use -- instead; ericTheo de Raadt
1997-08-06proper msgs display w/ -rMichael Shalayeff
1997-08-06save errno in mangly handlersTheo de Raadt
1997-08-05pull errno.h inTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04Fix a problem in skin() that was introduced with the buffer oflowTodd C. Miller
1997-08-01tabify.kstailey
1997-08-01reduce GLOBAL_AUTOCONF_CACHE code.kstailey