From owner-cvs-sys Tue Sep 19 12:35:24 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA26471 for cvs-sys-outgoing; Tue, 19 Sep 1995 12:35:24 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA26465 ; Tue, 19 Sep 1995 12:35:10 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id MAA06156; Tue, 19 Sep 1995 12:35:02 -0700 From: "Rodney W. Grimes" Message-Id: <199509191935.MAA06156@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/sys sysent.h To: bde@freefall.freebsd.org (Bruce Evans) Date: Tue, 19 Sep 1995 12:35:01 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509191331.GAA01965@freefall.freebsd.org> from "Bruce Evans" at Sep 19, 95 06:31:05 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 965 Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk > > 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 > 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