Deleted Added
full compact
38c38
< __FBSDID("$FreeBSD: head/sys/kern/kern_exit.c 215664 2010-11-22 09:06:59Z netchild $");
---
> __FBSDID("$FreeBSD: head/sys/kern/kern_exit.c 220137 2011-03-29 17:47:25Z trasz $");
58a59
> #include <sys/racct.h>
743a745,749
> * Destroy resource accounting information associated with the process.
> */
> racct_proc_exit(p);
>
> /*