summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
Commit message (Expand)AuthorAgeFilesLines
...
* | MAN[1-9] -> MAN.ru2001-03-271-2/+1
* | mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-4/+4
* | Remove hard-sentence breaks, canonify .Dd (no leading zero).ru2000-12-122-10/+15
* | Re-add home born file(1) and magic(5) manual pages. Update them tophantom2000-12-113-13/+716
* | Use the vendor's manpages (which are in old -man format) rather thanobrien2000-11-263-631/+16
* | mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
* | mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* | Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-10/+12
* | Switch over to using the Christos Zoulas maintained version in contrib/obrien2000-11-05151-8259/+93
* | Include sys/types.hbrian2000-10-161-0/+2
* | Add the RealMedia file format. Also, add the $FreeBSD$.green2000-07-031-0/+5
* | Identify timezone data files by their ``TZif'' magic number.archie2000-03-141-0/+4
* | Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-012-8/+16
* | Fxi various man pages to stop abusing the .Bx macro to generatempp2000-01-231-2/+2
* | Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* | $Id$ -> $FreeBSD$peter1999-08-2825-25/+25
* | Vastly improve the speed of the file command by makingwes1999-07-222-6/+7
* | Don't go looking for weird #includes if major isn't a macro.phk1999-05-101-16/+1
* | Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PEimp1999-01-091-27/+99
* | New file formats.obrien1998-11-1518-0/+645
* | Additional file formats.obrien1998-11-151-7/+38
* | Added Microsoft's PE formatted executables for mips, i386 and Alpha.imp1998-10-221-1/+33
* | Don't try to print out the signal number that caused core to bejdp1998-10-091-3/+1
* | Fix "file" so that it prints the program names from core filesjdp1998-10-031-12/+16
* | Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-4/+2
* | Correct zsh shell script entry.cracauer1998-09-071-2/+2
* | This PR contains additional magic for file(1) describingphk1998-08-071-0/+50
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-4/+2
* | Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead.jb1998-02-201-2/+2
* | Add #include <string.h> to get prototypes.jb1998-02-201-1/+2
* | Convert to mdoc. Move Id to the top.charnier1998-02-041-82/+91
* | Add rcsid. RU#. Use err(3) instead of local redefinition. Convert man page tocharnier1998-01-2813-499/+337
* | /etc/magic -> /usr/share/misc/magicsteve1997-11-041-2/+2
* | Check for invalid lower controls to not claim binary data with chars < 128 asache1997-10-041-8/+11
* | Add magic for FIGlet fonts and controlfilesobrien1997-06-291-0/+9
* | Remove the etc-magic target since we no longer install thempp1997-04-041-5/+1
* | The magic file now lives in /usr/share/misc.mpp1997-04-041-5/+7
* | Fix broken built-in ELF file handling, caused by missing prototypesjdp1997-03-292-3/+7
* | compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* | I had to rename one additional file in the last file import, sompp1997-03-201-1/+2
* | The author picked up this file from FreeBSD, but gave it a different namempp1997-03-181-72/+0
* | Merge to resolve conflicts with file 3.22 merge.mpp1997-03-1819-270/+531
* | This commit was generated by cvs2svn to compensate for changes in r23988,mpp1997-03-1833-85/+1136
|\ \ | |/
| * Upgrade to file version 3.22.mpp1997-03-1852-326/+1709
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-file'.cvs2svn1996-10-242-0/+24
* | Revert $FreeBSD$ to $Id$peter1997-02-221-2/+5
* | Revert $FreeBSD$ to $Id$peter1997-02-2222-22/+31
* | Add framemaker 5.0.phk1997-02-041-0/+1
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1422-22/+25
* | Move the check for ASCIIness earlier. This avoids the followingjoerg1996-12-201-7/+7
OpenPOWER on IntegriCloud