Date: Fri, 28 Jul 2000 17:21:50 -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_proto.h ibcs2_syscall.h ibcs2_sysent.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/kern init_sysent.c syscalls.c src/sys/svr4 ... Message-ID: <200007290021.RAA70517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/07/28 17:21:50 PDT Modified files: sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c sys/i386/ibcs2 ibcs2_proto.h ibcs2_syscall.h ibcs2_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: Regenerate with makesyscalls.sh Revision Changes Path 1.3 +1 -1 src/sys/alpha/osf1/osf1_proto.h 1.3 +2 -2 src/sys/alpha/osf1/osf1_syscall.h 1.3 +2 -2 src/sys/alpha/osf1/osf1_sysent.c 1.12 +1 -1 src/sys/i386/ibcs2/ibcs2_proto.h 1.10 +2 -2 src/sys/i386/ibcs2/ibcs2_syscall.h 1.13 +2 -2 src/sys/i386/ibcs2/ibcs2_sysent.c 1.35 +1 -1 src/sys/i386/linux/linux_proto.h 1.30 +2 -2 src/sys/i386/linux/linux_syscall.h 1.36 +2 -2 src/sys/i386/linux/linux_sysent.c 1.90 +2 -2 src/sys/kern/init_sysent.c 1.79 +2 -2 src/sys/kern/syscalls.c 1.9 +1 -1 src/sys/svr4/svr4_proto.h 1.8 +2 -2 src/sys/svr4/svr4_syscall.h 1.8 +2 -2 src/sys/svr4/svr4_syscallnames.c 1.8 +2 -2 src/sys/svr4/svr4_sysent.c 1.73 +1 -1 src/sys/sys/syscall-hide.h 1.77 +2 -2 src/sys/sys/syscall.h 1.31 +2 -2 src/sys/sys/syscall.mk 1.67 +3 -3 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?200007290021.RAA70517>