Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New implementation of the file(1) utility. This is a simplified, | 2015-04-24 | 1 | -479/+0 | |
| | | | | | | | | modernised version with a nearly complete magic(5) parser but omits some of the complex builtin tests (notably ELF) and has a reduced set of options. ok deraadt | ||||
* | use poll() instead of select() with a limited-size fd_set | 2013-04-20 | 1 | -9/+9 | |
| | |||||
* | delete embarrasingly horrid use of mktemp() brought in from upstream | 2011-01-10 | 1 | -11/+1 | |
| | | | | ok millert | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -5/+1 | |
| | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
* | file update to 4.24 | 2009-04-24 | 1 | -13/+23 | |
| | | | | | | | | | | | The '-i' switch is now enabled so file(1) can output mime type strings. ok ian@ builk ports build test on amd64 by jasper@ ok ray@ gilles@ on a almost identical diff builk ports build test on sparc64 on this almost identical diff by ajacoutot@ also tested by landry@ | ||||
* | Update file to 4.21. | 2008-05-08 | 1 | -51/+134 | |
| | | | | | | tested by ian@ sthen@ OK ian@, "move ahead with it" deraadt@ | ||||
* | big update to file 4.09. ok ian@ | 2004-05-19 | 1 | -92/+218 | |
| | |||||
* | bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3) | 2003-07-02 | 1 | -2/+2 | |
| | |||||
* | ian gives permission for 3/4 removal | 2003-06-13 | 1 | -6/+1 | |
| | |||||
* | replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.franken.de | 2003-04-07 | 1 | -2/+2 | |
| | |||||
* | Replace TPUM license with standard BSD-style license | 2003-03-11 | 1 | -1/+33 | |
| | |||||
* | Bring in readelf.c from Christos' version 3.41 to head off a local | 2003-03-03 | 1 | -8/+132 | |
| | | | | | | | stack attack noted by iDefense, and for more complete 64-bit ELF support. Add hand-made config.h to avoid running configure but still be able to use Christos' code. In print.c add error(...)-->err(1,...) wrapper. Tested on i386, sparc64, macppc. | ||||
* | 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. | 2002-02-16 | 1 | -2/+2 | |
| | |||||
* | err/warn | 1998-07-10 | 1 | -9/+9 | |
| | |||||
* | Updates file(1) to version 3.22 by way to NetBSD. | 1997-02-09 | 1 | -1/+2 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+122 | |