Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/30/2000 00:09:06
Module Name: syssrc
Committed By: jdolecek
Date: Wed Nov 29 22:09:06 UTC 2000
Modified Files:
syssrc/sys/kern: makesyscalls.sh
Log Message:
recognize ^if and ^endif in input master syscall file specially - output it
like #if and #endif to sysdcl; this can be used to insert ifdefs
to generated *sysent.c
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/kern/makesyscalls.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.