History log of /netbsd-src/tests/lib/librumpclient/h_exec.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 506971ff 03-Aug-2023 andvar <andvar@NetBSD.org>

fix typos in comments and one definition, mainly s/sucket/socket/.


# 1a011130 16-Feb-2011 pooka <pooka@NetBSD.org>

test rumpclient_vfork()


# daf96a00 16-Feb-2011 pooka <pooka@NetBSD.org>

no need to create a hardlinked name for the helper, just fake argv[]


# 9f22773c 16-Feb-2011 pooka <pooka@NetBSD.org>

Don't use hijack here since exec is now easy in pure rump clients.


# 3f47eb3b 15-Feb-2011 pooka <pooka@NetBSD.org>

remove unnecessary debug printf


# 36823968 15-Feb-2011 pooka <pooka@NetBSD.org>

test FD_CLOEXEC


# fd59a0e4 15-Feb-2011 pooka <pooka@NetBSD.org>

add some exec() tests