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
ngie
938fedc5e2
Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9
...
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
2015-12-28 02:36:57 +00:00
..
acct
Avoid requiring 'make depend' here.
2015-11-25 20:38:20 +00:00
execve
Revert r288682
2015-10-05 03:26:51 +00:00
pipe
Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9
2015-12-28 02:36:57 +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
- Remove unused but set ssize in shutdown_send_sigpipe
2015-12-28 02:34:59 +00:00