Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/netbsd32
Module Name: src
Committed By: cube
Date: Sun Mar 5 01:28:20 UTC 2006
Modified Files:
src/sys/compat/netbsd32: files.netbsd32 netbsd32.h syscalls.master
Added Files:
src/sys/compat/netbsd32: netbsd32_sem.c
Log Message:
Implement the ksem_* family of syscalls.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/compat/netbsd32/files.netbsd32
cvs rdiff -r1.48 -r1.49 src/sys/compat/netbsd32/netbsd32.h
cvs rdiff -r0 -r1.1 src/sys/compat/netbsd32/netbsd32_sem.c
cvs rdiff -r1.41 -r1.42 src/sys/compat/netbsd32/syscalls.master
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