c9e4dff1ad
Not sure why, but SYSCTL_OUT() can sometimes keep returning ENOMEM in sysctl_jail_list(). Because of this, jls(8) could enter into an endless loop. The strange thing is, that we can call jls(8) while the other one is in loop and it will succeed - SYSCTL_OUT() will not return ENOMEM there. Approved by: re (kensmith) |
||
---|---|---|
.. | ||
jls.8 | ||
jls.c | ||
Makefile |