freebsd-dev/usr.sbin/jail
Math Ieu 847b7d5054
Fix test case header function name
This restores the expected behavior (skip) when running with non-root user

MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D30584
2021-06-02 12:13:57 +08:00
..
tests Fix test case header function name 2021-06-02 12:13:57 +08:00
command.c jail(8): reset to root cpuset before attaching to run commands 2021-03-04 13:28:53 -06:00
config.c Disregard jails in jail.conf that have bad parameters (parameter/variable 2020-08-27 17:04:55 +00:00
jail.8 jail: fix jail(8) synposis and usage message to match reality. 2021-04-04 10:49:38 -07:00
jail.c jail: fix jail(8) synposis and usage message to match reality. 2021-04-04 10:49:38 -07:00
jail.conf.5 jail.conf(5): emphasize where to find jail parameters 2021-04-18 17:58:16 +02:00
jaillex.l
jailp.h jail: Add exec.prepare and exec.release command hooks 2020-05-14 23:38:11 +00:00
jailparse.y
Makefile revert r354935 and apply fix for cleandir failure 2019-11-21 13:56:16 +00:00
Makefile.depend
state.c