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 lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00