History log of /freebsd-10.0-release/contrib/file/magic.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 234449 19-Apr-2012 obrien

Update file(1) to version 5.11.


# 210761 02-Aug-2010 rpaulo

Properly warp around more code under COMPILE_ONLY to recover from build
errors.


# 192350 18-May-2009 delphij

Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.

Security: CVE-2009-1515


# 191771 03-May-2009 obrien

Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.


# 186691 02-Jan-2009 obrien

Record that base/vendor/file/dist@186675 was merged.
Merge base/vendor/file/dist@186675@186690, bringing FILE 4.26 to 8-CURRENT.


# 175883 02-Feb-2008 obrien

This commit was generated by cvs2svn to compensate for changes in r175882,
which included commits to RCS files with non-trunk default branches.


# 175882 02-Feb-2008 obrien

Fix nit in version 4.23 in which -p does not work (thus updating access
times when it shouldn't). The PR's patch has been incorporated upstream
as magic.c rev 1.46.

PR: 107676
Submitted by: Dr. Markus Waldeck <waldeck@gmx.de>


# 175296 13-Jan-2008 obrien

Import file version 4.23 onto the vendor branch


# 169962 24-May-2007 obrien

Virgin import of Christos Zoulas's FILE 4.21.


# 169942 24-May-2007 obrien

Virgin import of Christos Zoulas's FILE 4.19.


# 159764 19-Jun-2006 obrien

Virgin import of Christos Zoulas's FILE 4.17.


# 139368 28-Dec-2004 obrien

Virgin import of Christos Zoulas's FILE 4.12.


# 133359 09-Aug-2004 obrien

Virgin import of Christos Zoulas's FILE 4.10.
*- file is now broken into a library containing and processing the magic
and a consumer binary.