Fix fork/vfork statistics. forks and vforks were being improperly counted
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 9 May 2008 06:38:19 +0000 (06:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 9 May 2008 06:38:19 +0000 (06:38 +0000)
commit6b72a0c2567b7ca171adda6655757e517810214d
treeed01de4d2a635f7b67890012eb5f59e250618326
parentaad81e48ef5f0b52dd47dd5bb78aace8d0140716
Fix fork/vfork statistics.  forks and vforks were being improperly counted
as rforks.
sys/kern/kern_fork.c