kib
2e6f1edb43
Add strndup(3) prototype to string.h.
...
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
2008-12-08 21:04:24 +00:00
ru
3c0bb170e1
Christos decided to keep the manpages in mdoc(7) format,
...
so stop using our own versions of these.
2008-01-30 12:56:59 +00:00
obrien
e7d969a2b5
Update for the 'file' 4.23 import.
2008-01-13 20:37:19 +00:00
ru
7ad8d734a5
Update for the 4.21 import (manuals didn't change).
2007-05-25 09:25:05 +00:00
obrien
579ab56765
FreeBSD has <limits.h>.
2007-05-24 22:10:22 +00:00
obrien
34c9c7627c
Update for the 'file' 4.21 import.
2007-05-24 22:02:49 +00:00
obrien
cb62c25588
Update for the 'file' 4.19 import.
2007-05-24 16:14:38 +00:00
ru
33e34aeeb5
Markup fixes.
2006-09-29 15:20:48 +00:00
ru
1ad9315508
Update manpages for FILE 4.17.
2006-09-17 18:42:35 +00:00
obrien
35c9358d6c
Update for the 'file' 4.17 import.
2006-06-19 08:10:23 +00:00
jmg
46a70ebf95
remove comment about systems, I got confused which arch one of my systems
...
was...
Pointed out by: ru
2006-05-29 10:57:13 +00:00
jmg
601e4d0400
document that even if magic is newer than magic.mgc, it isn't used
...
compiling mgc on a big endian system (specificly tested sparc64) breaks,
using one from a little endian system works
2006-05-28 07:15:35 +00:00
ru
6b6b8c04f6
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
b007d287cc
Update for FILE v4.12.
2004-12-28 12:29:06 +00:00
ru
8840d0e958
Update for FILE v4.12.
2004-12-28 12:17:56 +00:00
obrien
afb327def2
Catch up with file 4.12 import.
2004-12-28 04:35:01 +00:00
obrien
b1bf787bf2
Install the header for libmagic.
...
PR: 73647
Submitted by: Uranus <uranus@it.muds.net>
2004-11-19 04:04:14 +00:00
obrien
6a44735c94
Don't try to programatically support running file(1) w/in /usr/obj or other
...
non-standard install path.
Agreed with: ru
2004-08-09 11:05:09 +00:00
obrien
4b24265824
Uncomment the real paths and remove the local debugging paths.
...
Noticed by: ru (who's faster than 'make world' on my stock src test machine)
2004-08-09 10:47:50 +00:00
obrien
ac41649ab6
The file consumer binary, which depends on the libmagic.
2004-08-09 08:49:49 +00:00
ru
fb1d8b3724
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
ru
743cc6d002
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
2004-02-05 22:44:25 +00:00
ru
1c23ef339b
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
ru
3a1ecd069b
Update for FILE v3.41.
2003-03-12 14:37:01 +00:00
obrien
35702bcc11
Update for version 3.41.
2003-02-28 05:31:47 +00:00
obrien
f078dbeb01
Update for version 3.40.
...
* 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...
2003-02-15 19:05:10 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
ru
19b228300a
Update for FILE v3.39.
2002-09-19 13:53:17 +00:00
ru
1564160a1a
Bootstrapping aid for systems without <stdint.h>.
...
(Needed to build mkmagic in build-tools.)
2002-09-19 12:30:34 +00:00
obrien
576537351a
Update for version 3.39.
2002-09-16 06:31:49 +00:00
obrien
09d4703abd
Update for 3.39.
2002-09-16 06:22:04 +00:00
charnier
a07fb1cc07
Use `The .Nm utility'
2002-04-19 23:44:58 +00:00
ru
7ed2dfe749
Install files via FILES.
2001-12-17 16:02:15 +00:00
ru
02911c1b4a
Fold example text into 80 column width display.
...
PR: docs/32676
Submitted by: Rich Morin <rdm@cfcl.com>
2001-12-13 09:13:01 +00:00
ru
4f2dd227d0
Update for FILE v3.37.
2001-10-09 07:31:02 +00:00
obrien
16c9c17233
Update for FILE v3.37.
...
FreeBSD no longer needs the daylight hack.
(we really should sync our timezone code up ...)
2001-10-08 22:57:03 +00:00
obrien
dd7a669ee7
Use a build-tool to create the .mgc files.
...
Submitted by: ru (partial)
Obtained from: NetBSD (basic idea)
Reviewed by: bde, ru
2001-08-17 17:21:38 +00:00
ru
80f060f0cf
mdoc(7) police: protect trailing full stops of abbreviations
...
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
ru
edf518377f
Update for 3.36.
2001-08-09 14:38:45 +00:00
ru
b9953222d0
Update for 3.36.
...
Reduce diffs to distributed, man(7) format, version.
Markup nits.
2001-08-09 14:38:10 +00:00
obrien
b091fda7f3
Clean up this thing a little.
2001-08-08 16:19:30 +00:00
obrien
b8f4f22990
Support the new "-i" (output MIME type strings) option by installing
...
the MIME files (both regular and precompiled).
2001-08-08 16:10:16 +00:00
obrien
1e95bfdcca
Build and use the precompiled magic file. Precompiled magic files have
...
been supported since version 3.35, however it is just with version 3.36
that file has become verbose about it.
2001-08-08 15:53:58 +00:00
obrien
a0b366b942
Update to version 3.36.
2001-07-30 03:50:24 +00:00
obrien
5a7612fe44
Update to version 3.36.
...
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.
2001-07-30 03:50:04 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
89596e4538
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
a703a84786
Remove hard-sentence breaks, canonify .Dd (no leading zero).
2000-12-12 14:46:55 +00:00