]> granicus.if.org Git - file/log
file
21 years agoAdd entry for large file.
Christos Zoulas [Tue, 11 Nov 2003 20:03:41 +0000 (20:03 +0000)]
Add entry for large file.

21 years agoInclude "file.h" first because it includes "config.h" and this needs to
Christos Zoulas [Tue, 11 Nov 2003 20:01:45 +0000 (20:01 +0000)]
Include "file.h" first because it includes "config.h" and this needs to
come first.

21 years agoRemove unused variables.
Christos Zoulas [Mon, 27 Oct 2003 18:09:41 +0000 (18:09 +0000)]
Remove unused variables.

21 years agominor nits from NetBSD
Christos Zoulas [Mon, 27 Oct 2003 18:09:08 +0000 (18:09 +0000)]
minor nits from NetBSD

21 years agofree(mfn);
Christos Zoulas [Thu, 16 Oct 2003 19:26:57 +0000 (19:26 +0000)]
free(mfn);

21 years agoComment out hfs
Christos Zoulas [Thu, 16 Oct 2003 16:53:42 +0000 (16:53 +0000)]
Comment out hfs

21 years agomove , around. from wiz@netbsd.
Christos Zoulas [Thu, 16 Oct 2003 13:02:56 +0000 (13:02 +0000)]
move , around. from wiz@netbsd.

21 years agoregen FILE4_06
Christos Zoulas [Wed, 15 Oct 2003 02:26:17 +0000 (02:26 +0000)]
regen

21 years agowelcome to 4.06
Christos Zoulas [Wed, 15 Oct 2003 02:24:58 +0000 (02:24 +0000)]
welcome to 4.06

21 years agoadd python bindings
Christos Zoulas [Wed, 15 Oct 2003 02:22:59 +0000 (02:22 +0000)]
add python bindings

21 years agowelcome to 4.06
Christos Zoulas [Wed, 15 Oct 2003 02:08:27 +0000 (02:08 +0000)]
welcome to 4.06

21 years agomore magic.
Christos Zoulas [Wed, 15 Oct 2003 02:01:27 +0000 (02:01 +0000)]
more magic.

21 years agomore magic.
Christos Zoulas [Wed, 15 Oct 2003 02:01:27 +0000 (02:01 +0000)]
more magic.

21 years agoDon't lookup past the end of the buffer.
Christos Zoulas [Wed, 15 Oct 2003 01:51:24 +0000 (01:51 +0000)]
Don't lookup past the end of the buffer.
From: Chad Hanson <chanson@tcs-sec.com>

21 years agoExplain magic_errno and magic_error.
Christos Zoulas [Tue, 14 Oct 2003 19:33:31 +0000 (19:33 +0000)]
Explain magic_errno and magic_error.

21 years agoFix strings, add magic_errno().
Christos Zoulas [Tue, 14 Oct 2003 19:29:55 +0000 (19:29 +0000)]
Fix strings, add magic_errno().

21 years agoAdd MAGIC_ERROR
Christos Zoulas [Tue, 14 Oct 2003 19:17:17 +0000 (19:17 +0000)]
Add MAGIC_ERROR

21 years agoAdd a couple of more zsh paths. clearly I need to fix this to be generated
Christos Zoulas [Mon, 13 Oct 2003 13:42:38 +0000 (13:42 +0000)]
Add a couple of more zsh paths. clearly I need to fix this to be generated
automagically.

21 years agoAdd long description.
Christos Zoulas [Thu, 9 Oct 2003 16:29:53 +0000 (16:29 +0000)]
Add long description.

21 years agoDocument MAGIC_RAW.
Christos Zoulas [Thu, 9 Oct 2003 15:18:12 +0000 (15:18 +0000)]
Document MAGIC_RAW.

21 years agoAdd a raw flag, and translate unprintable chars.
Christos Zoulas [Thu, 9 Oct 2003 15:15:23 +0000 (15:15 +0000)]
Add a raw flag, and translate unprintable chars.

21 years agoInit a variable that would be unitialized on error. FILE4_05
Christos Zoulas [Wed, 8 Oct 2003 17:18:28 +0000 (17:18 +0000)]
Init a variable that would be unitialized on error.

21 years agoRegen
Christos Zoulas [Wed, 8 Oct 2003 17:15:38 +0000 (17:15 +0000)]
Regen

21 years agoRemove junk
Christos Zoulas [Wed, 8 Oct 2003 17:14:09 +0000 (17:14 +0000)]
Remove junk

