summaryrefslogtreecommitdiff
path: root/dist/file/src
AgeCommit message (Expand)Author
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
2004-03-23Breate some band-aid here: for some reason new autoconf wants to usepooka
2004-03-23* be consistent in writable/executable probingpooka
2004-03-23conflicts begonepooka
2004-03-23file 4.08: bugfixes 'n more magic 'n stuffpooka
2003-11-12<sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__matt
2003-10-27make unused variable also unpresentpooka
2003-10-27merge conflicts from 4.06 importpooka
2003-10-27file 4.06pooka
2003-10-03Cope with the possibility of NetBSD ZZZZZX "the Christos way".pooka
2003-09-25Work around return value inconsistency so that good errors don'tpooka
2003-09-25Nuke unused variable to make this compile in the NetBSD tree.pooka
2003-09-25post-import mergepooka
2003-09-25file 4.04pooka
2003-09-17identify 1.6Z[A-Z] files correctly. PR lib/22815itojun
2003-05-25there is no conflict, you are recedingpooka
2003-05-25file 4.03pooka
2003-04-15where __RCSID is not defined (some cross hosts), use FILE_RCSID insteadpooka
2003-03-27regenerate for AM_MAINTAINER_MODE, this time with "autoreconf -f" ...lukem
2003-03-26Remove any rules which ``helpfully'' rerun automake, autoheader, orlukem
2003-03-25writable, not writeablepooka
2003-03-25make function name match the one in the prototype and on man pagepooka
2003-03-25file 4.00pooka