Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 1995 12:35:01 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        bde@freefall.freebsd.org (Bruce Evans)
Cc:        CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/sys sysent.h
Message-ID:  <199509191935.MAA06156@GndRsh.aac.dev.com>
In-Reply-To: <199509191331.GAA01965@freefall.freebsd.org> from "Bruce Evans" at Sep 19, 95 06:31:05 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> bde         95/09/19 06:31:04
> 
>   Modified:    sys/kern  Makefile makesyscalls.sh syscalls.master
>                sys/sys   sysent.h
>   Log:
>   Generate prototypes for syscall-implementing functions.  Put them in
>   <sys/sysproto.h> and use them (so far only) in kern/init_sysent.c.
>   
>   Don't put $Id in generated files.

Please revert that part, some of these generated files get checked into
cvs, and anything in the kernel checked in should have a $Id$ in it.

>   kern/syscalls.master:
>   I had to add some new fields to describe some non-orthogonal names.
>   E.g., the args struct for the syscall-implementing function foo()
>   is usually named `foo_args', but for getpid() it is named `args'.
>   
>   sys/sysent.h:
>   sy_call_t is still incomplete to hide a couple of warnings.
> 


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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