21 years agoPrint error when compile fails, and turn warnings on while compiling so
Christos Zoulas [Wed, 8 Oct 2003 17:09:26 +0000 (17:09 +0000)]
Print error when compile fails, and turn warnings on while compiling so
we can see what is wrong.

21 years agoKill addr, make long lelong
Christos Zoulas [Wed, 8 Oct 2003 17:08:24 +0000 (17:08 +0000)]
Kill addr, make long lelong

21 years agoOne more entry to changelog.
Christos Zoulas [Wed, 8 Oct 2003 16:48:35 +0000 (16:48 +0000)]
One more entry to changelog.

21 years agoHandle error conditions from compile as fatal.
Christos Zoulas [Wed, 8 Oct 2003 16:47:31 +0000 (16:47 +0000)]
Handle error conditions from compile as fatal.

21 years agoRegen
Christos Zoulas [Wed, 8 Oct 2003 16:41:17 +0000 (16:41 +0000)]
Regen

21 years agoReady for next version.
Christos Zoulas [Wed, 8 Oct 2003 16:39:46 +0000 (16:39 +0000)]
Ready for next version.

21 years agoAdd psion magic and others.
Christos Zoulas [Wed, 8 Oct 2003 16:38:30 +0000 (16:38 +0000)]
Add psion magic and others.

21 years ago- Treat filenames more sanely.
Christos Zoulas [Wed, 8 Oct 2003 16:37:27 +0000 (16:37 +0000)]
- Treat filenames more sanely.
- Handle freeing of magic in one place.
- Fix memory leak.

21 years agoDescribe filename mangling from bryanh@giraffe-data.com (Bryan Henderson)
Christos Zoulas [Wed, 8 Oct 2003 16:10:15 +0000 (16:10 +0000)]
Describe filename mangling from bryanh@giraffe-data.com (Bryan Henderson)

21 years agoAdd a cap html
Christos Zoulas [Thu, 25 Sep 2003 18:30:26 +0000 (18:30 +0000)]
Add a cap html

21 years agofix NetBSD version printing > Z
Christos Zoulas [Tue, 16 Sep 2003 15:38:46 +0000 (15:38 +0000)]
fix NetBSD version printing > Z

21 years agoPrepare for 4.04 FILE4_04
Christos Zoulas [Fri, 12 Sep 2003 19:43:30 +0000 (19:43 +0000)]
Prepare for 4.04

21 years agothis is 4.04
Christos Zoulas [Fri, 12 Sep 2003 19:41:14 +0000 (19:41 +0000)]
this is 4.04

21 years agominor fixes
Christos Zoulas [Fri, 12 Sep 2003 19:39:44 +0000 (19:39 +0000)]
minor fixes

21 years agoprint header to stderr.
Christos Zoulas [Fri, 12 Sep 2003 19:19:22 +0000 (19:19 +0000)]
print header to stderr.

21 years agodo it more efficiently.
Christos Zoulas [Fri, 12 Sep 2003 19:08:48 +0000 (19:08 +0000)]
do it more efficiently.

21 years agoget rid of the largefile support stuff. It only causes pain.
Christos Zoulas [Fri, 12 Sep 2003 19:07:25 +0000 (19:07 +0000)]
get rid of the largefile support stuff. It only causes pain.

21 years agofix vorbis as recommended on the web side.
Christos Zoulas [Fri, 12 Sep 2003 19:06:33 +0000 (19:06 +0000)]
fix vorbis as recommended on the web side.

21 years agonew files
Christos Zoulas [Fri, 12 Sep 2003 19:06:11 +0000 (19:06 +0000)]
new files

21 years agomore magic.
Christos Zoulas [Fri, 12 Sep 2003 19:03:47 +0000 (19:03 +0000)]
more magic.

21 years agoadded the word text to the pascal or modula source desc.
Christos Zoulas [Mon, 18 Aug 2003 13:56:11 +0000 (13:56 +0000)]
added the word text to the pascal or modula source desc.

21 years agochangelog for last entry.
Christos Zoulas [Sun, 10 Aug 2003 14:26:28 +0000 (14:26 +0000)]
changelog for last entry.

21 years agofix free'ing of memory mapped case.
Christos Zoulas [Sun, 10 Aug 2003 14:25:14 +0000 (14:25 +0000)]
fix free'ing of memory mapped case.

21 years agoadd -p to the long usage.
Christos Zoulas [Thu, 10 Jul 2003 21:10:16 +0000 (21:10 +0000)]
add -p to the long usage.

