]> granicus.if.org Git - file/log
file
20 years agowide char strlen support. from debian
Christos Zoulas [Mon, 22 Mar 2004 19:12:15 +0000 (19:12 +0000)]
wide char strlen support. from debian

20 years agodouble fork to avoid blocking. from debian. I will redo this someday.
Christos Zoulas [Mon, 22 Mar 2004 19:11:54 +0000 (19:11 +0000)]
double fork to avoid blocking. from debian. I will redo this someday.

20 years agoPO gettext support from debian
Christos Zoulas [Mon, 22 Mar 2004 19:09:12 +0000 (19:09 +0000)]
PO gettext support from debian

20 years agomore defensive infinite loop detection
Christos Zoulas [Mon, 22 Mar 2004 19:08:53 +0000 (19:08 +0000)]
more defensive infinite loop detection

20 years agoCompensate for missing MAXPATHLEN
Christos Zoulas [Mon, 22 Mar 2004 18:48:56 +0000 (18:48 +0000)]
Compensate for missing MAXPATHLEN

20 years agoAvoid infinite loops caused by bad elf alignments of name and description
Christos Zoulas [Mon, 22 Mar 2004 18:44:01 +0000 (18:44 +0000)]
Avoid infinite loops caused by bad elf alignments of name and description
sizes. Mikael Magnusson <mmikael@comhem.se>

20 years agoMention fix in the changelog.
Christos Zoulas [Tue, 9 Mar 2004 18:53:27 +0000 (18:53 +0000)]
Mention fix in the changelog.

20 years agoFix possible memory leak on error Dmitry V. Levin" <ldv@altlinux.org>
Christos Zoulas [Tue, 9 Mar 2004 18:52:08 +0000 (18:52 +0000)]
Fix possible memory leak on error Dmitry V. Levin" <ldv@altlinux.org>

20 years agoadd missing regfree() from Dmitry V. Levin" <ldv@altlinux.org>
Christos Zoulas [Tue, 9 Mar 2004 18:49:58 +0000 (18:49 +0000)]
add missing regfree() from Dmitry V. Levin" <ldv@altlinux.org>

20 years agocheck for file too small before dereferencing a pointer
Christos Zoulas [Sun, 7 Mar 2004 16:16:14 +0000 (16:16 +0000)]
check for file too small before dereferencing a pointer

20 years agodon't support getopt_long if we don't have <getopt.h>
Christos Zoulas [Wed, 3 Mar 2004 17:24:28 +0000 (17:24 +0000)]
don't support getopt_long if we don't have <getopt.h>

20 years agodisable help messages if we don't have getopt_long
Christos Zoulas [Wed, 3 Mar 2004 17:21:05 +0000 (17:21 +0000)]
disable help messages if we don't have getopt_long

21 years agoOff by one in the continuation flushing part.
Christos Zoulas [Wed, 31 Dec 2003 18:36:22 +0000 (18:36 +0000)]
Off by one in the continuation flushing part.

21 years agoRegen. FILE4_07
Christos Zoulas [Tue, 23 Dec 2003 17:38:09 +0000 (17:38 +0000)]
Regen.

21 years agoWelcome to 4.07
Christos Zoulas [Tue, 23 Dec 2003 17:34:31 +0000 (17:34 +0000)]
Welcome to 4.07

21 years ago4.07
Christos Zoulas [Tue, 23 Dec 2003 17:34:04 +0000 (17:34 +0000)]
4.07

21 years agovoid casts
Christos Zoulas [Tue, 23 Dec 2003 17:33:38 +0000 (17:33 +0000)]
void casts

21 years agomakefile as LDADD
Christos Zoulas [Tue, 23 Dec 2003 17:33:21 +0000 (17:33 +0000)]
makefile as LDADD

21 years agofix -k flag
Christos Zoulas [Tue, 23 Dec 2003 17:32:41 +0000 (17:32 +0000)]
fix -k flag

21 years agofix off by one.
Christos Zoulas [Tue, 23 Dec 2003 17:32:30 +0000 (17:32 +0000)]
fix off by one.

21 years agodisable; magic too short.
Christos Zoulas [Thu, 18 Dec 2003 13:21:41 +0000 (13:21 +0000)]
disable; magic too short.

21 years agocast ctype calls to unsigned char
Christos Zoulas [Thu, 20 Nov 2003 00:25:39 +0000 (00:25 +0000)]
cast ctype calls to unsigned char

21 years agofix spaces
Christos Zoulas [Tue, 18 Nov 2003 19:43:46 +0000 (19:43 +0000)]
fix spaces

21 years agoCorrupt elf files is not fatal. Willy Tarreau <willy@w.ods.org>
Christos Zoulas [Tue, 18 Nov 2003 19:42:33 +0000 (19:42 +0000)]
Corrupt elf files is not fatal. Willy Tarreau <willy@w.ods.org>

21 years agoNew magic
Christos Zoulas [Tue, 18 Nov 2003 19:35:54 +0000 (19:35 +0000)]
New magic

21 years agoPython magic with updated license from Brett Funderburg
Christos Zoulas [Tue, 18 Nov 2003 18:55:09 +0000 (18:55 +0000)]
Python magic with updated license from Brett Funderburg

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.