summaryrefslogtreecommitdiff
path: root/usr.bin/compress/main.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2000-12-12Fix call to getopt(3) -- -S takes an argument; mpech@prosoft.org.lvTodd C. Miller
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-03-10plug leakDavid Leonard
1999-09-26remove unneeded changesMichael Shalayeff
1999-09-26read/write, and compressor->read/write results are signed values.Marc Espie
1998-09-10proper strncpyTheo de Raadt
1998-03-10fix coredump on pipe to uncompressMichael Shalayeff
1998-02-13Don't do chflags() if st_flags is zero. Fixes bogus error whenTodd C. Miller
1997-08-19Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)denny
1997-07-19initialization overwrites program name parsingMichael Shalayeff
1997-07-08one tiny changeMichael Shalayeff
1997-07-08restore compress to terminalMichael Shalayeff
1997-07-06fix error handlingMichael Shalayeff
1997-07-06correct program name decodingMichael Shalayeff
1997-07-06do gzipMichael Shalayeff