| Age | Commit message (Expand) | Author |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | support MAKEVERBOSE | lukem |
| 2003-09-17 | have DPADD | itojun |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-05-26 | Adapt to new magic compilation behaviour: copy magic.mime to objdir | pooka |
| 2003-04-12 | Link libz after libmagic otherwise it fails on NOPIC ports. | tsutsui |
| 2003-04-05 | use ${CAT} instead of cat | pooka |
| 2003-04-05 | When not using TOOLS, compile magic using the newly-built binary | pooka |
| 2003-03-26 | use file from dist | pooka |
| 2003-03-14 | __APPLE__ has <stdint.h>, too. | thorpej |
| 2003-02-28 | If the NetBSD version note looks reasonable, parse it and display the | thorpej |
| 2003-02-26 | don't trust sizes comming in from the elf file. | christos |
| 2003-02-26 | make this compile | christos |
| 2003-02-26 | fix a memory allocation issue. | christos |
| 2003-02-10 | replace linux examples with netbsd examples | ross |
| 2003-01-20 | Detect ns32k ELF files. | simonb |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-12-22 | Actually return a different code for big-endian UTF-16 in looks_unicode(). | is |
| 2002-12-06 | Need <stdlib.h> for exit() prototype. | thorpej |
| 2002-10-02 | interpret, not interpet. By Adrian Mrva. | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-28 | recognize Apple UFS Volume labels | dbj |
| 2002-09-16 | Also HAVE_STDINT_H if defined(__linux__). | briggs |
| 2002-09-15 | Don't include <sys/cdefs.h> directly. On a NetBSD system, it will be | thorpej |
| 2002-08-12 | calloc() arg mistake. it's (nelem, size). from openbsd | itojun |
| 2002-08-02 | work around cross-compile problems on 1.5.x, don't try to include | pooka |
| 2002-07-15 | add additional StuffIt format. | grant |
| 2002-07-10 | minor shuffles to make this more like the vendor version | pooka |
| 2002-07-10 | Yamaha TX Wave | pooka |
| 2002-07-10 | add scream tracker sample magic | pooka |
| 2002-07-10 | move impulse tracker data files into audio | pooka |
| 2002-07-09 | change versions for file 3.39 | pooka |
| 2002-07-09 | end this destructive conflict | pooka |
| 2002-07-09 | file 3.39 | pooka |
| 2002-06-14 | Remove #if __STDC__, de-__P() and ANSIfy. | wiz |
| 2002-06-05 | use types defined in inttypes.h. | itojun |
| 2002-05-30 | Don't use multi-line string literals. | thorpej |
| 2002-05-21 | PR/16941: Antti Kantee: Clean up unused functions. | christos |
| 2002-05-21 | file(1) magic for Human68k (X680x0 DOS) binary formats | itohy |
| 2002-05-18 | adapt to 3.38 | pooka |
| 2002-05-18 | fix botch | pooka |
| 2002-05-18 | add zlib | pooka |
| 2002-05-18 | conflict therapy | pooka |
| 2002-05-18 | file 3.38 | pooka |
| 2002-04-09 | Add support for recognising FreeBSD and OpenBSD executables. | bjh21 |
| 2002-03-30 | Add constants required for PT_NOTE interpretation in executables. | bjh21 |
| 2002-03-30 | Add support for reading PT_NOTE segments in ELF executables. This means that | bjh21 |
| 2002-03-24 | reflect magic.mime -> magic.mime.in change also here | pooka |
| 2002-03-24 | Fix the magic.mime problem correctly: the input file gets a different | thorpej |
| 2002-03-24 | Undo last. | wiz |