index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
compress
/
main.c
Age
Commit message (
Expand
)
Author
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2000-12-12
Fix call to getopt(3) -- -S takes an argument; mpech@prosoft.org.lv
Todd C. Miller
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-03-10
plug leak
David Leonard
1999-09-26
remove unneeded changes
Michael Shalayeff
1999-09-26
read/write, and compressor->read/write results are signed values.
Marc Espie
1998-09-10
proper strncpy
Theo de Raadt
1998-03-10
fix coredump on pipe to uncompress
Michael Shalayeff
1998-02-13
Don't do chflags() if st_flags is zero. Fixes bogus error when
Todd C. Miller
1997-08-19
Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)
denny
1997-07-19
initialization overwrites program name parsing
Michael Shalayeff
1997-07-08
one tiny change
Michael Shalayeff
1997-07-08
restore compress to terminal
Michael Shalayeff
1997-07-06
fix error handling
Michael Shalayeff
1997-07-06
correct program name decoding
Michael Shalayeff
1997-07-06
do gzip
Michael Shalayeff