Date: Tue, 8 Aug 2000 16:28:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c 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 ... Message-ID: <200008082328.QAA04094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/08/08 16:28:19 PDT Modified files: (Branch: RELENG_4) sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c 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 sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c sys/kern init_sysent.c syscalls.c sys/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c sys/sys syscall-hide.h syscall.h syscall.mk sysproto.h Log: MFC: regen Revision Changes Path 1.1.2.2 +0 -0 src/sys/alpha/osf1/osf1_proto.h 1.1.2.2 +0 -0 src/sys/alpha/osf1/osf1_syscall.h 1.1.2.2 +136 -134 src/sys/alpha/osf1/osf1_sysent.c 1.5.2.2 +0 -0 src/sys/i386/ibcs2/ibcs2_isc_syscall.h 1.7.2.2 +15 -13 src/sys/i386/ibcs2/ibcs2_isc_sysent.c 1.10.2.2 +0 -0 src/sys/i386/ibcs2/ibcs2_proto.h 1.8.2.2 +0 -0 src/sys/i386/ibcs2/ibcs2_syscall.h 1.11.2.2 +68 -66 src/sys/i386/ibcs2/ibcs2_sysent.c 1.9.2.2 +0 -0 src/sys/i386/ibcs2/ibcs2_xenix.h 1.6.2.2 +0 -0 src/sys/i386/ibcs2/ibcs2_xenix_syscall.h 1.7.2.2 +21 -19 src/sys/i386/ibcs2/ibcs2_xenix_sysent.c 1.32.2.3 +0 -0 src/sys/i386/linux/linux_proto.h 1.27.2.3 +0 -0 src/sys/i386/linux/linux_syscall.h 1.33.2.3 +142 -140 src/sys/i386/linux/linux_sysent.c 1.79.2.6 +257 -255 src/sys/kern/init_sysent.c 1.71.2.5 +1 -1 src/sys/kern/syscalls.c 1.6.2.2 +0 -0 src/sys/svr4/svr4_proto.h 1.5.2.1 +1 -1 src/sys/svr4/svr4_syscall.h 1.5.2.1 +1 -1 src/sys/svr4/svr4_syscallnames.c 1.5.2.1 +130 -128 src/sys/svr4/svr4_sysent.c 1.65.2.5 +1 -1 src/sys/sys/syscall-hide.h 1.69.2.5 +1 -1 src/sys/sys/syscall.h 1.23.2.5 +1 -1 src/sys/sys/syscall.mk 1.59.2.5 +1 -1 src/sys/sys/sysproto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008082328.QAA04094>