summaryrefslogtreecommitdiff
path: root/usr.bin/file/magic.h
AgeCommit message (Expand)Author
2016-05-01Tidy up some #include lines.Nicholas Marriott
2016-05-01Add support for 'name' and 'use' which allows more of the latest magicNicholas Marriott
2016-05-01Add support for 'clear' test, and fix 'default' to expand the resultNicholas Marriott
2016-04-30Fix the default type to work properly, that is to only match if noNicholas Marriott
2015-10-05Add support for !:strength modifier to adjust strength of a test.Nicholas Marriott
2015-10-05Offset into the file can be size_t and add some casts to remove warnings.Nicholas Marriott
2015-10-02use limits.h instead of sys/param.h to get PATH_MAXTheo de Raadt
2015-08-11Support = test for floats and doubles.Nicholas Marriott
2015-08-11Add another function for printing warnings before the magic_line isNicholas Marriott
2015-05-29I got confused and made the strength multiplier 20, it should be 10.Nicholas Marriott
2015-04-24New implementation of the file(1) utility. This is a simplified,Nicholas Marriott
2009-04-24file update to 4.24Charles Longeau
2008-05-08Update file to 4.21.Charles Longeau
2004-05-19remove old file, rcsidsTed Unangst
2004-05-19file 4.09Ted Unangst