summaryrefslogtreecommitdiff
path: root/dist/file/src
AgeCommit message (Expand)Author
2009-10-17This hasn't been used in a while. Long live external/bsd/file!snj
2009-03-11semi-colon before charset. From Anon Ymouschristos
2009-03-06#include <sys/param.h>, in case it defined MIN and MAX. (Later in thisapb
2008-11-04Pull in a minor change from file-4.26 that gets cross-compiling fromhubertf
2008-08-31remove conflict.christos
2008-08-31misc cleanupschristos
2008-08-31fix printf format.christos
2008-08-30fix lp64 build.christos
2008-08-30resolve conflicts, fix build.christos
2008-08-30mport 4.26christos
2008-03-29Include sys/param.h before file.h, to avoid redefinition of MIN.ragge
2007-06-14put LP64 SIZE_T_MAX on a diet: 17 f's is too much, trim it down to 16pooka
2007-06-07crunch cornflakespooka
2007-05-16coverity CID 4418: Don't call strlen() with NULL.christos
2007-03-04make print format specifiers match types printedpooka
2007-03-04squelch gcc warningspooka
2007-03-04apply conflict therapy for 4.20 importpooka
2007-03-04file 4.20, contains fixes to the magic parser, new syntax and apooka
2006-12-11fix byte-swapping code.christos
2006-11-14Remove a strange #if that broke libmagic for most 64 bit archs.martin
2006-11-01Sprinkle llx -> PRIx64 around; fixes compilation on 64 bit platforms.dogcow
2006-10-31file 4.18 last-minute conflixpooka
2006-10-31this is file 4.18 already, bump patchlevelpooka
2006-10-31welcome to file 4.18. have a nice day.pooka
2006-08-20Use "unsigned int" rather than "u_int" to be consistent with the restthorpej
2006-03-18Coverity CID 346: Double free.christos
2006-03-18Coverity CID 347: remove dead code.christos
2005-10-17use strlen properly.christos
2005-10-17add more void casts.christos
2005-10-17Fix lint issues.christos
2005-10-17fix a few signed/unsigned lint warningspooka
2005-10-17fix "emulated" {v,}snprintf to return real valuespooka
2005-10-17con conflicts into going awaypooka
2005-10-17file 4.16pooka
2005-03-25PR/29682: sigsegv: /usr/bin/file does not seem to understand some fieldschristos
2005-02-21conflictspooka
2005-02-21file 4.13pooka
2004-12-14regen with AM_MAINTAINER_MODE enabled to get rid of autoconfusionpooka
2004-12-13munge conflictspooka
2004-12-13file 4.12pooka
2004-11-13Apply a patch from the head of file for a printf argument mis-match.christos
2004-09-16conflict therapypooka
2004-09-16file 4.10pooka
2004-05-21Order some include conditionals to match code conditionals.ross
2004-04-19Remove wchar build kludges for FreeBSD<5 and NetBSD<1.6. The wcharpooka
2004-04-08Apply patch from Christos to fix build on FreeBSD 4pooka
2004-04-08the conflict peril was no morepooka
2004-04-08file 4.09:pooka
2004-03-30Put some more wchar bandaid here for NetBSD 1.5pooka
2004-03-25Fix build on FreeBSD < 5.0.salo