DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Import proplib from NetBSD
commit d623d4f98366687987265798a1ea6aa7425a3a36
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sat Oct 1 13:07:35 2011 +0200
Import proplib from NetBSD
- main change: fix for an implementation inconsistency with the
prop_*_send_syscall() and prop_*_recv_syscall() functions
NetBSD commit message:
http://mail-index.netbsd.org/source-changes/2011/09/30/msg027701.html
- some unrelated minor fixes
Summary of changes:
lib/libprop/prop_array.3 | 16 +++-
lib/libprop/prop_dictionary.3 | 14 +++-
lib/libprop/prop_dictionary_util.3 | 6 +-
lib/libprop/prop_send_ioctl.3 | 3 +-
lib/libprop/prop_send_syscall.3 | 37 ++++++--
sys/libprop/prop_array.h | 8 +-
sys/libprop/prop_dictionary.h | 8 +-
sys/libprop/prop_kern.c | 199 ++++++++++++++++++++++++++----------
8 files changed, 216 insertions(+), 75 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d623d4f98366687987265798a1ea6aa7425a3a36
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]