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:   yamt
Date:           Tue Feb  4 13:41:51 UTC 2003

Modified Files:
        src/sys/kern: kern_synch.c
        src/sys/sys: lwp.h proc.h sched.h

Log Message:
constify wait channels of ltsleep/wakeup.  they are never dereferenced.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/kern/kern_synch.c
cvs rdiff -r1.5 -r1.6 src/sys/sys/lwp.h
cvs rdiff -r1.156 -r1.157 src/sys/sys/proc.h
cvs rdiff -r1.15 -r1.16 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