==== run-t_connect-1 ==== 1 Checks that low-port allocation works doas -n ./t_connect -r 1 /home/src/regress/lib/libc/sys/t_connect.c:68: '(bind(slist, (struct sockaddr *)&sinlist, sizeof(sinlist))) == (0)' evaluated to false *** Error 1 in . (Makefile:136 'run-t_connect-1') FAILED ==== run-t_mlock-4 ==== 4 Test mlock(2)-mmap(2) interaction ./t_mlock -r 4 mlock_mmap: buf=0xdc66a213000, page=4096 mlock_mmap: first test succeeded /home/src/regress/lib/libc/sys/t_mlock.c:276: 'mlock(buf, page) != 0' evaluated to false *** Error 1 in . (Makefile:140 'run-t_mlock-4') EXPECTED_FAIL ==== run-t_msgrcv-3 ==== 3 Test errors from msgrcv(2) ./t_msgrcv -r 3 /home/src/regress/lib/libc/sys/t_msgrcv.c:192: 'msgrcv(id, &r, 3 - 1, 0x41, 004000) == -1' evaluated to false *** Error 1 in . (Makefile:140 'run-t_msgrcv-3') EXPECTED_FAIL ==== run-t_fork-3 ==== # Only works with a controlling tty DISABLED ==== run-t_fork-4 ==== # Only works with a controlling tty DISABLED ==== run-t_fork-5 ==== # Only works with a controlling tty DISABLED ==== run-t_vfork-2 ==== # SIGSTOP with vfork is masked before exec(3)/exit(3) # see NetBSD: kern_sig.c,v 1.345 DISABLED