Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   rmind
Date:           Sun Apr 19 22:15:39 UTC 2009

Modified Files:
        src/sys/sys: proc.h sched.h

Log Message:
- Remove a bunch of unused declarations in proc.h header.
- Move yield() and suspendsched() to sched.h, where they should belong.


To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/sys/proc.h
cvs rdiff -u -r1.68 -r1.69 src/sys/sys/sched.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