freebsd-dev/usr.sbin/iovctl
Mariusz Zaborski bd1da0a002 Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.
Change the nvlist_recv() function to take additional argument that
specifies flags expected on the received nvlist. Receiving a nvlist with
different set of flags than the ones we expect might lead to undefined
behaviour, which might be potentially dangerous.

Update consumers of this and related functions and update the tests.

Approved by:	pjd (mentor)

Update man page for nvlist_unpack, nvlist_recv, nvlist_xfer, cap_recv_nvlist
and cap_xfer_nvlist.

Reviewed by:	AllanJude
Approved by:	pjd (mentor)
2015-05-02 17:45:52 +00:00
..
iovctl.8
iovctl.c Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. 2015-05-02 17:45:52 +00:00
iovctl.conf.5 Fix minor mdoc issues. 2015-04-24 14:36:06 +00:00
iovctl.h Add main() for iovctl and hook iovctl into build 2015-03-01 00:52:41 +00:00
Makefile Add main() for iovctl and hook iovctl into build 2015-03-01 00:52:41 +00:00
parse.c Add functions for parsing the iovctl config file 2015-03-01 00:52:34 +00:00
validate.c Add iovctl functions for validating config 2015-03-01 00:52:28 +00:00