jails: Allow mounting devfs(5) and procfs(5)
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 13 Oct 2023 21:48:54 +0000 (23:48 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 13 Oct 2023 21:48:54 +0000 (23:48 +0200)
commit24687fffce3dc9ab40cb693ed1f00986a106b031
tree04922eb02a4e00e9f1f53e6674da3c11db283677
parentf72fe4bc0ab71c54773ffc82d3b5fe8d9eaaba6c
jails: Allow mounting devfs(5) and procfs(5)

 - The main goal is to be able to run dsynth under a jail.
sys/kern/kern_jail.c
sys/kern/vfs_syscalls.c
sys/sys/jail.h