Date: Sat, 29 Jul 2000 03:07:39 -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/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/i386/ibcs2 ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c src/sys/svr4 svr4_proto.h svr4_syscall.h ... Message-ID: <200007291007.DAA29991@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/07/29 03:07:39 PDT Modified files: sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c sys/i386/ibcs2 ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.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 sys/kern init_sysent.c syscalls.c Log: Regen. (Fix SYS_exit) Revision Changes Path 1.4 +1 -1 src/sys/alpha/osf1/osf1_proto.h 1.4 +2 -2 src/sys/alpha/osf1/osf1_syscall.h 1.4 +2 -2 src/sys/alpha/osf1/osf1_sysent.c 1.36 +1 -1 src/sys/i386/linux/linux_proto.h 1.31 +2 -2 src/sys/i386/linux/linux_syscall.h 1.37 +2 -2 src/sys/i386/linux/linux_sysent.c 1.13 +1 -1 src/sys/i386/ibcs2/ibcs2_proto.h 1.11 +2 -2 src/sys/i386/ibcs2/ibcs2_syscall.h 1.14 +2 -2 src/sys/i386/ibcs2/ibcs2_sysent.c 1.10 +1 -1 src/sys/svr4/svr4_proto.h 1.9 +2 -2 src/sys/svr4/svr4_syscall.h 1.9 +2 -2 src/sys/svr4/svr4_syscallnames.c 1.9 +2 -2 src/sys/svr4/svr4_sysent.c 1.74 +1 -1 src/sys/sys/syscall-hide.h 1.78 +2 -2 src/sys/sys/syscall.h 1.32 +2 -2 src/sys/sys/syscall.mk 1.68 +1 -1 src/sys/sys/sysproto.h 1.91 +2 -2 src/sys/kern/init_sysent.c 1.80 +2 -2 src/sys/kern/syscalls.c 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?200007291007.DAA29991>