Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 14:10:22 GMT
From:      Marc Olzheim <marcolz@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/80362: [PATCH] add preadv() and pwritev() system calls
Message-ID:  <200506271410.j5REAMsD072651@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/80362; it has been noted by GNATS.

From: Marc Olzheim <marcolz@stack.nl>
To: David Schultz <das@freebsd.org>, bug-followup@FreeBSD.org
Cc: freebsd-current@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506271410.j5REAMsD072651>