]> granicus.if.org Git - file/log
file
18 years agoBring things closer to today's reality.
Christos Zoulas [Wed, 3 May 2006 18:48:33 +0000 (18:48 +0000)]
Bring things closer to today's reality.

18 years agoMention suse fixes
Christos Zoulas [Wed, 3 May 2006 15:51:51 +0000 (15:51 +0000)]
Mention suse fixes

18 years agouse constants and be more tolerant of seek errors. From suse
Christos Zoulas [Wed, 3 May 2006 15:50:23 +0000 (15:50 +0000)]
use constants and be more tolerant of seek errors. From suse

18 years agolater updates.
Christos Zoulas [Wed, 3 May 2006 15:19:53 +0000 (15:19 +0000)]
later updates.

18 years agoIdentify gnu tar vs. posix tar.
Christos Zoulas [Wed, 3 May 2006 15:19:25 +0000 (15:19 +0000)]
Identify gnu tar vs. posix tar.

18 years agoWe only need separators if we actually printed something.
Christos Zoulas [Wed, 3 May 2006 15:18:30 +0000 (15:18 +0000)]
We only need separators if we actually printed something.

18 years agoReduce the strength of regex strings.
Christos Zoulas [Sun, 9 Apr 2006 16:41:39 +0000 (16:41 +0000)]
Reduce the strength of regex strings.

18 years agoConditionally include wctype.h
Christos Zoulas [Sun, 9 Apr 2006 16:41:03 +0000 (16:41 +0000)]
Conditionally include wctype.h

18 years agoRFC1421 & Java JKS certificate files
Ian Darwin [Sat, 25 Mar 2006 15:52:22 +0000 (15:52 +0000)]
RFC1421 & Java JKS certificate files

18 years agoRemove dead code.
Christos Zoulas [Sat, 18 Mar 2006 04:44:58 +0000 (04:44 +0000)]
Remove dead code.

18 years agouse calloc to allocate the magic_entries array since we depend on the
Christos Zoulas [Tue, 14 Mar 2006 01:04:31 +0000 (01:04 +0000)]
use calloc to allocate the magic_entries array since we depend on the
contents being 0.

18 years agoregen FILE4_17
Christos Zoulas [Sun, 12 Mar 2006 22:11:40 +0000 (22:11 +0000)]
regen

18 years agoReport empty when null/0 is passed in magic_buffer. (Mike Frysinger)
Christos Zoulas [Sun, 12 Mar 2006 22:09:33 +0000 (22:09 +0000)]
Report empty when null/0 is passed in magic_buffer. (Mike Frysinger)

18 years agoput chi in wordprocessors, more iff magic
Christos Zoulas [Tue, 7 Mar 2006 19:16:50 +0000 (19:16 +0000)]
put chi in wordprocessors, more iff magic

18 years agowelcome to 4.17
Christos Zoulas [Thu, 2 Mar 2006 22:15:12 +0000 (22:15 +0000)]
welcome to 4.17

18 years agofix broken magic
Christos Zoulas [Thu, 2 Mar 2006 22:14:23 +0000 (22:14 +0000)]
fix broken magic

18 years agonew magic autoreconf
Christos Zoulas [Thu, 2 Mar 2006 22:10:24 +0000 (22:10 +0000)]
new magic autoreconf

18 years agoAdd experimental magic sorting.
Christos Zoulas [Thu, 2 Mar 2006 22:08:57 +0000 (22:08 +0000)]
Add experimental magic sorting.

18 years agoStop early if the string is not long enough.
Christos Zoulas [Thu, 2 Mar 2006 22:08:22 +0000 (22:08 +0000)]
Stop early if the string is not long enough.

18 years agoprint some of the new formats
Christos Zoulas [Thu, 2 Mar 2006 22:07:53 +0000 (22:07 +0000)]
print some of the new formats

18 years agofix spelling; from thomas klaussner.
Christos Zoulas [Sat, 25 Feb 2006 16:54:04 +0000 (16:54 +0000)]
fix spelling; from thomas klaussner.

