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