Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/01/2001 18:41:43
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Jan  1 16:41:43 UTC 2001

Modified Files:
	syssrc/sys/kern: makesyscalls.sh

Log Message:
Avoid generating duplicate SYS_* defines to *syscall.h - is possible
for kern/syscalls.master's sys_getpid()/sys_getpid_with_ppid().
This fixes kern/11853 by Bernd Ernesti.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/kern/makesyscalls.sh

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