Age | Commit message (Expand) | Author |
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 |
2004-10-14 | remove spurious version number reference | Jared Yanovich |
2004-09-25 | tidy buffer sizes, from Alexander Farber, PR 3924. ok tedu@ | Otto Moerbeek |
2004-08-10 | put mips64 core file recognition (someone please test) | Theo de Raadt |
2004-06-03 | merge back two chunks that are different here | Ted Unangst |
2004-06-03 | ogg vorbis magic i found on a redhat box | Ted Unangst |
2004-06-03 | merge in new magic from file 4.09. Mostly from Bruno Rohee | Ted Unangst |
2004-05-19 | remove old file, rcsids | Ted Unangst |
2004-05-19 | file 4.09 | Ted Unangst |
2004-05-19 | big update to file 4.09. ok ian@ | Ted Unangst |
2004-05-17 | dig b.out; from netbsd | Michael Shalayeff |
2004-03-23 | Recognize amd64 binaries and coredumps; ok todd@ deraadt@ drahn@ | Miod Vallat |
2004-02-03 | Recognize openbsd arm executables and corefiles. ok deraadt@ | Dale Rahn |
2003-12-07 | remove duplicate chunk | Theo de Raadt |
2003-12-07 | m88k parts | Theo de Raadt |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-10-30 | add missing tcpdump capture types; aldo@nullcube.com | Theo de Raadt |
2003-08-02 | missing include | Theo de Raadt |
2003-07-02 | protos | Theo de Raadt |
2003-07-02 | bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3) | Anil Madhavapeddy |
2003-06-13 | ian gives permission for 3/4 removal | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-05-12 | Recognize Ogg Vorbis audio files, thanks tedu@ | Ian Darwin |
2003-04-07 | replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran... | Theo de Raadt |
2003-04-07 | string fixes; ian ok | Theo de Raadt |
2003-03-11 | Replace TPUM license with standard BSD-style license | Ian Darwin |
2003-03-04 | Interim JPEG size support; PNG and other lesser image formats added. | Ian Darwin |
2003-03-03 | Add config.h described in previous commit | Ian Darwin |
2003-03-03 | Bring in readelf.c from Christos' version 3.41 to head off a local | Ian Darwin |
2003-02-15 | copyrights added; | Jason McIntyre |
2002-12-15 | more writable spelling; torh | Henning Brauer |
2002-11-29 | Add -b flag (brief mode) like NetBSD and FreeBSD; Ibrahim Khalifa | Todd C. Miller |
2002-08-12 | Swap args to calloc(3) so they are in the correct order; art@ ok. | Aaron Campbell |
2002-06-05 | use types in inttypes.h directly | Jun-ichiro itojun Hagino |
2002-05-14 | know powerpc core files | Theo de Raadt |
2002-03-28 | core files from new processors | Theo de Raadt |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |