Source-Changes archive

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

CVS commit: src/sys/compat



Module Name:    src
Committed By:   dsl
Date:           Sun Jun 17 10:23:27 UTC 2007

Modified Files:
        src/sys/compat/common: sysv_sem_14.c
        src/sys/compat/sys: sem.h

Log Message:
Expose semid_ds14_to_native() to otherparts of the system.
Don't leak kernel stack back to userspace.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/compat/common/sysv_sem_14.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/sys/sem.h

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