Module Name: src Committed By: riastradh Date: Thu Mar 27 10:57:30 UTC 2025
Modified Files: src/tests/net/net: t_unix.c Log Message: t_unix: Make existing tests more reliable by exiting in child. Returning into atf in the child is not helpful. Preparation for adding a test for: PR kern/59220: accept(2): null pointer deref To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/tests/net/net/t_unix.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.