aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/file
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-4/+6
* The .Nm utilityPhilippe Charnier2002-06-201-6/+4
* MFC: Install files via FILES.Ruslan Ermilov2002-02-181-6/+3
* MFC: 1.27: Fold example text into 80 column width display.Ruslan Ermilov2001-12-131-1/+2
* MFC: use a build-tool to create the .mgc files.David E. O'Brien2001-08-171-5/+11
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-195/+225
* MFC: install MIME magic and the precompiled versions of all magic files; alsoDavid E. O'Brien2001-08-081-24/+27
* Update to version 3.36.David E. O'Brien2001-08-022-3/+13
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-20/+20
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-062-4/+4
* MFC: Remove hard-sentence breaks, canonify .Dd (no leading zero).Ruslan Ermilov2000-12-122-10/+15
* MFC: back to home born mdoc manpages updated to current (3.33) versionAlexey Zelkin2000-12-123-13/+716
* MFC: switch over to using the Christos Zoulas maintained version in contrib/David E. O'Brien2000-11-29151-8859/+25
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-151-0/+81
* MFC: (rev. 1.2) identify timezone data files by their ``TZif'' magic numberArchie Cobbs2000-04-051-0/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-8/+16
* Fxi various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-2/+2
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2825-25/+25
* Vastly improve the speed of the file command by makingWes Peters1999-07-222-6/+7
* Don't go looking for weird #includes if major isn't a macro.Poul-Henning Kamp1999-05-101-16/+1
* Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PEWarner Losh1999-01-091-27/+99
* New file formats.David E. O'Brien1998-11-1518-0/+645
* Additional file formats.David E. O'Brien1998-11-151-7/+38
* Added Microsoft's PE formatted executables for mips, i386 and Alpha.Warner Losh1998-10-221-1/+33
* Don't try to print out the signal number that caused core to beJohn Polstra1998-10-091-3/+1
* Fix "file" so that it prints the program names from core filesJohn Polstra1998-10-031-12/+16
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-4/+2
* Correct zsh shell script entry.Martin Cracauer1998-09-071-2/+2
* This PR contains additional magic for file(1) describingPoul-Henning Kamp1998-08-071-0/+50
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-4/+2
* Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead.John Birrell1998-02-201-2/+2
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
* Convert to mdoc. Move Id to the top.Philippe Charnier1998-02-041-82/+91
* Add rcsid. RU#. Use err(3) instead of local redefinition. Convert man page toPhilippe Charnier1998-01-2813-499/+337
* /etc/magic -> /usr/share/misc/magicSteve Price1997-11-041-2/+2
* Check for invalid lower controls to not claim binary data with chars < 128 asAndrey A. Chernov1997-10-041-8/+11
* Add magic for FIGlet fonts and controlfilesDavid E. O'Brien1997-06-291-0/+9
* Remove the etc-magic target since we no longer install theMike Pritchard1997-04-041-5/+1
* The magic file now lives in /usr/share/misc.Mike Pritchard1997-04-041-5/+7
* Fix broken built-in ELF file handling, caused by missing prototypesJohn Polstra1997-03-292-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* I had to rename one additional file in the last file import, soMike Pritchard1997-03-201-1/+2
* The author picked up this file from FreeBSD, but gave it a different nameMike Pritchard1997-03-181-72/+0
* Merge to resolve conflicts with file 3.22 merge.Mike Pritchard1997-03-1819-270/+531
* This commit was generated by cvs2svn to compensate for changes in r23988,Mike Pritchard1997-03-1833-85/+1136
|\
| * Upgrade to file version 3.22.Mike Pritchard1997-03-1852-307/+1714
* | Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+5
* | Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2222-22/+31