From 094f1e246b7f57c4b0ef697463626598a9f096b2 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Tue, 18 Mar 1997 18:00:03 +0000 Subject: Upgrade to file version 3.22. Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz --- usr.bin/file/patchlevel.h | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'usr.bin/file/patchlevel.h') diff --git a/usr.bin/file/patchlevel.h b/usr.bin/file/patchlevel.h index 2da80f9f204e..387ac2ca029a 100644 --- a/usr.bin/file/patchlevel.h +++ b/usr.bin/file/patchlevel.h @@ -1,11 +1,33 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 19 +#define patchlevel 22 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.19 1995/10/27 23:14:46 christos Exp $ + * $Id: patchlevel.h,v 1.22 1997/01/15 17:23:24 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.22 1997/01/15 17:23:24 christos + * - 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 core files [Guy Harris] + * + * Revision 1.21 1996/10/05 18:15:29 christos + * Segregate elf stuff and conditionally enable it with -DBUILTIN_ELF + * More magic fixes + * + * Revision 1.20 1996/06/22 22:15:52 christos + * - support relative offsets of the form >& + * - fix bug with truncating magic strings that contain \n + * - file -f - did not read from stdin as documented + * - support elf file parsing using our own elf support. + * - as always magdir fixes and additions. + * * Revision 1.19 1995/10/27 23:14:46 christos * Ability to parse colon separated list of magic files * New LEGAL.NOTICE -- cgit v1.2.3