Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/04/2006 17:50:29
Module Name:	src
Committed By:	christos
Date:		Thu May  4 17:50:29 UTC 2006

Modified Files:
	src/sys/compat/freebsd: freebsd_syscall.h freebsd_syscallargs.h
	    freebsd_syscalls.c freebsd_sysent.c
	src/sys/compat/pecoff: pecoff_syscall.h pecoff_syscallargs.h
	    pecoff_syscalls.c pecoff_sysent.c
	src/sys/kern: init_sysent.c syscalls.c
	src/sys/sys: mount.h syscall.h syscallargs.h

Log Message:
Regen


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/compat/freebsd/freebsd_syscall.h \
    src/sys/compat/freebsd/freebsd_syscalls.c
cvs rdiff -r1.63 -r1.64 src/sys/compat/freebsd/freebsd_syscallargs.h \
    src/sys/compat/freebsd/freebsd_sysent.c
cvs rdiff -r1.17 -r1.18 src/sys/compat/pecoff/pecoff_syscall.h \
    src/sys/compat/pecoff/pecoff_syscalls.c
cvs rdiff -r1.18 -r1.19 src/sys/compat/pecoff/pecoff_syscallargs.h \
    src/sys/compat/pecoff/pecoff_sysent.c
cvs rdiff -r1.171 -r1.172 src/sys/kern/init_sysent.c
cvs rdiff -r1.166 -r1.167 src/sys/kern/syscalls.c
cvs rdiff -r1.138 -r1.139 src/sys/sys/mount.h
cvs rdiff -r1.165 -r1.166 src/sys/sys/syscall.h
cvs rdiff -r1.147 -r1.148 src/sys/sys/syscallargs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.