summaryrefslogtreecommitdiff
path: root/usr.bin/file
AgeCommit message (Expand)Author
2007-02-28spell maintenance correctlyDavid Krause
2007-02-27Recognize OpenBSD/sh core dumps.Miod Vallat
2007-02-24Remove several incorrect and/or unmaintained emails, prompted by correction f...Ian Darwin
2007-02-19Our version of file(1) doesn't have the MIME magic file, so removeTom Cosgrove
2006-10-31Don't blindly truncate buf[strlen(buf) - 1] without checking forRay Lai
2006-10-12recognize 'sh' binaries.Dale Rahn
2006-07-18Sync with currentIan Darwin
2006-07-18Remove obsoleteIan Darwin
2006-07-18Documentation-only change: sync with current versionIan Darwin
2006-07-18Sync copyright dateIan Darwin
2006-06-02Replaced by new stuff in regressIan Darwin
2006-04-04Remove unused variable, spotted by otto@Pedro Martelletto
2006-04-04Fix case where a string could not be correctly terminated, okay jaredy@Pedro Martelletto
2005-10-20spelling;Jason McIntyre
2005-09-06recognize flac format; from netbsd viaFederico G. Schwindt
2005-05-18fix error message; ok ianJared Yanovich
2005-04-11handle -1 potential case from snprintf tooTheo de Raadt
2005-01-31recognize OpenEXR images.Marc Espie
2004-12-04sync manual and usage to file-4.09; bits from and ok ian and jmcJared Yanovich
2004-10-27oops! one line wrongPer Fogelstrom
2004-10-27Change how MIPS ISA level is output to be consistent with other arches.Per Fogelstrom
2004-10-23Sparc->SPARCAlexander Yurchenko
2004-10-20More mips executables from NetBSD.Alexander Yurchenko
2004-10-14remove spurious version number referenceJared Yanovich
2004-09-25tidy buffer sizes, from Alexander Farber, PR 3924. ok tedu@Otto Moerbeek
2004-08-10put mips64 core file recognition (someone please test)Theo de Raadt
2004-06-03merge back two chunks that are different hereTed Unangst
2004-06-03ogg vorbis magic i found on a redhat boxTed Unangst
2004-06-03merge in new magic from file 4.09. Mostly from Bruno RoheeTed Unangst
2004-05-19remove old file, rcsidsTed Unangst
2004-05-19file 4.09Ted Unangst
2004-05-19big update to file 4.09. ok ian@Ted Unangst
2004-05-17dig b.out; from netbsdMichael Shalayeff
2004-03-23Recognize amd64 binaries and coredumps; ok todd@ deraadt@ drahn@Miod Vallat
2004-02-03Recognize openbsd arm executables and corefiles. ok deraadt@Dale Rahn
2003-12-07remove duplicate chunkTheo de Raadt
2003-12-07m88k partsTheo de Raadt
2003-11-09Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu>Otto Moerbeek
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-10-30add missing tcpdump capture types; aldo@nullcube.comTheo de Raadt
2003-08-02missing includeTheo de Raadt
2003-07-02protosTheo de Raadt
2003-07-02bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)Anil Madhavapeddy
2003-06-13ian gives permission for 3/4 removalTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-05-12Recognize Ogg Vorbis audio files, thanks tedu@Ian Darwin
2003-04-07replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran...Theo de Raadt
2003-04-07string fixes; ian okTheo de Raadt
2003-03-11Replace TPUM license with standard BSD-style licenseIan Darwin
2003-03-04Interim JPEG size support; PNG and other lesser image formats added.Ian Darwin