Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Fri Nov 25 20:32:33 UTC 2005

Modified Files:
        src/sys/kern: init_main.c kern_systrace.c
        src/sys/sys: systrace.h

Log Message:
Statically initalize the systrace lock.  systrace_init() is now not
needed on NetBSD.  Remove the call from main().


To generate a diff of this commit:
cvs rdiff -r1.257 -r1.258 src/sys/kern/init_main.c
cvs rdiff -r1.46 -r1.47 src/sys/kern/kern_systrace.c
cvs rdiff -r1.15 -r1.16 src/sys/sys/systrace.h

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