From owner-freebsd-standards Wed Nov 13 13:14:38 2002 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DDE37B401 for ; Wed, 13 Nov 2002 13:14:37 -0800 (PST) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id A482543E3B for ; Wed, 13 Nov 2002 13:14:35 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id gADLENmF014387; Wed, 13 Nov 2002 16:14:24 -0500 (EST) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id gADLELnI014386; Wed, 13 Nov 2002 16:14:21 -0500 (EST) Date: Wed, 13 Nov 2002 16:14:20 -0500 From: Craig Rodrigues To: Garance A Drosihn Cc: freebsd-standards@FreeBSD.ORG Subject: Re: msgsnd() improperly prototyped Message-ID: <20021113161420.A14335@attbi.com> References: <20021113142052.A10703@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from drosih@rpi.edu on Wed, Nov 13, 2002 at 03:42:21PM -0500 Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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