Date: Fri, 2 Nov 2001 09:59:23 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys syscall.h syscall.mk sysproto.h src/sys/kern init_sysent.c syscalls.c vfs_syscalls.c Message-ID: <200111021759.fA2HxNh10064@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/11/02 09:59:23 PST
Modified files:
sys/sys syscall.h syscall.mk sysproto.h
sys/kern init_sysent.c syscalls.c vfs_syscalls.c
Log:
Add nmount() stub function and regenerate the syscall-glue which should
not need to check in generated files.
Revision Changes Path
1.111 +2 -1 src/sys/kern/init_sysent.c
1.98 +2 -1 src/sys/kern/syscalls.c
1.210 +21 -0 src/sys/kern/vfs_syscalls.c
1.96 +3 -2 src/sys/sys/syscall.h
1.50 +3 -2 src/sys/sys/syscall.mk
1.87 +7 -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?200111021759.fA2HxNh10064>
