Date: Wed, 13 Nov 2002 16:14:20 -0500 From: Craig Rodrigues <rodrigc@attbi.com> To: Garance A Drosihn <drosih@rpi.edu> Cc: freebsd-standards@FreeBSD.ORG Subject: Re: msgsnd() improperly prototyped Message-ID: <20021113161420.A14335@attbi.com> In-Reply-To: <p05200f1ab9f869275c87@[128.113.24.47]>; from drosih@rpi.edu on Wed, Nov 13, 2002 at 03:42:21PM -0500 References: <20021113142052.A10703@attbi.com> <p05200f1ab9f869275c87@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 13, 2002 at 03:42:21PM -0500, Garance A Drosihn wrote: > Well, if you're like me, you could do a combination of 'find' and grep > in /usr/src to find it. This is probably a dumb way to do it, but it > works. Dumb works for me, that's what I did. :) I am now working on a patch which touches: src/sys/kern/syscalls.master.orig src/sys/kern/sysv_msg.c.orig src/sys/sys/msg.h.orig src/lib/libc/gen/msgsnd.3. When submitting a patch for evaluation which touches syscalls.master, is it necessary to run makesyscalls.sh and submit as part of the patch the generated files which change (init_sysent.c, syscalls.c and syscall.h)? Or is it enough to just submit a diff which touches the above mentioned files, and mention that makesyscalls.sh needs to be re-run? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021113161420.A14335>