wsalamon 2006-02-06 00:28:50 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Log:
Audit the args to rfork(), and the child PID for all fork system calls.
Obtained from: TrustedBSD Project
Approved by: rwatson (mentor)
Revision Changes Path
1.255 +3 -1 src/sys/kern/kern_fork.c