Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: fvdl
Date: Wed Apr 3 11:53:02 UTC 2002
Modified Files:
syssrc/sys/kern: sysv_shm.c
Log Message:
Split off the backend of the shmat system call, and find removed segments
if requested. This enables the linux compat code to be bug compatible
(under Linux, shmat() to a removed segment works).
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/kern/sysv_shm.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