freebsd-src/sys/miscfs/specfs
Matthew Dillon 8411bf657d Fix handling of a device EOF that occurs in the middle of a block. The
transfer size calculation was incorrect resulting in the last read being
    potentially larger then the actual extent of the device.

    EOF and write handling has not yet been fixed.

Reviewed by:	Tor.Egge@fast.no
1999-09-20 23:17:47 +00:00
..
spec_vnops.c Fix handling of a device EOF that occurs in the middle of a block. The 1999-09-20 23:17:47 +00:00