18 years agoremove stray ~
Christos Zoulas [Thu, 23 Feb 2006 12:35:11 +0000 (12:35 +0000)]
remove stray ~

18 years agoMore magic from polluks.
Christos Zoulas [Mon, 20 Feb 2006 19:46:50 +0000 (19:46 +0000)]
More magic from polluks.
cVS: ----------------------------------------------------------------------

18 years agofix some inconsistencies.
Christos Zoulas [Sun, 19 Feb 2006 18:16:41 +0000 (18:16 +0000)]
fix some inconsistencies.

18 years agoadd missing explanations, and remove obsolete comments.
Christos Zoulas [Sun, 19 Feb 2006 18:16:03 +0000 (18:16 +0000)]
add missing explanations, and remove obsolete comments.

18 years agomore magic from "Stefan A. Haubenthal" <polluks@web.de>
Christos Zoulas [Fri, 17 Feb 2006 20:52:06 +0000 (20:52 +0000)]
more magic from "Stefan A. Haubenthal" <polluks@web.de>

18 years agoSQLite from ty sarna.
Christos Zoulas [Thu, 16 Feb 2006 16:28:26 +0000 (16:28 +0000)]
SQLite from ty sarna.

18 years agomore magic from polluks
Christos Zoulas [Mon, 13 Feb 2006 22:04:54 +0000 (22:04 +0000)]
more magic from polluks

18 years agoAdd 2.4 python compiled magic.
Christos Zoulas [Sat, 11 Feb 2006 19:44:04 +0000 (19:44 +0000)]
Add 2.4 python compiled magic.

19 years agoFix the USE_ARRAY for 64 bit code. From Mike Frysinger.
Christos Zoulas [Fri, 13 Jan 2006 00:45:21 +0000 (00:45 +0000)]
Fix the USE_ARRAY for 64 bit code. From Mike Frysinger.

19 years agoadd more magic.
Christos Zoulas [Sun, 4 Dec 2005 19:47:04 +0000 (19:47 +0000)]
add more magic.

19 years agoBastien Nocera <bnocera@redhat.com> wrote the previous.
Christos Zoulas [Wed, 30 Nov 2005 13:50:46 +0000 (13:50 +0000)]
Bastien Nocera <bnocera@redhat.com> wrote the previous.

19 years agomention is wcprint
Christos Zoulas [Tue, 29 Nov 2005 18:31:49 +0000 (18:31 +0000)]
mention is wcprint

19 years agouse iswprint.
Christos Zoulas [Tue, 29 Nov 2005 18:25:53 +0000 (18:25 +0000)]
use iswprint.

19 years agofix comment.
Christos Zoulas [Sun, 13 Nov 2005 19:47:35 +0000 (19:47 +0000)]
fix comment.

19 years agomore info for gzip from RFC 1952
Christos Zoulas [Sun, 13 Nov 2005 19:46:25 +0000 (19:46 +0000)]
more info for gzip from RFC 1952

19 years agoMention core fix.
Christos Zoulas [Mon, 31 Oct 2005 13:54:48 +0000 (13:54 +0000)]
Mention core fix.

19 years agoDon't return if we did not finish parsing the core info. From Radek Vokal.
Christos Zoulas [Mon, 31 Oct 2005 13:53:40 +0000 (13:53 +0000)]
Don't return if we did not finish parsing the core info. From Radek Vokal.

19 years agospelling (from jmc at openbsd)
Ian Darwin [Thu, 20 Oct 2005 22:27:09 +0000 (22:27 +0000)]
spelling (from jmc at openbsd)

19 years agoMiddle endian additions, from Diomidis Spinellis
Christos Zoulas [Thu, 20 Oct 2005 14:59:00 +0000 (14:59 +0000)]
Middle endian additions, from Diomidis Spinellis

19 years agochange src to unsigned char FILE4_16
Christos Zoulas [Mon, 17 Oct 2005 19:04:36 +0000 (19:04 +0000)]
change src to unsigned char

