summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/file.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove old unused prototype, from Ilya Kaliman.nicm2016-06-121-4/+1
* Use a systrace(4) sandbox with a short whitelist of allowed syscalls fornicm2015-04-271-1/+4
* Add a _file user and use for privsep, ok deraadtnicm2015-04-271-2/+2
* Add simple privilege separation to file(1). Two processes, filenicm2015-04-271-1/+4
* Trying to drop privileges means we can't handle ARG_MAX arguments, sonicm2015-04-241-4/+1
* New implementation of the file(1) utility. This is a simplified,nicm2015-04-241-379/+25
* use reallocarrayespie2014-05-181-2/+3
* variety of fixes to correct large time_t code. it is quite broken upstream.deraadt2013-04-171-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-10/+2
* Appease gcc2 (I wish people would write in C, rather than "latest crapderaadt2009-08-271-3/+3
* file update to 4.24chl2009-04-241-28/+58
* Update file to 4.21.chl2008-05-081-47/+184
* typos; ok jmc@martynas2007-11-261-3/+3
* Fix possible heap overflow in file(1), aka CVE-2007-1536.dim2007-07-091-3/+3
* big update to file 4.09. ok ian@tedu2004-05-191-92/+165
* Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu>otto2003-11-091-2/+2
* protosderaadt2003-07-021-1/+4
* ian gives permission for 3/4 removalderaadt2003-06-131-6/+1
* Replace TPUM license with standard BSD-style licenseian2003-03-111-23/+31
* Bring in readelf.c from Christos' version 3.41 to head off a localian2003-03-031-2/+14
* use types in inttypes.h directlyitojun2002-06-051-12/+8
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-12/+1
* 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-17/+17
* Increase MAXMAGIS again, and change the reallocation - don't need toian1999-09-261-2/+2
* unsigned char fix; rahndsderaadt1998-10-131-3/+4
* err/warnmickey1998-07-101-3/+1
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Updates file(1) to version 3.22 by way to NetBSD.millert1997-02-091-8/+28
* rcsidderaadt1996-06-261-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+131