Date: Mon, 9 Mar 1998 14:12:53 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c Message-ID: <199803092212.OAA06135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/03/09 14:12:53 PST Modified files: sys/ufs/ufs ufs_readwrite.c Log: Correct a problem with the ffs_getpages routine that manifest's itself during the tail command. The amount to read is incorrectly calculated. Submitted by: Tor Egge Revision Changes Path 1.46 +3 -2 src/sys/ufs/ufs/ufs_readwrite.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803092212.OAA06135>