summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1997-07-31Remove TIOCEXT added in lite2 merge for now. Causes problems whenTodd C. Miller
1997-07-311) minor typo in manpageflipk
1997-07-31Another static buffer bytes the dust.Todd C. Miller
1997-07-31Document an assumption and kill a static buffer.Todd C. Miller
1997-07-30Make istrcpy() take a size (not length) field, now called istrncpy().Todd C. Miller
1997-07-30Fix one possible oflow (not exploitable) and do a wee bit of KNF.Todd C. Miller
1997-07-29oopsTheo de Raadt
1997-07-29delete accidental #if 0flipk
1997-07-291) display full time string in 'vmstat' display so you can tellflipk
1997-07-29Changed the rules.kstailey
1997-07-29Start of GLOBAL_CACHE option to speed compiles.kstailey
1997-07-29Changed vfork() to fork() -- pointed out by Theobitblt
1997-07-29Theo really wanted a hole in Allman code. Now he's got one.bitblt
1997-07-28line up headers when showing route tablekstailey
1997-07-281) Prototypes. pretty.flipk
1997-07-28Dynamically allocate space for addr header strings instead of usingTodd C. Miller
1997-07-28install mail.rc at distribution time; bug found by explorer@flame.orgTheo de Raadt
1997-07-28uniqify names more; s.k.stevens@ic.ac.ukTheo de Raadt
1997-07-28Note atalk family for AppleTalkdenny
1997-07-28for rpc port names, consider protocol tooTheo de Raadt
1997-07-27move recover script ala 1.79.Jason Downs
1997-07-27syncJason Downs
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1997-07-27Don't build vim.Jason Downs