]>
granicus.if.org Git - file/log
Christos Zoulas [Thu, 27 Mar 2003 19:09:45 +0000 (19:09 +0000)]
make this compile again.
Christos Zoulas [Thu, 27 Mar 2003 18:34:21 +0000 (18:34 +0000)]
move the tar stuff and match it before the softmagic
Christos Zoulas [Wed, 26 Mar 2003 16:33:26 +0000 (16:33 +0000)]
prepare for 4.01
Christos Zoulas [Wed, 26 Mar 2003 16:31:19 +0000 (16:31 +0000)]
better handling of stdin
Christos Zoulas [Wed, 26 Mar 2003 16:25:58 +0000 (16:25 +0000)]
always define __attribute__ if not already there.
Christos Zoulas [Wed, 26 Mar 2003 16:25:25 +0000 (16:25 +0000)]
Factor out some common code and make the compression work as before.
Christos Zoulas [Wed, 26 Mar 2003 15:40:43 +0000 (15:40 +0000)]
re-auto everything.
Christos Zoulas [Wed, 26 Mar 2003 15:38:22 +0000 (15:38 +0000)]
While in gnuland, do as the GNU people do.
Christos Zoulas [Wed, 26 Mar 2003 15:37:25 +0000 (15:37 +0000)]
- Pass lint
- make NULL in magic_file mean stdin
- Fix "-" argument to file to pass NULL to magic_file
- avoid pointer casts by using memcpy
- rename magic_buf -> magic_buffer
- keep only the first error
- manual page: new sentence, new line
- fix typo in api function (magic_buf -> magic_buffer)
Christos Zoulas [Wed, 26 Mar 2003 15:35:30 +0000 (15:35 +0000)]
- pass lint.
- fix pointer casts.
- only first error is kept.
Christos Zoulas [Wed, 26 Mar 2003 15:34:50 +0000 (15:34 +0000)]
one sentence, one line
Christos Zoulas [Wed, 26 Mar 2003 15:34:38 +0000 (15:34 +0000)]
mention stdin, if filename is NULL
Christos Zoulas [Mon, 24 Mar 2003 19:21:18 +0000 (19:21 +0000)]
install in pkgdatadir not datadir
Christos Zoulas [Mon, 24 Mar 2003 15:11:59 +0000 (15:11 +0000)]
try to get something buildable.
Christos Zoulas [Mon, 24 Mar 2003 15:05:59 +0000 (15:05 +0000)]
merge things that were lost in 3.38->3.41
Christos Zoulas [Mon, 24 Mar 2003 15:03:20 +0000 (15:03 +0000)]
update for automake
Christos Zoulas [Mon, 24 Mar 2003 15:01:39 +0000 (15:01 +0000)]
mention what is new in 4.0
Christos Zoulas [Mon, 24 Mar 2003 14:53:31 +0000 (14:53 +0000)]
make this compile
Christos Zoulas [Mon, 24 Mar 2003 14:51:57 +0000 (14:51 +0000)]
back to the previous
Christos Zoulas [Mon, 24 Mar 2003 14:48:32 +0000 (14:48 +0000)]
more files.
Christos Zoulas [Mon, 24 Mar 2003 01:34:21 +0000 (01:34 +0000)]
add apptype.c for OS/2
Christos Zoulas [Mon, 24 Mar 2003 01:16:28 +0000 (01:16 +0000)]
constant name protection.
Christos Zoulas [Mon, 24 Mar 2003 00:39:13 +0000 (00:39 +0000)]
put an authors section.
Christos Zoulas [Sun, 23 Mar 2003 22:23:30 +0000 (22:23 +0000)]
finish librarification.
Christos Zoulas [Sun, 23 Mar 2003 22:21:45 +0000 (22:21 +0000)]
define magic.
Christos Zoulas [Sun, 23 Mar 2003 22:08:57 +0000 (22:08 +0000)]
add libmagic.3
Christos Zoulas [Sun, 23 Mar 2003 22:04:40 +0000 (22:04 +0000)]
add a manual page for the library functions.
Christos Zoulas [Sun, 23 Mar 2003 21:24:07 +0000 (21:24 +0000)]
rename magic_buf to magic_buffer, and use file_buf internally.
Christos Zoulas [Sun, 23 Mar 2003 21:16:26 +0000 (21:16 +0000)]
update copyrights.
Christos Zoulas [Sun, 23 Mar 2003 04:41:59 +0000 (04:41 +0000)]
autolossage
Christos Zoulas [Sun, 23 Mar 2003 04:38:33 +0000 (04:38 +0000)]
add the rest of the files
Christos Zoulas [Sun, 23 Mar 2003 04:36:37 +0000 (04:36 +0000)]
update with new lib config
Christos Zoulas [Sun, 23 Mar 2003 04:19:49 +0000 (04:19 +0000)]
Add the Makefiles
Christos Zoulas [Sun, 23 Mar 2003 04:18:04 +0000 (04:18 +0000)]
add the makefiles
Christos Zoulas [Sun, 23 Mar 2003 04:17:27 +0000 (04:17 +0000)]
new stuff
Christos Zoulas [Sun, 23 Mar 2003 04:07:05 +0000 (04:07 +0000)]
new files for lib
Christos Zoulas [Sun, 23 Mar 2003 04:06:04 +0000 (04:06 +0000)]
reorg
Christos Zoulas [Tue, 18 Mar 2003 19:20:24 +0000 (19:20 +0000)]
re-organize elf note parsing.
Christos Zoulas [Wed, 12 Mar 2003 21:16:31 +0000 (21:16 +0000)]
centralize notes processing.
Christos Zoulas [Tue, 11 Mar 2003 15:05:24 +0000 (15:05 +0000)]
rename CPPFLAGS to AM_CPPFLAGS to allow CPPFLAGS overrides [Rainer Orth]
Christos Zoulas [Tue, 11 Mar 2003 14:52:56 +0000 (14:52 +0000)]
Make compile output always go to cwd.
Christos Zoulas [Fri, 7 Mar 2003 14:59:04 +0000 (14:59 +0000)]
mention regular expressions.
Christos Zoulas [Fri, 7 Mar 2003 14:57:38 +0000 (14:57 +0000)]
Add cscope.
Christos Zoulas [Thu, 27 Feb 2003 20:53:45 +0000 (20:53 +0000)]
- fix memory allocation problem (Jeff Johnson)
- fix stack overflow corruption (David Endler)
- fixes from NetBSD source (Antti Kantee)
- magic fixes
Christos Zoulas [Thu, 27 Feb 2003 20:47:45 +0000 (20:47 +0000)]
patches from NetBSD.
Christos Zoulas [Tue, 25 Feb 2003 15:30:34 +0000 (15:30 +0000)]
Autoconf changes.
Christos Zoulas [Tue, 25 Feb 2003 15:30:00 +0000 (15:30 +0000)]
make this compile again.
Christos Zoulas [Tue, 25 Feb 2003 15:27:39 +0000 (15:27 +0000)]
this is a more complete fix.
Christos Zoulas [Tue, 25 Feb 2003 13:04:32 +0000 (13:04 +0000)]
Fix syntax error in previous fix.
Christos Zoulas [Tue, 25 Feb 2003 13:04:11 +0000 (13:04 +0000)]
fix possible buffer overflow exploit.
Christos Zoulas [Fri, 14 Feb 2003 21:39:26 +0000 (21:39 +0000)]
Fix memory allocation problem. Jeff Johnson <jbj@redhat.com>
Christos Zoulas [Sat, 8 Feb 2003 18:35:36 +0000 (18:35 +0000)]
welcome to 3.40
Christos Zoulas [Sat, 8 Feb 2003 18:33:53 +0000 (18:33 +0000)]
- detect inttypes.h too (Dave Love <d.love@dl.ac.uk>)
- eliminate unsigned char warnings (Petter Reinholdtsen <pere@hungry.com>)
- better elf PT_NOTE handling (Nalin Dahyabhai <nalin@redhat.com>)
- add options to format the output differently
- much more magic.
Christos Zoulas [Sat, 8 Feb 2003 18:30:39 +0000 (18:30 +0000)]
more magic.
Christos Zoulas [Tue, 9 Jul 2002 15:46:23 +0000 (15:46 +0000)]
remove varargs.h
Christos Zoulas [Tue, 9 Jul 2002 14:12:39 +0000 (14:12 +0000)]
Detect getopt_long correctly.
Fix gcc'ism.
Christos Zoulas [Sat, 6 Jul 2002 14:24:54 +0000 (14:24 +0000)]
Update gnuwin
Christos Zoulas [Wed, 3 Jul 2002 19:00:41 +0000 (19:00 +0000)]
- solaris fixes
- ansify and c99ise
- improve compile_only mode
- magic fixes
Christos Zoulas [Wed, 3 Jul 2002 18:59:05 +0000 (18:59 +0000)]
busted PR.
Christos Zoulas [Wed, 3 Jul 2002 18:57:52 +0000 (18:57 +0000)]
- ansify/c99ize
- more magic
- better COMPILE_ONLY support.
- new magic files.
- fix solaris compilation problems.
Christos Zoulas [Wed, 3 Jul 2002 18:54:13 +0000 (18:54 +0000)]
Add impulse
Christos Zoulas [Wed, 3 Jul 2002 18:41:14 +0000 (18:41 +0000)]
fix another vpath problem, from Peter Breitenlohner <peb@mppmu.mpg.de>
Christos Zoulas [Wed, 3 Jul 2002 18:37:44 +0000 (18:37 +0000)]
Add compile_only
Christos Zoulas [Wed, 3 Jul 2002 18:26:37 +0000 (18:26 +0000)]
- de __P()
- use stdint.h
Christos Zoulas [Wed, 3 Jul 2002 18:19:50 +0000 (18:19 +0000)]
new file
Christos Zoulas [Tue, 11 Jun 2002 17:31:46 +0000 (17:31 +0000)]
Solaris compilation cleanups.
Christos Zoulas [Tue, 11 Jun 2002 17:15:52 +0000 (17:15 +0000)]
Large file support for linux.
Christos Zoulas [Tue, 21 May 2002 15:32:29 +0000 (15:32 +0000)]
from NetBSD
Christos Zoulas [Thu, 16 May 2002 18:57:10 +0000 (18:57 +0000)]
de-lint a bit
Christos Zoulas [Thu, 16 May 2002 18:54:31 +0000 (18:54 +0000)]
more stuff to ignore.
Christos Zoulas [Thu, 16 May 2002 18:53:11 +0000 (18:53 +0000)]
don't use the regex match; matches too much stuff.
Christos Zoulas [Thu, 16 May 2002 18:51:04 +0000 (18:51 +0000)]
Fix Makefile.std
Christos Zoulas [Thu, 16 May 2002 18:50:35 +0000 (18:50 +0000)]
deal with autoconf shite.
Christos Zoulas [Thu, 16 May 2002 18:46:58 +0000 (18:46 +0000)]
cleanups
Christos Zoulas [Thu, 16 May 2002 18:45:56 +0000 (18:45 +0000)]
- pt_note elf additions from NetBSD
- EMX os specific changes (Alexander Mai)
- stdint.h detection, acconfig.h fixes (Maciej W. Rozycki, Franz Korntner)
- regex file additions (Kim Cromie)
- getopt_long support and misc cleanups (Michael Piefel)
- many magic fixes and additions
Christos Zoulas [Thu, 16 May 2002 15:30:43 +0000 (15:30 +0000)]
new style swap space.
Christos Zoulas [Thu, 16 May 2002 15:28:59 +0000 (15:28 +0000)]
id 3.0 files.
Christos Zoulas [Thu, 16 May 2002 15:26:54 +0000 (15:26 +0000)]
watch margins. From FreeBSD
Christos Zoulas [Thu, 16 May 2002 15:25:11 +0000 (15:25 +0000)]
add dolby and epson printer.
Christos Zoulas [Thu, 16 May 2002 15:24:48 +0000 (15:24 +0000)]
remove core from both endians
Christos Zoulas [Thu, 16 May 2002 15:01:41 +0000 (15:01 +0000)]
misc cleanups from NetBSD and addition of PT_NOTE field handling.
Christos Zoulas [Mon, 8 Apr 2002 14:55:59 +0000 (14:55 +0000)]
s/mp3/MP3/
Christos Zoulas [Fri, 1 Mar 2002 16:44:06 +0000 (16:44 +0000)]
fix trailing comma in gif.
Christos Zoulas [Tue, 18 Dec 2001 20:56:38 +0000 (20:56 +0000)]
avarvit@dolnet.gr: Make unrecognized files print application/octet-stream
instead of data.
Christos Zoulas [Sat, 20 Oct 2001 17:44:52 +0000 (17:44 +0000)]
- fix compilation problem when QUICK is not defined.
- zlib support Nicolas Lichtmaier <nick@debian.org>
- largefile support Nicolas Lichtmaier <nick@debian.org>
- support seeking on pipes Nicolas Lichtmaier <nick@debian.org>
Christos Zoulas [Sat, 20 Oct 2001 16:21:05 +0000 (16:21 +0000)]
check some more headers we did not check before.
Christos Zoulas [Sat, 20 Oct 2001 16:19:44 +0000 (16:19 +0000)]
include stat.h etc even when quick is not defined.
Christos Zoulas [Wed, 10 Oct 2001 16:48:29 +0000 (16:48 +0000)]
Compile magic.mime too.
Christos Zoulas [Mon, 3 Sep 2001 14:44:21 +0000 (14:44 +0000)]
daylight/tm_isdst detection
magic fixes
don't eat the whole file if it has only nulls
Christos Zoulas [Mon, 3 Sep 2001 14:35:17 +0000 (14:35 +0000)]
A few more magic changes.
Christos Zoulas [Tue, 7 Aug 2001 16:01:25 +0000 (16:01 +0000)]
better daylight/tm_isdst etc. detection.
Christos Zoulas [Tue, 7 Aug 2001 15:38:55 +0000 (15:38 +0000)]
new sniffer data
Christos Zoulas [Tue, 7 Aug 2001 15:38:42 +0000 (15:38 +0000)]
add new date format descriptions.
Christos Zoulas [Tue, 7 Aug 2001 15:37:52 +0000 (15:37 +0000)]
add mbm file format and orientation of kodak images.
Christos Zoulas [Tue, 7 Aug 2001 15:32:32 +0000 (15:32 +0000)]
recognize SGI fs.
Christos Zoulas [Wed, 1 Aug 2001 23:35:34 +0000 (23:35 +0000)]
fix typo on : shell scripts Gregory Ade <gregory@castandcrew.com>
Christos Zoulas [Wed, 1 Aug 2001 14:03:19 +0000 (14:03 +0000)]
don't forget to include unistd.h <cmaarbj@nyx.net> (Casper Maarbjerg)
Christos Zoulas [Mon, 30 Jul 2001 15:50:14 +0000 (15:50 +0000)]
fix smalltalk.
Christos Zoulas [Mon, 30 Jul 2001 15:50:03 +0000 (15:50 +0000)]
another fix from luke
Christos Zoulas [Thu, 26 Jul 2001 13:18:46 +0000 (13:18 +0000)]
comment out RI image magic.