Age | Commit message (Expand) | Author |
2010-01-17 | Backport bug fix from upstream. | Charles Longeau |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze |
2009-12-23 | partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@. | Kenneth R Westerback |
2009-11-26 | grammar; | Jason McIntyre |
2009-11-11 | fix a buffer overflow found by parfait | Jonathan Gray |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-26 | Fix usage; requested by jmc@ | Antoine Jacoutot |
2009-10-26 | Bring man pages on par with our file(1) version (merge from upstream with | Antoine Jacoutot |
2009-09-03 | Correctly escape spaces in the Erlang 4.2/4.3 magic. | Stuart Henderson |
2009-08-27 | Appease gcc2 (I wish people would write in C, rather than "latest crap | Theo de Raadt |
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado |
2009-06-13 | Define SIZEOF_LONG_LONG in config.h, so that the byteswapping code in ELF | Miod Vallat |
2009-04-26 | add missing $OpenBSD$ tags | Charles Longeau |
2009-04-24 | file update to 4.24 | Charles Longeau |
2009-04-14 | force magic file to include all magdir files in alphabetical order, | Charles Longeau |
2008-11-09 | protect against .orig files resulting from a patch. | Marc Espie |
2008-05-14 | add missing $OpenBSD$ tags | Charles Longeau |
2008-05-08 | Update file to 4.21. | Charles Longeau |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-10-05 | use strcspn instead of strchr to properly overwrite '\n' in fgets returned bu... | Charles Longeau |
2007-09-14 | remove some warnings: | Charles Longeau |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-07-09 | Fix possible heap overflow in file(1), aka CVE-2007-1536. | Dimitry Andric |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-08 | detect MP3 file with ID3 v2 tag | Nikolay Sturm |
2007-03-29 | let the description of -m match SYNOPSIS and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-28 | spell maintenance correctly | David Krause |
2007-02-27 | Recognize OpenBSD/sh core dumps. | Miod Vallat |
2007-02-24 | Remove several incorrect and/or unmaintained emails, prompted by correction f... | Ian Darwin |
2007-02-19 | Our version of file(1) doesn't have the MIME magic file, so remove | Tom Cosgrove |
2006-10-31 | Don't blindly truncate buf[strlen(buf) - 1] without checking for | Ray Lai |
2006-10-12 | recognize 'sh' binaries. | Dale Rahn |
2006-07-18 | Sync with current | Ian Darwin |
2006-07-18 | Remove obsolete | Ian Darwin |
2006-07-18 | Documentation-only change: sync with current version | Ian Darwin |
2006-07-18 | Sync copyright date | Ian Darwin |
2006-06-02 | Replaced by new stuff in regress | Ian Darwin |
2006-04-04 | Remove unused variable, spotted by otto@ | Pedro Martelletto |
2006-04-04 | Fix case where a string could not be correctly terminated, okay jaredy@ | Pedro Martelletto |
2005-10-20 | spelling; | Jason McIntyre |
2005-09-06 | recognize flac format; from netbsd via | Federico G. Schwindt |
2005-05-18 | fix error message; ok ian | Jared Yanovich |
2005-04-11 | handle -1 potential case from snprintf too | Theo de Raadt |
2005-01-31 | recognize OpenEXR images. | Marc Espie |
2004-12-04 | sync manual and usage to file-4.09; bits from and ok ian and jmc | Jared Yanovich |
2004-10-27 | oops! one line wrong | Per Fogelstrom |
2004-10-27 | Change how MIPS ISA level is output to be consistent with other arches. | Per Fogelstrom |
2004-10-23 | Sparc->SPARC | Alexander Yurchenko |
2004-10-20 | More mips executables from NetBSD. | Alexander Yurchenko |