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:   christos
Date:           Sun Oct  8 22:57:11 UTC 2006

Modified Files:
        src/sys/kern: kern_lwp.c kern_proc.c
        src/sys/sys: lwp.h proc.h

Log Message:
add {proc,lwp}_initspecific and use them to init proc0 and lwp0.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/kern/kern_lwp.c
cvs rdiff -r1.95 -r1.96 src/sys/kern/kern_proc.c
cvs rdiff -r1.42 -r1.43 src/sys/sys/lwp.h
cvs rdiff -r1.228 -r1.229 src/sys/sys/proc.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