kern/80362: [PATCH] add preadv() and pwritev() system calls

Marc Olzheim marcolz at stack.nl
Mon Jun 27 14:10:22 GMT 2005


The following reply was made to PR kern/80362; it has been noted by GNATS.

From: Marc Olzheim <marcolz at stack.nl>
To: David Schultz <das at freebsd.org>, bug-followup at FreeBSD.org
Cc: freebsd-current at freebsd.org
Subject: Re: kern/80362: [PATCH] add preadv() and pwritev() system calls
Date: Mon, 27 Jun 2005 16:07:23 +0200

 Updated the patches again:
 
 http://www.stack.nl/~marcolz/FreeBSD/preadv.current.20050627.patch.txt
 
 After patching, type 'make syscalls.c' in /usr/src/sys/kern and
 'make sysent' in /usr/src/sys/compat/freebsd32/
 
 Could someone please take a look at it / commit it ?
 Or do you want me to put the files generated by the two 'make's into the
 patch as well ?
 I figured it would be better not to, since they are generated anyway...
 
 Marc


More information about the freebsd-bugs mailing list