freebsd-dev/usr.sbin/jail
Marcelo Araujo f19e47d691 Add support to the jail framework to be able to mount linsysfs(5) and
linprocfs(5).

Differential Revision:	D2846
Submitted by:		Nikolai Lifanov <lifanov@mail.lifanov.com>
Reviewed by:		jamie
2015-07-19 08:52:35 +00:00
..
command.c
config.c Implement PF_IMMUTABLE flag and apply it to "name" and "jid" in 2015-07-08 16:37:48 +00:00
jail.8 Add support to the jail framework to be able to mount linsysfs(5) and 2015-07-19 08:52:35 +00:00
jail.c
jail.conf.5
jaillex.l
jailp.h Implement PF_IMMUTABLE flag and apply it to "name" and "jid" in 2015-07-08 16:37:48 +00:00
jailparse.y
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
state.c