From owner-cvs-sys Sat Mar 29 05:15:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26991 for cvs-sys-outgoing; Sat, 29 Mar 1997 05:15:26 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26984; Sat, 29 Mar 1997 05:15:25 -0800 (PST) Date: Sat, 29 Mar 1997 05:15:25 -0800 (PST) From: Peter Wemm Message-Id: <199703291315.FAA26984@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_isc_syscall.h ibcs2_isc_sysent.c ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c ibcs2_xenix.h ibcs2_xenix_syscall.h ibcs2_xenix_sysent.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 97/03/29 05:15:24 Modified: sys/i386/ibcs2 ibcs2_isc_syscall.h ibcs2_isc_sysent.c ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c ibcs2_xenix.h ibcs2_xenix_syscall.h ibcs2_xenix_sysent.c Log: Regenerate (include file changes, stray blank lines (cosmetic), and a syscall vector was out of sync with it's .master file) Revision Changes Path 1.3 +1 -1 src/sys/i386/ibcs2/ibcs2_isc_syscall.h 1.3 +1 -3 src/sys/i386/ibcs2/ibcs2_isc_sysent.c 1.5 +2 -4 src/sys/i386/ibcs2/ibcs2_proto.h 1.6 +1 -1 src/sys/i386/ibcs2/ibcs2_syscall.h 1.7 +1 -3 src/sys/i386/ibcs2/ibcs2_sysent.c 1.4 +2 -4 src/sys/i386/ibcs2/ibcs2_xenix.h 1.4 +1 -1 src/sys/i386/ibcs2/ibcs2_xenix_syscall.h 1.3 +2 -4 src/sys/i386/ibcs2/ibcs2_xenix_sysent.c