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
Bryan Drewery
eacae6dc66
Fix LDADD/DPADD that should be LIBADD.
...
Sponsored by: EMC / Isilon Storage Division
2015-12-04 03:17:47 +00:00
..
acct
Avoid requiring 'make depend' here.
2015-11-25 20:38:20 +00:00
execve
Integrate tools/regression/execve into the FreeBSD test suite as
2015-04-27 07:22:18 +00:00
pipe
Integrate tools/regression/pipe in to the FreeBSD test suite as
2015-11-16 05:38:40 +00:00
kern_copyin.c
Add tests for the copyin(9) handling of illegal buffers.
2015-10-19 20:22:17 +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 LDADD/DPADD that should be LIBADD.
2015-12-04 03:17:47 +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