freebsd-dev/lib/libjail
Jamie Gritton c26c472cc8 Don't import parameter values in jail_getv, except for the search key.
Remove the internal jailparam_vlist, in favor of using variants of its
 logic separately in jail_setv and jail_getv.
Free the temporary parameter list and exported values in jail_setv
 and jail_getv.

Noted by:	Stanislav Uzunchev
MFC after:	3 days
2010-07-15 19:21:07 +00:00
..
jail_getid.c
jail.3 Fixed markup (mostly) errors. 2009-09-21 08:30:52 +00:00
jail.c Don't import parameter values in jail_getv, except for the search key. 2010-07-15 19:21:07 +00:00
jail.h Some jail parameters (in particular, "ip4" and "ip6" for IP address 2009-07-25 14:48:57 +00:00
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00