Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -3/+3 |
| | |||||
* | Update for FILE v3.41. | ru | 2003-03-12 | 2 | -9/+31 |
| | |||||
* | Update for version 3.41. | obrien | 2003-02-28 | 1 | -3/+6 |
| | |||||
* | Update for version 3.40. | obrien | 2003-02-15 | 1 | -2/+8 |
| | | | | | | * We have inttypes.h (yes, even in RELENG_4). * We now have GNU getopt, so lets be the first thing in the tree to acutally use it... | ||||
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -3/+3 |
| | | | | Approved by: re | ||||
* | Update for FILE v3.39. | ru | 2002-09-19 | 2 | -17/+21 |
| | |||||
* | Bootstrapping aid for systems without <stdint.h>. | ru | 2002-09-19 | 1 | -0/+4 |
| | | | | (Needed to build mkmagic in build-tools.) | ||||
* | Update for version 3.39. | obrien | 2002-09-16 | 2 | -2/+46 |
| | |||||
* | Update for 3.39. | obrien | 2002-09-16 | 1 | -0/+1 |
| | |||||
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -6/+4 |
| | |||||
* | Install files via FILES. | ru | 2001-12-17 | 1 | -6/+3 |
| | |||||
* | Fold example text into 80 column width display. | ru | 2001-12-13 | 1 | -1/+2 |
| | | | | | PR: docs/32676 Submitted by: Rich Morin <rdm@cfcl.com> | ||||
* | Update for FILE v3.37. | ru | 2001-10-09 | 2 | -5/+23 |
| | |||||
* | Update for FILE v3.37. | obrien | 2001-10-08 | 1 | -6/+2 |
| | | | | | FreeBSD no longer needs the daylight hack. (we really should sync our timezone code up ...) | ||||
* | Use a build-tool to create the .mgc files. | obrien | 2001-08-17 | 1 | -5/+11 |
| | | | | | | Submitted by: ru (partial) Obtained from: NetBSD (basic idea) Reviewed by: bde, ru | ||||
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 1 | -1/+1 |
| | | | | with a trailing zero-width space: `e.g.\&'. | ||||
* | Update for 3.36. | ru | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | Update for 3.36. | ru | 2001-08-09 | 1 | -193/+223 |
| | | | | | Reduce diffs to distributed, man(7) format, version. Markup nits. | ||||
* | Clean up this thing a little. | obrien | 2001-08-08 | 1 | -34/+23 |
| | |||||
* | Support the new "-i" (output MIME type strings) option by installing | obrien | 2001-08-08 | 1 | -2/+11 |
| | | | | the MIME files (both regular and precompiled). | ||||
* | Build and use the precompiled magic file. Precompiled magic files have | obrien | 2001-08-08 | 1 | -2/+7 |
| | | | | | been supported since version 3.35, however it is just with version 3.36 that file has become verbose about it. | ||||
* | Update to version 3.36. | obrien | 2001-07-30 | 1 | -1/+7 |
| | |||||
* | Update to version 3.36. | obrien | 2001-07-30 | 1 | -2/+6 |
| | | | | | I had to hack print.c due to some new bits that only compile on NetBSD. I could not figure what the analogous FreeBSD bits are. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 2 | -20/+20 |
| | |||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+1 |
| | |||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 2 | -4/+4 |
| | |||||
* | Remove hard-sentence breaks, canonify .Dd (no leading zero). | ru | 2000-12-12 | 2 | -10/+15 |
| | |||||
* | Re-add home born file(1) and magic(5) manual pages. Update them to | phantom | 2000-12-11 | 3 | -13/+716 |
| | | | | | | current file(1) version (3.33) Approved by: obrien | ||||
* | Use the vendor's manpages (which are in old -man format) rather than | obrien | 2000-11-26 | 3 | -631/+16 |
| | | | | our modified one based on a much older version of the vendor's manpage. | ||||
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -10/+12 |
| | |||||
* | Switch over to using the Christos Zoulas maintained version in contrib/ | obrien | 2000-11-05 | 151 | -8259/+93 |
| | | | | | This also gives use the same exact results as NetBSD, thus sharing more code with our bretheren. | ||||
* | Include sys/types.h | brian | 2000-10-16 | 1 | -0/+2 |
| | |||||
* | Add the RealMedia file format. Also, add the $FreeBSD$. | green | 2000-07-03 | 1 | -0/+5 |
| | |||||
* | Identify timezone data files by their ``TZif'' magic number. | archie | 2000-03-14 | 1 | -0/+4 |
| | | | | Add $FreeBSD$ tag. | ||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 2 | -8/+16 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Fxi various man pages to stop abusing the .Bx macro to generate | mpp | 2000-01-23 | 1 | -2/+2 |
| | | | | | | | the string "FreeBSD". Use the .Fx macro instead. Also did some minor re-wording/formatting to work around a deficiency with the .Fx macro when it comes to puncuation characters other than periods and commas. | ||||
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+1 |
| | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 25 | -25/+25 |
| | |||||
* | Vastly improve the speed of the file command by making | wes | 1999-07-22 | 2 | -6/+7 |
| | | | | | | | | | the expected size of the magic(5) database agree with the real world. Also, improve the behavior of the realloc mechanism when the magic database does exceed expectations. Reviewed by: Peter Jeremy, Matt Dillon Obtained from: Peter Edwards <peter.edwards@isocor.ie> | ||||
* | Don't go looking for weird #includes if major isn't a macro. | phk | 1999-05-10 | 1 | -16/+1 |
| | |||||
* | Add Hitachi SH-3, SH-4, ARM, PPC, 68k PA-ARCH and a few others to PE | imp | 1999-01-09 | 1 | -27/+99 |
| | | | | | file types. Also add bit interpretation from NetBSD to give more details about the file. | ||||
* | New file formats. | obrien | 1998-11-15 | 18 | -0/+645 |
| | | | | Obtained from: NetBSD-current/src/usr.bin/file/magdir | ||||
* | Additional file formats. | obrien | 1998-11-15 | 1 | -7/+38 |
| | | | | Obtained from: NetBSD-current/src/usr.bin/file/magdir/msdos | ||||
* | Added Microsoft's PE formatted executables for mips, i386 and Alpha. | imp | 1998-10-22 | 1 | -1/+33 |
| | | | | | | | Also added entry for the debugger files as well. The PE format is used for all Win32 platforms (Win95, Win98, WinNT and WinCE), so it is nice to be able to tell what kind of thing the foo.dll.... Don't have any data for powerpc formats, however... | ||||
* | Don't try to print out the signal number that caused core to be | jdp | 1998-10-09 | 1 | -3/+1 |
| | | | | | dumped. It is not in a fixed location in the file, so at best, garbage comes out. I don't think this code was ever valid. | ||||
* | Fix "file" so that it prints the program names from core files | jdp | 1998-10-03 | 1 | -12/+16 |
| | | | | correctly. | ||||
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -4/+2 |
| | |||||
* | Correct zsh shell script entry. | cracauer | 1998-09-07 | 1 | -2/+2 |
| | | | | | PR: bin/7657 Submitted by: Dom Mitchell dom@phmit.demon.co.uk |