Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Thu Oct 26 18:51:21 UTC 2006

Modified Files:
        src/common/include/prop: prop_array.h
        src/common/lib/libprop: prop_kern.c
        src/distrib/sets/lists/comp: mi
        src/lib/libprop: Makefile
Added Files:
        src/common/lib/libprop: prop_copyin_ioctl.9 prop_send_ioctl.3
Removed Files:
        src/common/lib/libprop: prop_dictionary_copyin_ioctl.9
            prop_dictionary_send_ioctl.3

Log Message:
Add prop_array_t support to prop_kern.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/include/prop/prop_array.h
cvs rdiff -r0 -r1.1 src/common/lib/libprop/prop_copyin_ioctl.9 \
    src/common/lib/libprop/prop_send_ioctl.3
cvs rdiff -r1.4 -r0 src/common/lib/libprop/prop_dictionary_copyin_ioctl.9 \
    src/common/lib/libprop/prop_dictionary_send_ioctl.3
cvs rdiff -r1.4 -r1.5 src/common/lib/libprop/prop_kern.c
cvs rdiff -r1.956 -r1.957 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.12 -r1.13 src/lib/libprop/Makefile

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