This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
tests
/
sys
/
kern
History
John Baldwin
b98cb919de
Use _exit() instead of exit() in child processes created during tests.
...
Suggested by: kib
2015-09-09 22:54:07 +00:00
..
execve
Integrate tools/regression/execve into the FreeBSD test suite as
2015-04-27 07:22:18 +00:00
kern_descrip_test.c
Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests
2014-03-19 09:41:12 +00:00
Makefile
Only reparent a traced process to its old parent if the tracing process is
2015-05-22 11:04:54 +00:00
ptrace_test.c
Use _exit() instead of exit() in child processes created during tests.
2015-09-09 22:54:07 +00:00
unix_seqpacket_test.c
Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed).
2015-07-29 13:49:34 +00:00