From christos at deshaw.com Sat Jan 18 13:11:05 1997 From: christos at deshaw.com (Christos Zoulas) Date: Sat Mar 5 00:36:54 2005 Subject: file 3.22 is now available Message-ID: from ftp.deshaw.com:/pub/file-3.22.tar.gz - add support for elf core files: find the program name under SVR4 [Ken Pizzini] - print strings only up to the first carriage return [various] - freebsd international ascii support [J Wunsch] - magic fixes and additions [Guy Harris] - 64 bit fixes [Larry Schwimmer] - support for both utime and utimes, but don't restore file access times by default [various] - \xXX only takes 2 hex digits, not 3. - re-implement support for elf core files [Guy Harris] christos From guy at netapp.com Sat Jan 18 15:17:09 1997 From: guy at netapp.com (Guy Harris) Date: Sat Mar 5 00:36:54 2005 Subject: file 3.22 is now available Message-ID: > from ftp.deshaw.com:/pub/file-3.22.tar.gz Actually, it's ftp.deshaw.com:/pub/file/file-3.22.tar.gz ^^^^^ From christos at zoulas.com Wed Nov 5 11:07:59 1997 From: christos at zoulas.com (Christos Zoulas) Date: Sat Mar 5 00:36:54 2005 Subject: file 3.23 is now available Message-ID: On ftp.astron.com:/pub/file/file-3.23.tar.gz Enjoy, christos /* * Patchlevel file for Ian Darwin's MAGIC command. * $Id: patchlevel.h,v 1.23 1997/11/05 16:03:37 christos Exp $ * * $Log: patchlevel.h,v $ * Revision 1.23 1997/11/05 16:03:37 christos * - correct elf prps offset for SunOS-2.5.1 [guy@netapp.com] * - handle 64 bit time_t's correctly [ewt@redhat.com] * - new mime style magic [clarosse@netvista.net] * - new TI calculator magic [rmcguire@freenet.columbus.oh.us] * - new figlet fonts [obrien@freebsd.org] * - new cisco magic, and elf fixes [jhawk@bbnplanet.com] * - -b flag addition, and x86 filesystem magic [vax@linkhead.paranoia.com] * - s/Mpeg/MPEG, header and elf typo fixes [guy@netapp.com] * - Windows/NT registry files, audio code [guy@netapp.com] * - libGrx graphics lib fonts [guy@netapp.com] * - PNG fixes [guy@netapp.com] * - more m$ document magic [guy@netapp.com] * - PPD files [guy@netapp.com] * - archive magic cleanup [guy@netapp.com] * - linux kernel magic cleanup [guy@netapp.com] * - lecter magic [guy@netapp.com] * - vgetty magic [guy@netapp.com] * - sniffer additions [guy@netapp.com] */ From guy at netapp.com Wed Nov 5 14:42:01 1997 From: guy at netapp.com (Guy Harris) Date: Sat Mar 5 00:36:54 2005 Subject: A small patch to "Magdir/fonts" Message-ID: Reformat a comment slightly: *** fonts 1997/11/05 19:13:17 1.1 --- fonts 1997/11/05 19:39:02 *************** *** 26,33 **** 0 string D1.0\015 X11 Speedo font data #------------------------------------------------------------------------------ ! # FIGlet fonts and controlfiles # From figmagic supplied with Figlet ! # version 2.2 "David E. O'Brien" 0 string flf FIGlet font >3 string >2a version %-2.2s 0 string flc FIGlet controlfile --- 26,34 ---- 0 string D1.0\015 X11 Speedo font data #------------------------------------------------------------------------------ ! # FIGlet fonts and controlfiles ! # From figmagic supplied with Figlet version 2.2 ! # "David E. O'Brien" 0 string flf FIGlet font >3 string >2a version %-2.2s 0 string flc FIGlet controlfile From guy at netapp.com Wed Nov 5 14:47:58 1997 From: guy at netapp.com (Guy Harris) Date: Sat Mar 5 00:36:54 2005 Subject: A small patch to "Magdir/linux" Message-ID: 1) I guess the mail I sent to you got Quoted-Printableized by some piece of mail software. The "a" in "Nicolas" is supposed to have an "a" with an acute accent, the hex code for which is E1; the version from Debian Linux had it. I've turned it into an ordinary boring "a" in this mail, just to prevent it from getting QPized, but you may want to turn it into an "a with acute accent". (Then again, the one in the "LSM entries" line has no accent....) 2) There was a mysterious mostly-blank line with a file offset of 20; was that a typo, or is it useful? Also, the 3.23 "tar" file has "linux.orig" and "linux.rej" files in "Magdir". *** linux 1997/11/05 19:13:21 1.1 --- linux 1997/11/05 19:41:58 *************** *** 66,72 **** # # Linux kernel boot images, from Albert Cahalan # and others such as Axel Kohlmeyer ! # and Nicol=E1s Lichtmaier # All known start with: b8 c0 07 8e d8 b8 00 90 8e c0 b9 00 01 29 f6 29 514 string HdrS Linux kernel >518 leshort >0 --- 66,72 ---- # # Linux kernel boot images, from Albert Cahalan # and others such as Axel Kohlmeyer ! # and Nicolas Lichtmaier # All known start with: b8 c0 07 8e d8 b8 00 90 8e c0 b9 00 01 29 f6 29 514 string HdrS Linux kernel >518 leshort >0 *************** *** 88,93 **** 0 belong 0xb8c0078e Linux kernel >0x1e3 string Loading version 1.3.79 or older >0x1e9 string Loading from prehistoric times - 20 # LSM entries - Nicolas Lichtmaier 0 string Begin3 Linux Software Map entry text --- 88,92 ----