21 years agoWe need ms struct initialized.
Christos Zoulas [Thu, 10 Jul 2003 21:07:14 +0000 (21:07 +0000)]
We need ms struct initialized.

21 years agoIt is marty, not michael
Christos Zoulas [Thu, 10 Jul 2003 21:02:08 +0000 (21:02 +0000)]
It is marty, not michael

21 years agodocument preserve atime
Christos Zoulas [Thu, 10 Jul 2003 17:54:24 +0000 (17:54 +0000)]
document preserve atime

21 years agodocument -p
Christos Zoulas [Thu, 10 Jul 2003 17:51:09 +0000 (17:51 +0000)]
document -p

21 years agoadd utime/utimes support.
Christos Zoulas [Thu, 10 Jul 2003 17:44:17 +0000 (17:44 +0000)]
add utime/utimes support.

21 years agoUtime/utimes support
Christos Zoulas [Thu, 10 Jul 2003 17:41:24 +0000 (17:41 +0000)]
Utime/utimes support

21 years agoDon't exit with -1.
Christos Zoulas [Thu, 10 Jul 2003 17:01:38 +0000 (17:01 +0000)]
Don't exit with -1.

21 years agoSource cleanups.
Christos Zoulas [Tue, 10 Jun 2003 18:28:36 +0000 (18:28 +0000)]
Source cleanups.

21 years agorename cvs to revision to deal with case insensitive filesystems.
Christos Zoulas [Sun, 25 May 2003 23:04:54 +0000 (23:04 +0000)]
rename cvs to revision to deal with case insensitive filesystems.

21 years agoregen FILE4_03
Christos Zoulas [Fri, 23 May 2003 21:38:58 +0000 (21:38 +0000)]
regen

21 years agowelcome to 4.03
Christos Zoulas [Fri, 23 May 2003 21:38:20 +0000 (21:38 +0000)]
welcome to 4.03

21 years agofix typo in version
Christos Zoulas [Fri, 23 May 2003 21:37:35 +0000 (21:37 +0000)]
fix typo in version

21 years agomagic changes, signness changes, buffer overflow protection, close files.
Christos Zoulas [Fri, 23 May 2003 21:31:56 +0000 (21:31 +0000)]
magic changes, signness changes, buffer overflow protection, close files.

21 years agolots more magic
Christos Zoulas [Fri, 23 May 2003 21:05:57 +0000 (21:05 +0000)]
lots more magic

21 years agomention zsh fix.
Christos Zoulas [Tue, 22 Apr 2003 00:12:58 +0000 (00:12 +0000)]
mention zsh fix.

21 years agofix stupidity in zsh
Christos Zoulas [Tue, 22 Apr 2003 00:08:47 +0000 (00:08 +0000)]
fix stupidity in zsh

21 years agouse .In
Christos Zoulas [Wed, 16 Apr 2003 13:53:34 +0000 (13:53 +0000)]
use .In

21 years agoadd big format files.
Christos Zoulas [Wed, 9 Apr 2003 18:49:10 +0000 (18:49 +0000)]
add big format files.

21 years agomention last fix.
Christos Zoulas [Fri, 4 Apr 2003 22:00:14 +0000 (22:00 +0000)]
mention last fix.

21 years agoGrr fix typo.
Christos Zoulas [Fri, 4 Apr 2003 21:59:27 +0000 (21:59 +0000)]
Grr fix typo.

21 years agomention last change.
Christos Zoulas [Wed, 2 Apr 2003 22:32:59 +0000 (22:32 +0000)]
mention last change.

21 years agoflags is in the user's namespace. Remove it.
Christos Zoulas [Wed, 2 Apr 2003 22:31:30 +0000 (22:31 +0000)]
flags is in the user's namespace. Remove it.

21 years agoregen FILE4_02
Christos Zoulas [Wed, 2 Apr 2003 19:08:57 +0000 (19:08 +0000)]
regen

21 years agoprepare for 4.02
Christos Zoulas [Wed, 2 Apr 2003 18:57:42 +0000 (18:57 +0000)]
prepare for 4.02

21 years agoadd a.out in front of the binary descriptions.
Christos Zoulas [Mon, 31 Mar 2003 23:53:37 +0000 (23:53 +0000)]
add a.out in front of the binary descriptions.

21 years agospell interpret correctly.
Christos Zoulas [Mon, 31 Mar 2003 17:52:04 +0000 (17:52 +0000)]
spell interpret correctly.

