CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/11 11:04:55
Modified files:
sys/kern : kern_unveil.c
lib/libc/sys : unveil.2
Log message:
Before it is disabled, unveil allows you to override the settings on
any vnode. A block of #if 0 code suggests this might be different.
That can be deleted. This also shows one word "other" in the manual
page is misleading.
question asked by Stuart Thomas
ok beck
