K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-09-02T17:41:00.000000Z K 7 svn:log V 415 Merge kern_descrip.c:1.291, kern_exit.c:1.280, kern_fork.c:1.255, kern_prot.c:1.202 from HEAD to RELENG_6: Add auditing of arguments to the close() and fstat() system calls. Audit the pid being requested in wait4(). Audit the args to rfork(), and the child PID for all fork system calls. Audit the arguments (user/group IDs) for the system calls that set these IDs. Obtained from: TrustedBSD Project END