Date: Wed, 12 Nov 2003 00:09:20 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h Message-ID: <200311120809.hAC89K07055182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2003/11/12 00:09:20 PST
FreeBSD src repository
Modified files:
sys/kern init_sysent.c syscalls.c
sys/sys syscall.h syscall.mk sysproto.h
Log:
Update the five files derived from /sys/kern/syscalls.master
after the additions made for the new statfs structure (version
1.157). These must be updated in a separate checkin after
syscalls.master has been checked in so that they reflect its
new CVS identity. As these are purely derived files, it is not
clear to me why they are under CVS at all. I presume that it has
something to do with having `make world' operate properly.
Revision Changes Path
1.160 +9 -9 src/sys/kern/init_sysent.c
1.146 +9 -9 src/sys/kern/syscalls.c
1.144 +9 -5 src/sys/sys/syscall.h
1.99 +5 -5 src/sys/sys/syscall.mk
1.140 +43 -22 src/sys/sys/sysproto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311120809.hAC89K07055182>
