From owner-cvs-sys Sun Mar 10 18:23:39 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA11358 for cvs-sys-outgoing; Sun, 10 Mar 1996 18:23:39 -0800 (PST) Received: (from hsu@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA11340 Sun, 10 Mar 1996 18:23:35 -0800 (PST) Date: Sun, 10 Mar 1996 18:23:35 -0800 (PST) From: Jeffrey Hsu Message-Id: <199603110223.SAA11340@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys systm.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hsu 96/03/10 18:23:34 Modified: sys/sys systm.h Log: Merge in Lite2: add function prototype. Note: Lite2 struct sysent changes need to go in FreeBSD sysent.h instead. Leave out prototype for nosys() until convert makesyscalls.sh over to Lite2 format, if we ever do so. Reviewed by: davidg & bde Revision Changes Path 1.37 +3 -2 src/sys/sys/systm.h