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:   ad
Date:           Mon Apr 28 21:17:17 UTC 2008

Modified Files:
        src/sys/kern: kern_softint.c kern_stub.c kern_synch.c
        src/sys/sys: userret.h

Log Message:
Make the preemption switch a __HAVE instead of an option.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/kern/kern_softint.c
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_stub.c
cvs rdiff -r1.233 -r1.234 src/sys/kern/kern_synch.c
cvs rdiff -r1.15 -r1.16 src/sys/sys/userret.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