Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys/kern
Module Name: src
Committed By: ad
Date: Sat Oct 21 14:26:41 UTC 2006
Added Files:
src/sys/kern [newlock2]: kern_core.c sys_lwp.c sys_sig.c
Log Message:
- Split core dump, LWP syscalls and signal syscalls into their own files.
- Checkpoint work in progress on locking & per-LWP signals.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/kern/kern_core.c src/sys/kern/sys_lwp.c \
src/sys/kern/sys_sig.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