peter 2003/10/14 20:11:46 PDT
FreeBSD src repository
Modified files:
sys/kern kern_proc.c
Log:
The KERN_PROC_PROC sysctl took 4 args in 5.0-REL and 5.1-REL. We need to
accept this for a bit longer. Requiring the new order of 3 args only
was not very helpful.
Revision Changes Path
1.196 +4 -1 src/sys/kern/kern_proc.c