Subject: Re: CVS commit: src/sys/compat/pecoff
To: Pavel Cahyna <pavel@netbsd.org>
From: Nicolas Joly <njoly@pasteur.fr>
List: source-changes
Date: 04/24/2007 09:49:42
On Tue, Apr 24, 2007 at 09:35:46AM +0200, Pavel Cahyna wrote:
> On Mon, Apr 23, 2007 at 09:22:29PM +0000, David Laight wrote:
> > 
> > Module Name:	src
> > Committed By:	dsl
> > Date:		Mon Apr 23 21:22:29 UTC 2007
> > 
> > Modified Files:
> > 	src/sys/compat/pecoff: pecoff_misc.c syscalls.master
> > 
> > Log Message:
> > Having removed all the CHECK_ALT_XXX() none of these syscall functions
> > do anything except call a standard function.  Nuke them all.
> 
> Can you completely remove syscalls.master and derived files? keeping this
> file in sync with native syscalls.master is annoying.

And it seems currently in bad shape since r1.23 :-(

njoly@cixy [compat/pecoff]> tail -n 5 syscalls.master
396     NOARGS          { int sys___fhopen40(const void *fhp, size_t fh_size,\
                            int flags); }
397     NOARGS          { int sys___fhstatvfs140(const void *fhp, \
                            size_t fh_size, struct statvfs *buf, int flags); }
398     NOARGS          { int sys___fhstat40(const void *fhp, \

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.