aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/compress
Commit message (Expand)AuthorAgeFilesLines
* MFC revision 1.21Tom Rhodes2003-06-231-6/+17
* MFC: SUSv3 compatibility:Tim J. Robbins2002-07-161-5/+14
* MFC: Style changesTim J. Robbins2002-07-163-71/+51
* MFC: Remove CFLAGS+=-WallTim J. Robbins2002-07-161-1/+0
* MFC: Removed duplicate VCS ID tags, as per style(9).Tim J. Robbins2002-07-161-3/+5
* MFC: 1.15: a file argument of "-" causes stdin -> stdout compressionGiorgos Keramidas2002-07-151-3/+20
* The .Nm utilityPhilippe Charnier2002-06-201-6/+9
* compress(1) manual page has erroneous description of zcat, MFC.Tom Rhodes2002-04-121-8/+7
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-142-2/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-4/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: Mark some functions as __printflike()Kris Kennaway2001-07-191-2/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
* MFC: r1.10: update includesKris Kennaway2001-03-041-0/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-3/+2
* MFC: Add DIAGNOSTICS section name and other doc fixes.Paul Saab2000-06-302-7/+7
* MFC: Correct diagnostics and no complaints if chflags() gives EOPNOTSUPPTim Vanderhoek2000-05-161-5/+8
* Tidy up $Log$ debrisPeter Wemm1999-09-061-3/+0
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-3/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-0/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-063-4/+6
* Fixed previous commit to actually work. The wrong variable was initializedBruce Evans1998-10-211-3/+4
* Behave like zcat if invoked as zcat. We don't install as zcat; this justMike Smith1998-10-201-2/+5
* Uncompress is under .Nm not .Ar.Philippe Charnier1997-06-301-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Finished adjustments for cleaning up declaration of zopen(). Moving theBruce Evans1996-09-051-0/+2
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* a header file for zopen.3Wolfram Schneider1996-08-203-1/+36
* remove zopen, zopen is not part of libc.Wolfram Schneider1996-07-021-0/+3
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-37/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Correct the usage of the maxmaxcode so that compress -b 12 works again.Andreas Schulz1995-01-021-2/+2
* Add David River's patch fix to use the passed in number of bits (-b <n>)Jordan K. Hubbard1994-12-311-1/+1
* Don't use Berkeley zcat, use more powerful gzip zcat.Garrett Wollman1994-08-051-5/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-279-0/+2082