History log of /freebsd-src/contrib/netbsd-tests/lib/libpthread/t_fork.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 3b0a9131 16-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Merge ^/vendor/NetBSD/tests/dist@r312294

This includes a number of accepted upstream fixes, as well as
a reimplementation of the net/carp/... testcase (which is
currently unused).


# a81c27fd 16-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Use _exit instead of exit so the file descriptors aren't flushed twice in the
child processes

Submitted by: pho


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...