HomeFreeBSD

MFC 287600,287602: Fixes for fork following tests.

Description

MFC 287600,287602: Fixes for fork following tests.

287600:
Properly size the children[] arrays in the follow fork tests.

287602:
Use _exit() instead of exit() in child processes created during tests.

Details

Provenance
jhbAuthored on
Parents
rS328383: More throughly integrate libufs into fsck_ffs by using its cgput()
Branches
Unknown
Tags
Unknown