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
/
gzopen.c
Age
Commit message (
Expand
)
Author
2003-07-17
two calls is less than a loop for two; millert@ ok
Michael Shalayeff
2003-07-17
o implement -l, -n and -N (including setting outfile + mtime)
Todd C. Miller
2003-07-11
Move magic number checking into main.c and make it work when
Todd C. Miller
2003-07-10
add missing includes
David Krause
2003-07-08
fix fd closing logicand close in gzopen(); found by wilfried@ and millert@ ok
Michael Shalayeff
2003-06-29
Return EINVAL on crc failure for gzip and make the driver program
Todd C. Miller
2003-06-27
Fix bug in put_int32() on big endian cpus; deraadt@ OK
Todd C. Miller
2003-06-22
knf and ansi
Theo de Raadt
2003-06-03
three four kills
Michael Shalayeff
2002-12-08
grop long option names, like gzip.
Michael Shalayeff
2002-08-12
Swap args to calloc(3) so they are in the correct order; art@ ok.
Aaron Campbell
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
1997-07-06
do gzip
Michael Shalayeff