Date: Sun, 4 Jan 1998 17:05:17 -0800 (PST) From: "Jonathan M. Bresler" <jmb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux_file.c Message-ID: <199801050105.RAA09181@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmb 1998/01/04 17:05:17 PST Modified files: sys/i386/linux linux_file.c Log: length argument to truncate() in linux emulation was not being set copied to the bsd arguments.. frequently, resulting in files of over 100MB of NULs PR: 386/5044 Reviewed by: jmb Submitted by: (Richard Winkel) rich@math.missouri.edu Revision Changes Path 1.18 +2 -1 src/sys/i386/linux/linux_file.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801050105.RAA09181>