summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add winzip self-extractingFILE4_18Christos Zoulas2006-10-311-0/+2
* bumpChristos Zoulas2006-10-311-2/+5
* restructure again.Christos Zoulas2006-10-311-5/+5
* re-arrange so that it fits in 64 bit machines.Christos Zoulas2006-10-311-5/+5
* regenChristos Zoulas2006-10-311-1/+1
* 4.18Christos Zoulas2006-10-312-1/+9
* - quad datesChristos Zoulas2006-10-3122-1815/+1355
* add a truncation warning and fix some size_t/int confusiog.Christos Zoulas2006-10-273-10/+16
* fix possible unterminated string.Christos Zoulas2006-10-272-2/+5
* ole 2 compound documents redo from Lester Hightower.Christos Zoulas2006-10-234-4/+14
* mention a few new things.Christos Zoulas2006-10-221-0/+5
* don't process notes multiple times.Christos Zoulas2006-10-221-27/+41
* initialize the buffers.Christos Zoulas2006-10-201-3/+3
* allow child to return 0 bytes.Christos Zoulas2006-10-201-7/+8
* comment out bogus magicChristos Zoulas2006-10-201-2/+2
* use .Pq from wiz.Christos Zoulas2006-10-191-2/+2
* more magicChristos Zoulas2006-09-122-0/+9
* always print executable.Christos Zoulas2006-06-131-0/+8
* kill bogus entries.Christos Zoulas2006-06-082-6/+7
* more quad format fixes.Christos Zoulas2006-06-083-118/+62
* fix quad formatting. XXX Add test for it.Christos Zoulas2006-06-081-2/+2
* things I did recently.Christos Zoulas2006-06-081-0/+14
* update for quad.Christos Zoulas2006-06-081-1/+7
* magic changes, update the magic list.Christos Zoulas2006-06-088-13/+129
* add more format checks.Christos Zoulas2006-06-082-34/+125
* change u_int to uint32_tChristos Zoulas2006-06-081-5/+5
* rename mcheck to magiccheck for qnxChristos Zoulas2006-06-081-6/+6
* finish quad support.Christos Zoulas2006-06-083-18/+60
* linux changes from suseChristos Zoulas2006-06-081-5/+31
* format checks, some quad support.Christos Zoulas2006-06-081-7/+182
* FIFO handling.Christos Zoulas2006-06-082-29/+115
* comments-onlyIan Darwin2006-06-021-3/+3
* Add missing 'r' flag in USAGE, and one commentIan Darwin2006-06-021-2/+5
* comments-only changeIan Darwin2006-06-011-2/+8
* comments-onlyIan Darwin2006-06-011-4/+4
* clarify commentIan Darwin2006-06-011-3/+2
* Centralized java and mach-o common; leave non-shared in eachIan Darwin2006-06-013-29/+30
* Add code outline, ok ChristosIan Darwin2006-06-011-2/+22
* spelling cleanups.Christos Zoulas2006-05-032-9/+10
* Bring things closer to today's reality.Christos Zoulas2006-05-033-12/+15
* Mention suse fixesChristos Zoulas2006-05-031-0/+2
* use constants and be more tolerant of seek errors. From suseChristos Zoulas2006-05-033-23/+60
* later updates.Christos Zoulas2006-05-036-2808/+54
* Identify gnu tar vs. posix tar.Christos Zoulas2006-05-032-4/+13
* We only need separators if we actually printed something.Christos Zoulas2006-05-031-11/+31
* Reduce the strength of regex strings.Christos Zoulas2006-04-091-7/+13
* Conditionally include wctype.hChristos Zoulas2006-04-091-1/+4
* RFC1421 & Java JKS certificate filesIan Darwin2006-03-251-0/+3
* Remove dead code.Christos Zoulas2006-03-181-3/+1
* use calloc to allocate the magic_entries array since we depend on theChristos Zoulas2006-03-141-3/+3