summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
Commit message (Collapse)AuthorAgeFilesLines
* Update for the 4.21 import (manuals didn't change).ru2007-05-252-2/+2
|
* FreeBSD has <limits.h>.obrien2007-05-241-0/+3
|
* Update for the 'file' 4.21 import.obrien2007-05-241-1/+1
|
* Update for the 'file' 4.19 import.obrien2007-05-241-1/+10
|
* Markup fixes.ru2006-09-291-6/+1
|
* Update manpages for FILE 4.17.ru2006-09-172-39/+235
|
* Update for the 'file' 4.17 import.obrien2006-06-191-54/+48
|
* remove comment about systems, I got confused which arch one of my systemsjmg2006-05-291-4/+0
| | | | | | was... Pointed out by: ru
* document that even if magic is newer than magic.mgc, it isn't usedjmg2006-05-281-0/+18
| | | | | compiling mgc on a big endian system (specificly tested sparc64) breaks, using one from a little endian system works
* Expand contractions.ru2005-02-131-1/+1
|
* Expand *n't contractions.ru2005-02-131-6/+6
|
* Update for FILE v4.12.ru2004-12-281-6/+9
|
* Update for FILE v4.12.ru2004-12-281-48/+70
|
* Catch up with file 4.12 import.obrien2004-12-281-2/+2
|
* Install the header for libmagic.obrien2004-11-191-1/+1
| | | | | PR: 73647 Submitted by: Uranus <uranus@it.muds.net>
* Don't try to programatically support running file(1) w/in /usr/obj or otherobrien2004-08-091-1/+1
| | | | | | non-standard install path. Agreed with: ru
* Uncomment the real paths and remove the local debugging paths.obrien2004-08-091-2/+1
| | | | Noticed by: ru (who's faster than 'make world' on my stock src test machine)
* The file consumer binary, which depends on the libmagic.obrien2004-08-092-96/+139
|
* Mechanically kill hard sentence breaks.ru2004-07-022-9/+18
|
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
|
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-3/+3
|
* Update for FILE v3.41.ru2003-03-122-9/+31
|
* Update for version 3.41.obrien2003-02-281-3/+6
|
* Update for version 3.40.obrien2003-02-151-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".ru2002-12-121-3/+3
| | | | Approved by: re
* Update for FILE v3.39.ru2002-09-192-17/+21
|
* Bootstrapping aid for systems without <stdint.h>.ru2002-09-191-0/+4
| | | | (Needed to build mkmagic in build-tools.)
* Update for version 3.39.obrien2002-09-162-2/+46
|
* Update for 3.39.obrien2002-09-161-0/+1
|
* Use `The .Nm utility'charnier2002-04-191-6/+4
|
* Install files via FILES.ru2001-12-171-6/+3
|
* Fold example text into 80 column width display.ru2001-12-131-1/+2
| | | | | PR: docs/32676 Submitted by: Rich Morin <rdm@cfcl.com>
* Update for FILE v3.37.ru2001-10-092-5/+23
|
* Update for FILE v3.37.obrien2001-10-081-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.obrien2001-08-171-5/+11
| | | | | | Submitted by: ru (partial) Obtained from: NetBSD (basic idea) Reviewed by: bde, ru
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-101-1/+1
| | | | with a trailing zero-width space: `e.g.\&'.
* Update for 3.36.ru2001-08-091-1/+1
|
* Update for 3.36.ru2001-08-091-193/+223
| | | | | Reduce diffs to distributed, man(7) format, version. Markup nits.
* Clean up this thing a little.obrien2001-08-081-34/+23
|
* Support the new "-i" (output MIME type strings) option by installingobrien2001-08-081-2/+11
| | | | the MIME files (both regular and precompiled).
* Build and use the precompiled magic file. Precompiled magic files haveobrien2001-08-081-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.obrien2001-07-301-1/+7
|
* Update to version 3.36.obrien2001-07-301-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.dd2001-07-152-20/+20
|
* 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
| | | | | | current file(1) version (3.33) Approved by: obrien
* Use the vendor's manpages (which are in old -man format) rather thanobrien2000-11-263-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.ru2000-11-221-0/+1
|
OpenPOWER on IntegriCloud