summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* magic merge from rrt@Christos Zoulas2008-02-044-76/+138
* zero out utime/utimes buffer from Gavin Atkinson <gavin@FreeBSD.org>Christos Zoulas2008-01-301-1/+3
* fix byte swapping botchChristos Zoulas2008-01-281-1/+12
* reduce readonly data.Christos Zoulas2008-01-266-34/+32
* welcome to 4.23.Christos Zoulas2007-12-281-2/+5
* - deal with missing strtofChristos Zoulas2007-12-271-3/+9
* fix index error.FILE4_22Christos Zoulas2007-12-271-14/+13
* welcome to 4.22Christos Zoulas2007-12-271-2/+5
* Various cleanups from OpenBSD and gcc warnings.Christos Zoulas2007-12-276-31/+32
* handle dynamic objects like executables, that they are.Christos Zoulas2007-12-272-14/+22
* fix compression code to only be compiled when we have both zlib.h and libz.Christos Zoulas2007-12-023-7/+10
* missed troff, sort from rrt.Christos Zoulas2007-11-181-1/+1
* fix core printing.Christos Zoulas2007-11-171-2/+4
* float and double formats from behanw@websterwood.com (Behan Webster)Christos Zoulas2007-11-084-5/+277
* print > 16 char file names in core files.Christos Zoulas2007-11-071-3/+8
* convert fortran to a soft test (from rrt).Christos Zoulas2007-10-294-13/+6
* nuke the --with and -no filename options. Leave the brief option like before.Christos Zoulas2007-10-252-20/+7
* add -b and -bb option... I need to re-think this because it breaks compatibilityChristos Zoulas2007-10-233-12/+46
* A little more grammar from Reuben ThomasChristos Zoulas2007-10-231-1/+1
* From Reuben Thomas:Christos Zoulas2007-10-233-69/+71
* typo in comment.Christos Zoulas2007-10-231-2/+2
* spelling police.Christos Zoulas2007-10-171-2/+2
* - separate mime encoding from mime typeChristos Zoulas2007-10-179-120/+158
* Regen.Christos Zoulas2007-10-091-64/+73
* recent changesChristos Zoulas2007-09-263-18/+33
* fix regression where core name was not being printed.Christos Zoulas2007-09-261-5/+8
* preserve NUL's in string16 conversions.Christos Zoulas2007-09-261-5/+9
* mime consistency fixes from Reuben Thomas <rrt@sc3d.org>Christos Zoulas2007-08-194-11/+13
* fix wrong constant for size_t on 64 bit machines; from pooka.Christos Zoulas2007-06-151-2/+2
* Welcome to 4.21FILE4_21Christos Zoulas2007-05-242-4/+17
* FIx another potential buffer overflow, from Colin Percival.Christos Zoulas2007-05-241-3/+5
* Coverity CID 4418: don't call strlen() with NULLChristos Zoulas2007-05-161-2/+3
* dd pascal keywords.Christos Zoulas2007-05-081-1/+3
* back out timing patchChristos Zoulas2007-05-083-22/+3
* mention -C in the optionsChristos Zoulas2007-05-083-3/+26
* make sure that all of magic_set is initialized.Christos Zoulas2007-03-261-2/+4
* mention recent changesChristos Zoulas2007-03-251-1/+2
* always compile file_check_memory as protected.Christos Zoulas2007-03-253-31/+24
* fix fortran and nroff reversed tests (Dmitry V. Levin)Christos Zoulas2007-03-151-3/+3
* fix exclude option (Dmitry V. Levin)Christos Zoulas2007-03-151-3/+3
* kill the whole __unused thing.Christos Zoulas2007-03-122-12/+4
* patches from NetBSD for LP64 problems.Christos Zoulas2007-03-053-12/+12
* fix typoChristos Zoulas2007-03-031-2/+2
* missing ;Christos Zoulas2007-03-021-3/+3
* ugly hack to override const.Christos Zoulas2007-03-021-4/+5
* patch for systems that don't support REG_STARTENDChristos Zoulas2007-03-021-1/+10
* welcome to 4.20Christos Zoulas2007-03-015-29/+43
* make socket/pipe reading more robust.Christos Zoulas2007-02-054-19/+22
* Add a comment about STRINGs that begin with a compare character in strtest.Anon Ymous2007-01-261-4/+7
* add exclude flag. centralize buffer tests.Christos Zoulas2007-01-257-60/+115