summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
Commit message (Collapse)AuthorAgeFilesLines
* Add META_MODE support.sjg2015-06-131-0/+20
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+2
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| | |
| * | Updated dependenciessjg2014-05-101-0/+2
| | |
| * | Updated dependenciessjg2013-03-111-0/+1
| | |
| * | Updated dependenciessjg2013-02-161-2/+0
| | |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+21
| | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net>
* | | Convert to usr.bin/ to LIBADDbapt2014-11-251-2/+1
| |/ |/| | | | | Reduce overlinking
* | MFV r267843: update file/libmagic to 5.19.delphij2014-06-261-1/+2
|\ \ | |/ |/| | | MFC after: 2 weeks
* | Update file(1) to version 5.11.obrien2012-04-191-1/+1
|\ \ | |/
* | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.obrien2009-05-042-242/+2
|\ \ | |/
| * Flatten the file vendor area.obrien2009-01-01129-7944/+0
| | | | | | | | Remove the svn:keywords property from the vendor files.
| * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-061-365/+72
| | | | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported.
* | Add strndup(3) prototype to string.h.kib2008-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | This change was erronously ommitted from the r185690, and attempt to simply add the prototype to string.h has revealed that several contributed programs defined local prototypes for strndup(), controlled by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to #define HAVE_STRNDUP 1. Next import of the corresponding program would regenerate config.h, overriding the changes in this commit. No objections from: kan
* | Christos decided to keep the manpages in mdoc(7) format,ru2008-01-303-1032/+12
| | | | | | | | so stop using our own versions of these.
* | Update for the 'file' 4.23 import.obrien2008-01-131-4/+23
| |
* | 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>
OpenPOWER on IntegriCloud