Date: Sat, 14 Nov 1998 15:36:19 -0800 (PST) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <199811142336.PAA25550@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/11/14 15:36:19 PST
Modified files:
sys/kern uipc_syscalls.c
Log:
Fixed a couple of nits in sendfile(2): clear PG_ZERO before unbusying
the page, and use passed-in "p" rather than curproc in uio struct.
Revision Changes Path
1.44 +3 -3 src/sys/kern/uipc_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811142336.PAA25550>
