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: dsl
Date: Sun Jun 3 09:50:12 UTC 2007
Modified Files:
src/sys/compat/netbsd32: netbsd32_lwp.c
src/sys/kern: sys_lwp.c
src/sys/sys: proc.h
Log Message:
Split sys__lwp_park() so that the compat/netbsd32 code can copyin and convert
its timeout then call the standard function.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/compat/netbsd32/netbsd32_lwp.c
cvs rdiff -r1.19 -r1.20 src/sys/kern/sys_lwp.c
cvs rdiff -r1.250 -r1.251 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