Source-Changes archive

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

CVS commit: [matt-armv6] src/sys/kern



Module Name:    src
Committed By:   matt
Date:           Tue Aug 28 18:43:45 UTC 2007

Modified Files:
        src/sys/kern [matt-armv6]: init_main.c kern_lwp.c kern_proc.c
            kern_synch.c

Log Message:
Pre-init the static structures (lwp0,proc0,session0,etc.) whenever possible.
Use curlwp_set()


To generate a diff of this commit:
cvs rdiff -r1.312 -r1.312.2.1 src/sys/kern/init_main.c
cvs rdiff -r1.69 -r1.69.4.1 src/sys/kern/kern_lwp.c
cvs rdiff -r1.114 -r1.114.2.1 src/sys/kern/kern_proc.c
cvs rdiff -r1.194 -r1.194.2.1 src/sys/kern/kern_synch.c

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