tjr 2003/09/19 07:16:50 PDT
FreeBSD src repository
Modified files:
sys/kern kern_proc.c
Log:
Allow the KERN_PROC_PROC sysctl to be used without the useless 4th
name component, for consistency with KERN_PROC_ALL. Support for the
4-argument form will be removed some time before 5.2-R.
Revision Changes Path
1.194 +18 -6 src/sys/kern/kern_proc.c