Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rmind
Date:           Sun Nov  4 11:20:35 UTC 2007

Modified Files:
        src/sys/kern: sysv_msg.c sysv_sem.c
        src/sys/sys: sem.h

Log Message:
Support for dynamic changing of SysV message queues and semaphores limits.
Also fixes the alignment problem, which was here forever.  Thanks for <uwe>
for discussion and <martin> for testing.

Reviewed by: <tech-kern>, <gdt>


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/kern/sysv_msg.c
cvs rdiff -r1.73 -r1.74 src/sys/kern/sysv_sem.c
cvs rdiff -r1.23 -r1.24 src/sys/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