summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* welcome to 5.15FILE4_15Christos Zoulas2005-08-185-7/+9
* Remove bogus magic fileChristos Zoulas2005-08-182-2/+0
* Magic changes and cross-compile support.Christos Zoulas2005-08-1827-82/+315
* Add -h support for POSIX.Christos Zoulas2005-08-123-6/+40
* Remove duplicate; info now in imagesIan Darwin2005-08-041-7/+0
* Mention buffer fix.Christos Zoulas2005-07-291-0/+4
* Deal with search and the allocated buffer sanely.Christos Zoulas2005-07-292-18/+41
* add FreeBSD 64 bit elf offsets. From Peter Wemm.Christos Zoulas2005-07-141-1/+2
* add {v,}snprintfChristos Zoulas2005-07-1213-495/+217
* Not everyone has a C99 compiler.Christos Zoulas2005-06-301-2/+2
* Add mup magic.FILE4_14Christos Zoulas2005-06-251-0/+1
* regen libtool stuff.Christos Zoulas2005-06-251-885/+2383
* Welcome to 4.14Christos Zoulas2005-06-2528-7567/+23940
* Handle machChristos Zoulas2005-06-252-11/+67
* Alias does not want to be called Wavefront anymore.Christos Zoulas2005-06-221-6/+6
* Fix reversed logic in byte-swapping code.Christos Zoulas2005-03-251-2/+2
* Man page additions from =?utf-8?q?J=C3=B6rg_Walter?= <jwalt@garni.ch>Christos Zoulas2005-03-171-35/+165
* mention time change.Christos Zoulas2005-03-171-0/+4
* check gmtime and localtime() for NULL. Apparently windows returns NULLChristos Zoulas2005-03-142-4/+8
* Remove ### error marks.Christos Zoulas2005-03-091-5/+1
* Add indirect magic offset support and search support.Christos Zoulas2005-03-0616-302/+868
* Added linux-64 2.4 offset.Christos Zoulas2005-02-091-1/+2
* ReconfigureChristos Zoulas2005-02-092-2/+2
* Ready for 4.13FILE4_13Christos Zoulas2005-02-0913-134/+445
* Welcome to 4.13Christos Zoulas2005-02-092-20/+33
* Document $HOME/.magicChristos Zoulas2005-02-091-2/+12
* Add OpenEXR formatIan Darwin2005-02-011-1/+2
* Comment out the filename portion; it is not always there.Christos Zoulas2005-01-191-1/+1
* Fix bzip2 issueChristos Zoulas2005-01-0713-57/+179
* remove bogus comment and code about nul terminated buf.Christos Zoulas2004-12-201-4/+1
* Enable AM_MAINTAINER_MODE so that we don't re-build everything if theChristos Zoulas2004-12-141-1/+1
* Flush stdout and stderr before forking.Christos Zoulas2004-12-131-1/+3
* This should not be here.Christos Zoulas2004-11-241-60/+0
* Reach over into pythonFILE4_12Christos Zoulas2004-11-2410-6/+229
* Empty fileChristos Zoulas2004-11-241-0/+0
* Re-do the autoconf stuff once more; passes make dist now.Christos Zoulas2004-11-2415-25154/+8671
* Strip the output path when we compile.Christos Zoulas2004-11-241-10/+11
* Fixes from Jakub Bogusz <qboosh@pld-linux.org>, stack overwrite, elf overread.Christos Zoulas2004-11-242-6/+8
* New magic.Christos Zoulas2004-11-246-138/+75
* More modern utils.FILE4_11Christos Zoulas2004-11-2110-1477/+2248
* Fix thinko.Christos Zoulas2004-11-211-3/+9
* ready for 4.11Christos Zoulas2004-11-219-3049/+23781
* More magicChristos Zoulas2004-11-2117-216/+873
* Add support for hackish ucs16 strings.Christos Zoulas2004-11-203-31/+89
* Commit previous fixes.Christos Zoulas2004-11-201-1/+5
* Add missing printf arg.Christos Zoulas2004-11-131-2/+2
* Print the filename and linenumber on syntax errors.Christos Zoulas2004-11-133-29/+34
* simplify the logicChristos Zoulas2004-11-131-5/+5
* Fix stack overwrire on 0 length strings.Christos Zoulas2004-10-122-13/+18
* fix memory leaks.Christos Zoulas2004-09-273-20/+28