Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/kern
Module Name: src
Committed By: snj
Date: Wed Jan 14 17:54:22 UTC 2009
Modified Files:
src/sys/kern [netbsd-5]: sysv_shm.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #248):
sys/kern/sysv_shm.c: revision 1.114
sys_shmat: initialise shmid of shmmap entry earlier. Now error path,
i.e. shm_delete_mapping, wont use random value.
To generate a diff of this commit:
cvs rdiff -r1.113 -r1.113.2.1 src/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