19 years agoadd return values.
Christos Zoulas [Mon, 17 Oct 2005 19:03:34 +0000 (19:03 +0000)]
add return values.

19 years agoremove broken version
Christos Zoulas [Mon, 17 Oct 2005 18:59:04 +0000 (18:59 +0000)]
remove broken version

19 years agovoid casts, problems with 64 bit elf files.
Christos Zoulas [Mon, 17 Oct 2005 18:41:44 +0000 (18:41 +0000)]
void casts, problems with 64 bit elf files.

19 years agoFix the '\n' chopping.
Christos Zoulas [Mon, 17 Oct 2005 17:39:39 +0000 (17:39 +0000)]
Fix the '\n' chopping.

19 years agowelcome to 4.16
Christos Zoulas [Mon, 17 Oct 2005 17:15:20 +0000 (17:15 +0000)]
welcome to 4.16

19 years agomention recent changes.
Christos Zoulas [Mon, 17 Oct 2005 15:37:33 +0000 (15:37 +0000)]
mention recent changes.

19 years agoremember to close a comment.
Christos Zoulas [Mon, 17 Oct 2005 15:36:22 +0000 (15:36 +0000)]
remember to close a comment.

19 years agonew magic updates.
Christos Zoulas [Mon, 17 Oct 2005 15:35:00 +0000 (15:35 +0000)]
new magic updates.

19 years agoSupport for O_BINARY
Christos Zoulas [Mon, 17 Oct 2005 15:31:10 +0000 (15:31 +0000)]
Support for O_BINARY

19 years agomove a compat fallback for stdin fileno earlier. both this and the previous
Christos Zoulas [Mon, 17 Oct 2005 15:14:44 +0000 (15:14 +0000)]
move a compat fallback for stdin fileno earlier. both this and the previous
fix are from: Arkadiusz Miskiewicz <arekm@pld-linux.org>

19 years agodon't try to close stdin.
Christos Zoulas [Mon, 17 Oct 2005 15:13:31 +0000 (15:13 +0000)]
don't try to close stdin.

19 years agoLook in section header note sections for OS specific notes.
Christos Zoulas [Sun, 16 Oct 2005 07:37:13 +0000 (07:37 +0000)]
Look in section header note sections for OS specific notes.

19 years agouse the constant arrays from the header install of hand-rolling them.
Christos Zoulas [Wed, 12 Oct 2005 19:29:42 +0000 (19:29 +0000)]
use the constant arrays from the header install of hand-rolling them.

19 years agoDelete junk entry; bug reported from: Mike Frysinger <vapier@gentoo.org>
Christos Zoulas [Sat, 8 Oct 2005 01:21:11 +0000 (01:21 +0000)]
Delete junk entry; bug reported from: Mike Frysinger <vapier@gentoo.org>

19 years agoAdd a flag to prevent core style info from printing twice.
Christos Zoulas [Tue, 20 Sep 2005 17:34:30 +0000 (17:34 +0000)]
Add a flag to prevent core style info from printing twice.
Radek Vokál<rvokal@redhat.com>

19 years agocomment out the \032 risk magic. It is too short.
Christos Zoulas [Sat, 10 Sep 2005 18:10:15 +0000 (18:10 +0000)]
comment out the \032 risk magic. It is too short.

19 years agoCygwin patches from Corinna
Christos Zoulas [Sat, 27 Aug 2005 08:12:19 +0000 (08:12 +0000)]
Cygwin patches from Corinna

19 years agowelcome to 5.15 FILE4_15
Christos Zoulas [Thu, 18 Aug 2005 15:52:54 +0000 (15:52 +0000)]
welcome to 5.15

19 years agoRemove bogus magic file
Christos Zoulas [Thu, 18 Aug 2005 15:21:26 +0000 (15:21 +0000)]
Remove bogus magic file

