Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/24/2003 03:28:08
Module Name:	src
Committed By:	thorpej
Date:		Fri Jan 24 01:28:07 UTC 2003

Modified Files:
	src/sys/kern: init_sysent.c syscalls.c
	src/sys/sys: syscall.h syscallargs.h

Log Message:
Regen; reserve slots for <mqueue.h> and <sched.h> system calls.


To generate a diff of this commit:
cvs rdiff -r1.141 -r1.142 src/sys/kern/init_sysent.c
cvs rdiff -r1.136 -r1.137 src/sys/kern/syscalls.c
cvs rdiff -r1.134 -r1.135 src/sys/sys/syscall.h
cvs rdiff -r1.116 -r1.117 src/sys/sys/syscallargs.h

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