Archie Cobbs
fa146c5335
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
Bruce Evans
d52ae8190d
Fixed previous commit to actually work. The wrong variable was initialized
...
earlier (with style bugs of course), so zcat was an alias for uncompress
instead of `uncompress -c'.
1998-10-21 11:48:39 +00:00
Mike Smith
7c0704e446
Behave like zcat if invoked as zcat. We don't install as zcat; this just
...
makes us more useful in a tight environment.
Submitted by: Wilfredo Sanchez <wsanchez@apple.com>
1998-10-20 06:13:57 +00:00
Philippe Charnier
2553708093
Uncompress is under .Nm not .Ar.
1997-06-30 06:44:07 +00:00
Warner Losh
1c8af87873
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Bruce Evans
1f36dc1f9e
Finished adjustments for cleaning up declaration of zopen(). Moving the
...
declaration from <stdio.h> to "zopen.h" left it undeclared here.
1996-09-05 18:15:43 +00:00
Mike Pritchard
c0b0bcf4d3
Use the .Bx macro where appropriate.
1996-08-23 20:36:11 +00:00
Wolfram Schneider
6127186d3c
a header file for zopen.3
...
Pointed out by: Philippe Charnier <charnier@lirmm.fr>
1996-08-20 20:49:39 +00:00
Wolfram Schneider
ad7076c992
remove zopen, zopen is not part of libc.
1996-07-02 23:04:50 +00:00
Peter Wemm
6065a0be11
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Andreas Schulz
5cf1ec501a
Correct the usage of the maxmaxcode so that compress -b 12 works again.
...
Thanks to Dave Rivers for reporting that problem.
1995-01-02 10:04:02 +00:00
Jordan K. Hubbard
556751c1e8
Add David River's patch fix to use the passed in number of bits (-b <n>)
...
properly.
Submitted by: rivers
1994-12-31 04:40:52 +00:00
Garrett Wollman
b9717ddb85
Don't use Berkeley zcat, use more powerful gzip zcat.
1994-08-05 21:05:31 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00