19 years agoMagic changes and cross-compile support.
Christos Zoulas [Thu, 18 Aug 2005 15:18:22 +0000 (15:18 +0000)]
Magic changes and cross-compile support.

19 years agoAdd -h support for POSIX.
Christos Zoulas [Fri, 12 Aug 2005 14:19:33 +0000 (14:19 +0000)]
Add -h support for POSIX.

19 years agoRemove duplicate; info now in images
Ian Darwin [Thu, 4 Aug 2005 20:01:06 +0000 (20:01 +0000)]
Remove duplicate; info now in images

19 years agoMention buffer fix.
Christos Zoulas [Fri, 29 Jul 2005 18:00:32 +0000 (18:00 +0000)]
Mention buffer fix.

19 years agoDeal with search and the allocated buffer sanely.
Christos Zoulas [Fri, 29 Jul 2005 17:57:20 +0000 (17:57 +0000)]
Deal with search and the allocated buffer sanely.

19 years agoadd FreeBSD 64 bit elf offsets. From Peter Wemm.
Christos Zoulas [Thu, 14 Jul 2005 02:22:25 +0000 (02:22 +0000)]
add FreeBSD 64 bit elf offsets. From Peter Wemm.

19 years agoadd {v,}snprintf
Christos Zoulas [Tue, 12 Jul 2005 20:05:37 +0000 (20:05 +0000)]
add {v,}snprintf
redo mbstate_t.

19 years agoNot everyone has a C99 compiler.
Christos Zoulas [Thu, 30 Jun 2005 16:33:47 +0000 (16:33 +0000)]
Not everyone has a C99 compiler.

19 years agoAdd mup magic. FILE4_14
Christos Zoulas [Sat, 25 Jun 2005 16:02:42 +0000 (16:02 +0000)]
Add mup magic.

19 years agoregen libtool stuff.
Christos Zoulas [Sat, 25 Jun 2005 15:59:49 +0000 (15:59 +0000)]
regen libtool stuff.

19 years agoWelcome to 4.14
Christos Zoulas [Sat, 25 Jun 2005 15:52:13 +0000 (15:52 +0000)]
Welcome to 4.14

19 years agoHandle mach
Christos Zoulas [Sat, 25 Jun 2005 14:58:38 +0000 (14:58 +0000)]
Handle mach

19 years agoAlias does not want to be called Wavefront anymore.
Christos Zoulas [Wed, 22 Jun 2005 21:42:48 +0000 (21:42 +0000)]
Alias does not want to be called Wavefront anymore.

19 years agoFix reversed logic in byte-swapping code.
Christos Zoulas [Fri, 25 Mar 2005 18:03:18 +0000 (18:03 +0000)]
Fix reversed logic in byte-swapping code.

19 years agoMan page additions from =?utf-8?q?J=C3=B6rg_Walter?= <jwalt@garni.ch>
Christos Zoulas [Thu, 17 Mar 2005 17:34:15 +0000 (17:34 +0000)]
Man page additions from =?utf-8?q?J=C3=B6rg_Walter?= <jwalt@garni.ch>

19 years agomention time change.
Christos Zoulas [Thu, 17 Mar 2005 05:00:19 +0000 (05:00 +0000)]
mention time change.

19 years agocheck gmtime and localtime() for NULL. Apparently windows returns NULL
Christos Zoulas [Mon, 14 Mar 2005 16:56:24 +0000 (16:56 +0000)]
check gmtime and localtime() for NULL. Apparently windows returns NULL
for time 0x80000000 (or with the high bit set).

19 years agoRemove ### error marks.
Christos Zoulas [Wed, 9 Mar 2005 19:00:17 +0000 (19:00 +0000)]
Remove ### error marks.

19 years agoAdd indirect magic offset support and search support.
Christos Zoulas [Sun, 6 Mar 2005 05:58:20 +0000 (05:58 +0000)]
Add indirect magic offset support and search support.

19 years agoAdded linux-64 2.4 offset.
Christos Zoulas [Wed, 9 Feb 2005 20:29:13 +0000 (20:29 +0000)]
Added linux-64 2.4 offset.

