freebsd-src/tests/sys
John Baldwin 34cec59992 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.
2018-01-25 00:08:13 +00:00
..
acl
aio MFC r318593: 2017-05-31 17:20:55 +00:00
fifo
file MFC r319056,r319058,r319059,r319060,r319061,r319078: 2017-05-31 08:36:47 +00:00
fs MFC r318546: 2017-05-27 23:04:48 +00:00
geom MFC r324478: 2017-10-17 15:49:36 +00:00
kern MFC 287600,287602: Fixes for fork following tests. 2018-01-25 00:08:13 +00:00
kqueue MFC r305468: 2017-02-10 02:29:39 +00:00
mac
mqueue MFC r289172,r290254: 2017-02-09 22:49:48 +00:00
netinet MFC r285117 2017-04-18 16:17:38 +00:00
pjdfstest MFC r295643: 2017-02-16 05:17:40 +00:00
posixshm
vfs MFC r320446: 2017-07-28 03:26:05 +00:00
vm
Makefile MFC r295643: 2017-02-16 05:17:40 +00:00
Makefile.inc