]> granicus.if.org Git - file/commitdiff
Fixed small bug in softmagic.c introduced by
authorChristos Zoulas <christos@zoulas.com>
Fri, 24 Sep 1993 18:49:06 +0000 (18:49 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 24 Sep 1993 18:49:06 +0000 (18:49 +0000)
copying the data to be examined out of the input
buffer. Changed the Makefile to use sed to create
the correct man pages.

src/patchlevel.h

index f5f64b528e224ce0f59b768e92547f79ee883f99..96ed328b7dd11c4b8d3e8177491efb5f25283841 100644 (file)
@@ -3,10 +3,16 @@
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.10 1993/09/23 21:56:23 christos Exp $
+ * $Id: patchlevel.h,v 1.11 1993/09/24 18:49:06 christos Exp $
  *
  * $Log: patchlevel.h,v $
- * Revision 1.10  1993/09/23 21:56:23  christos
+ * Revision 1.11  1993/09/24 18:49:06  christos
+ * Fixed small bug in softmagic.c introduced by
+ * copying the data to be examined out of the input
+ * buffer. Changed the Makefile to use sed to create
+ * the correct man pages.
+ *
+ * Revision 1.10  1993/09/23  21:56:23  christos
  * Passed purify. Fixed indirections. Fixed byte order printing.
  * Fixed segmentation faults caused by referencing past the end
  * of the magic buffer. Fixed bus errors caused by referencing
@@ -15,9 +21,6 @@
  * Revision 1.9  1993/03/24  14:23:40  ian
  * Batch of minor changes from several contributors.
  *
- * Revision 1.9  1993/03/24  14:23:40  ian
- * Batch of minor changes from several contributors.
- *
  * Revision 1.8  93/02/19  15:01:26  ian
  * Numerous changes from Guy Harris too numerous to mention but including
  * byte-order independance, fixing "old-style masking", etc. etc. A bugfix