freebsd-src/lib/libjail
Jamie Gritton e75dda31c1 jaildesc: remove desc from the sysctl parameter list
Like lastjid, desc should count as a pseudo-parameter.  The difference
lies entirely in the security.jail.param sysctls, which list all of
the jail parameters.  Since desc opens and returns a file descriptor,
it has no place in such uses as "jls all."  Like lastjid, it's still
recognized by the kernel if passed in/out, and hard-coded into libjail
so it can be recognized there.

MFC after:	3 days
2025-09-13 15:30:14 -07:00
..
jail.3 manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
jail.c jaildesc: remove desc from the sysctl parameter list 2025-09-13 15:30:14 -07:00
jail.h jail: Add meta and env parameters 2025-03-31 09:17:03 +00:00
jail_getid.c
Makefile
Makefile.depend