Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/kern



Module Name:    syssrc
Committed By:   fvdl
Date:           Sun Nov 10 14:02:13 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_systrace.c

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.20 -r1.21 syssrc/sys/kern/kern_systrace.c

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




Home | Main Index | Thread Index | Old Index