henry@utzoo.UUCP (Henry Spencer) (06/25/83)
Fixed the bug in fopen and fdopen that Bill Mitchell reported in net.bugs.4bsd a couple of months ago (a botch in bounds checking while scanning for a vacant _iob slot). It's in a different place (findiop.c) in V7, but still present. I didn't use his fix, but rewrote the code to be cleaner instead.