Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/10/2002 12:01:05
Module Name: syssrc
Committed By: jdolecek
Date: Sun Nov 10 10:01:04 UTC 2002
Modified Files:
syssrc/sys/kern: kern_systrace.c
syssrc/sys/sys: systrace.h
Log Message:
move definitions of custom SET()/ISSET()/CLR() macros from
sys/systrace.h to kern/kern_systrace.c
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/kern/kern_systrace.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/sys/systrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.