freebsd-dev/tests/sys/kern
Enji Cooper 67fe84f163 Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid
-Wshadow issues with gcc

MFC after: 1 week
Reported by: bz, jenkins
Sponsored by: EMC / Isilon Storage Division
2015-12-30 18:13:43 +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 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 Integrate tools/regression/sockets/unix_passfd into the FreeBSD test 2015-12-30 11:15:07 +00:00
ptrace_test.c Add ptrace(2) reporting for LWP events. 2015-12-29 23:25:26 +00:00
unix_passfd_test.c Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid 2015-12-30 18:13:43 +00:00
unix_seqpacket_test.c - Remove unused but set ssize in shutdown_send_sigpipe 2015-12-28 02:34:59 +00:00