insert ANSI-mandated bogosity
4.4BSD snapshot (revision 8.1); add 1993 to copyright
bcopy => memcpy (safe in all these cases) for ANSI (sigh)
fread/fwrite return size_t
the C library should only use bcopy, so programs don't load both!
new stdio
added LIBC_SCCS condition for sccs ids
Add copyright
beware of divide by 0
don't save EOF in buffer, don't sign-extend 0xff to match EOF.
date and time created 84/05/29 13:51:03 by karels