summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/compress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New implementation of the file(1) utility. This is a simplified,nicm2015-04-241-479/+0
* use poll() instead of select() with a limited-size fd_setderaadt2013-04-201-9/+9
* delete embarrasingly horrid use of mktemp() brought in from upstreamderaadt2011-01-101-11/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* file update to 4.24chl2009-04-241-13/+23
* Update file to 4.21.chl2008-05-081-51/+134
* big update to file 4.09. ok ian@tedu2004-05-191-92/+218
* bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)avsm2003-07-021-2/+2
* ian gives permission for 3/4 removalderaadt2003-06-131-6/+1
* replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.franken.dederaadt2003-04-071-2/+2
* Replace TPUM license with standard BSD-style licenseian2003-03-111-1/+33
* Bring in readelf.c from Christos' version 3.41 to head off a localian2003-03-031-8/+132
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* err/warnmickey1998-07-101-9/+9
* Updates file(1) to version 3.22 by way to NetBSD.millert1997-02-091-1/+2
* rcsidderaadt1996-06-261-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+122