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: Wed Jul 5 21:46:11 UTC 2006
Modified Files:
src/common/include/prop: prop_dictionary.h proplib.h
src/common/lib/libprop: Makefile.inc
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi
src/lib/libprop: Makefile shlib_version
Added Files:
src/common/lib/libprop: prop_dictionary_copyin_ioctl.9
prop_dictionary_send_ioctl.3 prop_kern.c
Log Message:
Add kernel and user space parts of a protocol for sending property lists
to / from the kernel using ioctls.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/include/prop/prop_dictionary.h
cvs rdiff -r1.1 -r1.2 src/common/include/prop/proplib.h
cvs rdiff -r1.1 -r1.2 src/common/lib/libprop/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libprop/prop_dictionary_copyin_ioctl.9 \
src/common/lib/libprop/prop_dictionary_send_ioctl.3 \
src/common/lib/libprop/prop_kern.c
cvs rdiff -r1.357 -r1.358 src/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.894 -r1.895 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.4 -r1.5 src/lib/libprop/Makefile
cvs rdiff -r1.2 -r1.3 src/lib/libprop/shlib_version
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