Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   njoly
Date:           Wed Jan 30 21:09:41 UTC 2008

Modified Files:
        src/sys/kern: sysv_shm.c

Log Message:
Fix shm_cv/newshm_cv offset value by using the correct sizeof argument
(kcondvar_t -> struct shmid_ds).

ok by rmind@


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 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