19 years agoReconfigure
Christos Zoulas [Wed, 9 Feb 2005 19:34:21 +0000 (19:34 +0000)]
Reconfigure

19 years agoReady for 4.13 FILE4_13
Christos Zoulas [Wed, 9 Feb 2005 19:25:38 +0000 (19:25 +0000)]
Ready for 4.13

19 years agoWelcome to 4.13
Christos Zoulas [Wed, 9 Feb 2005 19:25:13 +0000 (19:25 +0000)]
Welcome to 4.13

19 years agoDocument $HOME/.magic
Christos Zoulas [Wed, 9 Feb 2005 19:07:30 +0000 (19:07 +0000)]
Document $HOME/.magic

19 years agoAdd OpenEXR format
Ian Darwin [Tue, 1 Feb 2005 00:43:32 +0000 (00:43 +0000)]
Add OpenEXR format

20 years agoComment out the filename portion; it is not always there.
Christos Zoulas [Wed, 19 Jan 2005 17:56:21 +0000 (17:56 +0000)]
Comment out the filename portion; it is not always there.

20 years agoFix bzip2 issue
Christos Zoulas [Fri, 7 Jan 2005 19:17:24 +0000 (19:17 +0000)]
Fix bzip2 issue

20 years agoremove bogus comment and code about nul terminated buf.
Christos Zoulas [Mon, 20 Dec 2004 19:48:59 +0000 (19:48 +0000)]
remove bogus comment and code about nul terminated buf.

20 years agoEnable AM_MAINTAINER_MODE so that we don't re-build everything if the
Christos Zoulas [Tue, 14 Dec 2004 16:30:20 +0000 (16:30 +0000)]
Enable AM_MAINTAINER_MODE so that we don't re-build everything if the
timestamps don't match.

20 years agoFlush stdout and stderr before forking.
Christos Zoulas [Mon, 13 Dec 2004 20:20:48 +0000 (20:20 +0000)]
Flush stdout and stderr before forking.

20 years agoThis should not be here.
Christos Zoulas [Wed, 24 Nov 2004 19:26:30 +0000 (19:26 +0000)]
This should not be here.

20 years agoReach over into python FILE4_12
Christos Zoulas [Wed, 24 Nov 2004 19:19:14 +0000 (19:19 +0000)]
Reach over into python

20 years agoEmpty file
Christos Zoulas [Wed, 24 Nov 2004 18:59:07 +0000 (18:59 +0000)]
Empty file

20 years agoRe-do the autoconf stuff once more; passes make dist now.
Christos Zoulas [Wed, 24 Nov 2004 18:57:43 +0000 (18:57 +0000)]
Re-do the autoconf stuff once more; passes make dist now.

20 years agoStrip the output path when we compile.
Christos Zoulas [Wed, 24 Nov 2004 18:56:04 +0000 (18:56 +0000)]
Strip the output path when we compile.

20 years agoFixes from Jakub Bogusz <qboosh@pld-linux.org>, stack overwrite, elf overread.
Christos Zoulas [Wed, 24 Nov 2004 17:38:24 +0000 (17:38 +0000)]
Fixes from  Jakub Bogusz <qboosh@pld-linux.org>, stack overwrite, elf overread.

20 years agoNew magic.
Christos Zoulas [Wed, 24 Nov 2004 17:34:33 +0000 (17:34 +0000)]
New magic.

20 years agoMore modern utils. FILE4_11
Christos Zoulas [Sun, 21 Nov 2004 22:25:11 +0000 (22:25 +0000)]
More modern utils.

20 years agoFix thinko.
Christos Zoulas [Sun, 21 Nov 2004 06:09:43 +0000 (06:09 +0000)]
Fix thinko.

20 years agoready for 4.11
Christos Zoulas [Sun, 21 Nov 2004 05:52:02 +0000 (05:52 +0000)]
ready for 4.11