Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Aug 25 04:47:12 UTC 1999

Modified Files:
        syssrc/sys/compat/common: Makefile kern_ipc_10.c
Added Files:
        syssrc/sys/compat/common: sysv_ipc_14.c sysv_msg_14.c sysv_sem_14.c
            sysv_shm_14.c

Log Message:
Add compatibility calls for the 1.4 System V IPC *ctl() calls, and
update the 1.0 compat calls.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/compat/common/Makefile
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/common/kern_ipc_10.c
cvs rdiff -r0 -r1.1 syssrc/sys/compat/common/sysv_ipc_14.c \
    syssrc/sys/compat/common/sysv_msg_14.c \
    syssrc/sys/compat/common/sysv_sem_14.c \
    syssrc/sys/compat/common/sysv_shm_14.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