Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/16/2001 00:37:48
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue May 15 21:37:48 UTC 2001

Modified Files:
	syssrc/sys/compat/aout: aout_misc.c syscalls.master

Log Message:
Eliminate passthrough syscalls stubs which only call appropriate sys_foo()
without any change.
Fixes kern/7270 by Bill Sommerfeld.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/aout/aout_misc.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/compat/aout/syscalls.master

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