21 years agoShorter credit to (defunct) SoftQuad
Ian Darwin [Sat, 29 Mar 2003 21:40:53 +0000 (21:40 +0000)]
Shorter credit to (defunct) SoftQuad

21 years agoregen for maintainer mode.
Christos Zoulas [Fri, 28 Mar 2003 21:12:41 +0000 (21:12 +0000)]
regen for maintainer mode.

21 years agoadd maintainer mode
Christos Zoulas [Fri, 28 Mar 2003 21:11:34 +0000 (21:11 +0000)]
add maintainer mode

21 years agomention padding changes.
Christos Zoulas [Fri, 28 Mar 2003 21:03:46 +0000 (21:03 +0000)]
mention padding changes.

21 years agodon't pack stuff, and make magic properly aligned for 64 bit archs.
Christos Zoulas [Fri, 28 Mar 2003 21:02:03 +0000 (21:02 +0000)]
don't pack stuff, and make magic properly aligned for 64 bit archs.

21 years agoadd AM_MAINTAINER_MODE
Christos Zoulas [Thu, 27 Mar 2003 23:00:21 +0000 (23:00 +0000)]
add AM_MAINTAINER_MODE

21 years agomention recent changes.
Christos Zoulas [Thu, 27 Mar 2003 22:47:38 +0000 (22:47 +0000)]
mention recent changes.

21 years agosort options again.
Christos Zoulas [Thu, 27 Mar 2003 22:47:13 +0000 (22:47 +0000)]
sort options again.

21 years agoeven better usage fix.
Christos Zoulas [Thu, 27 Mar 2003 22:46:51 +0000 (22:46 +0000)]
even better usage fix.

21 years agomanual page fixes.
Christos Zoulas [Thu, 27 Mar 2003 22:42:47 +0000 (22:42 +0000)]
manual page fixes.

21 years agofix version printing.
Christos Zoulas [Thu, 27 Mar 2003 22:33:18 +0000 (22:33 +0000)]
fix version printing.
make separator take a string instead of char.

21 years agofix reversed symlink test.
Christos Zoulas [Thu, 27 Mar 2003 19:09:57 +0000 (19:09 +0000)]
fix reversed symlink test.

21 years agomake this compile again.
Christos Zoulas [Thu, 27 Mar 2003 19:09:45 +0000 (19:09 +0000)]
make this compile again.

21 years agomove the tar stuff and match it before the softmagic
Christos Zoulas [Thu, 27 Mar 2003 18:34:21 +0000 (18:34 +0000)]
move the tar stuff and match it before the softmagic

21 years agoprepare for 4.01 FILE4_01
Christos Zoulas [Wed, 26 Mar 2003 16:33:26 +0000 (16:33 +0000)]
prepare for 4.01

21 years agobetter handling of stdin
Christos Zoulas [Wed, 26 Mar 2003 16:31:19 +0000 (16:31 +0000)]
better handling of stdin

21 years agoalways define __attribute__ if not already there.
Christos Zoulas [Wed, 26 Mar 2003 16:25:58 +0000 (16:25 +0000)]
always define __attribute__ if not already there.

21 years agoFactor out some common code and make the compression work as before.
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.

21 years agore-auto everything.
Christos Zoulas [Wed, 26 Mar 2003 15:40:43 +0000 (15:40 +0000)]
re-auto everything.

21 years agoWhile in gnuland, do as the GNU people do.
Christos Zoulas [Wed, 26 Mar 2003 15:38:22 +0000 (15:38 +0000)]
While in gnuland, do as the GNU people do.

21 years ago- Pass lint
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)

21 years ago- pass lint.
Christos Zoulas [Wed, 26 Mar 2003 15:35:30 +0000 (15:35 +0000)]
- pass lint.
- fix pointer casts.
- only first error is kept.

21 years agoone sentence, one line
Christos Zoulas [Wed, 26 Mar 2003 15:34:50 +0000 (15:34 +0000)]
one sentence, one line

21 years agomention stdin, if filename is NULL
Christos Zoulas [Wed, 26 Mar 2003 15:34:38 +0000 (15:34 +0000)]
mention stdin, if filename is NULL

21 years agoinstall in pkgdatadir not datadir
Christos Zoulas [Mon, 24 Mar 2003 19:21:18 +0000 (19:21 +0000)]
install in pkgdatadir not datadir

21 years agotry to get something buildable. FILE4_00
Christos Zoulas [Mon, 24 Mar 2003 15:11:59 +0000 (15:11 +0000)]
try to get something buildable.