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:           Thu Feb 15 15:13:10 UTC 2007

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

Log Message:
Restore proc::p_userret in a limited way for Linux compat. XXX


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/sys/kern/kern_fork.c
cvs rdiff -r1.53 -r1.54 src/sys/kern/kern_lwp.c
cvs rdiff -r1.47 -r1.48 src/sys/sys/lwp.h
cvs rdiff -r1.234 -r1.235 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