Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/10/2002 16:01:58
Module Name:	syssrc
Committed By:	fvdl
Date:		Sun Nov 10 14:01:57 UTC 2002

Modified Files:
	syssrc/sys/sys: systrace.h

Log Message:
Back out previous, it caused compile errors in kern_fork.c. ISSET
and friends should either be made first-class citizens and moved
to an include file (systm.h perhaps), or nuked completely, but
not be redefined in a lot of files.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/sys/systrace.h

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