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
Age
Commit message (
Expand
)
Author
2003-07-20
document exit values
Todd C. Miller
2003-07-18
Previously, "cat" mode (ie: zcat) was set if no input file was specified,
Todd C. Miller
2003-07-18
Change "nosave" back into a boolean for improved grokability.
Todd C. Miller
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-15
Don't compress a file that already has a known compression prefix.
Todd C. Miller
2003-07-14
Improved (and cleaner) suffix handling code. Now "gunzip foo.tgz"
Todd C. Miller
2003-07-14
-t and implied -c due to piped in input is a legal combination of flags
Michael Shalayeff
2003-07-13
Small tweaks from jmc@
Todd C. Miller
2003-07-13
Install zdiff.1; noted by marc@
Todd C. Miller
2003-07-12
Add zdiff
Todd C. Miller
2003-07-11
No longer need to assume -g when reading from stdin.
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-30
Make usage() take the exit val are an argument and have the -h flag
Todd C. Miller
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-27
Fix -t mode; it needs to set decomp=1 too
Todd C. Miller
2003-06-23
some cleanups
Theo de Raadt
2003-06-23
- further document differences between compress and gzip
Jason McIntyre
2003-06-23
sort .Xr's in SEE ALSO;
Jason McIntyre
2003-06-23
Fix a typo in my last commit and convert file "-" to /dev/stdin like
Todd C. Miller
2003-06-23
install zmore
Todd C. Miller
2003-06-23
Make zmore read from stdin when no files are specified and try to
Todd C. Miller
2003-06-23
When trying to cat a non-file, say "foo not a regular file" instead of
Todd C. Miller
2003-06-23
Add a simple zmore; man page and Makefile changes to be added later
Todd C. Miller
2003-06-22
man page changes from jmc: use this as gzip too
Theo de Raadt
2003-06-22
knf and ansi
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-04
4 was deleted, should be 3
Theo de Raadt
2003-06-03
three four kills
Michael Shalayeff
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-07
strlcpy; from Hans-Joerg.Hoexer@yerbouti.franken.de
Theo de Raadt
2003-01-07
Avoid trashing an existing output file when the input cannot be read.
Todd C. Miller
2003-01-06
fix aproblem w/ -oct mix check and compressing /dev/stdin; millert@ ok
Michael Shalayeff
2002-12-17
o Implement -r (recursive) option
Todd C. Miller
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-05-30
a grammar knit; from Aidan Kehoe <kehoea@parhasard.net>
Michael Shalayeff
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
2001-06-17
mention zcat
Michael Shalayeff
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-23
Fix some formatting problems I missed before.
Aaron Campbell
2000-03-10
plug leak
David Leonard
2000-03-05
Various improvements, including a few HISTORY sections added from FreeBSD.
Aaron Campbell
1999-11-18
we don't install zopen.3
Todd C. Miller
[next]