This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
tests
/
sys
/
kern
History
jhb
4437aff4a8
Tweak: use 'mainlwp' instead of 'mainpid' since this is a thread (LWP)
...
identifier, not a pid.
2015-10-06 22:59:00 +00:00
..
execve
Revert r288682
2015-10-05 03:26:51 +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
Fix various edge cases related to system call tracing.
2015-10-06 19:29:05 +00:00
ptrace_test.c
Tweak: use 'mainlwp' instead of 'mainpid' since this is a thread (LWP)
2015-10-06 22:59:00 +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