bug in 4.3bsd file.c

Donn Seeley donn at utah-cs.UUCP
Fri Jul 18 15:28:46 AEST 1986


Uh, Turk, the original code's lack of parentheses was quite proper.  I
suspect that you had another problem -- that you weren't running the
binary which was generated from the source file.  The change to
identify compressed files was made after the 4.3 beta distribution; run
'what' on the old binary to see if you had the old (rev. 4.10) or the
new (4.12) code.  The 4.3 distribution 'file' works fine on compressed
files (I tried it at Berkeley; Utah's still running 4.3 beta, alas).

There WAS a nasty parenthesis bug in the 4.10 version, but it was a
problem with the code for distinguishing character devices from block
devices!  The bug was fixed in 4.12, with the immortal sccs comment,
'who wrote this code anyway?'

Donn Seeley    University of Utah CS Dept    donn at utah-cs.arpa
40 46' 6"N 111 50' 34"W    (801) 581-5668    decvax!utah-cs!donn



More information about the Comp.bugs.4bsd.ucb-fixes mailing list