..
accept_fd_leak
Use _exit, not exit in forked process
2015-04-10 09:37:53 +00:00
accf_data_attach
Fix -Wunused warnings, bump WARNS to 6
2015-04-10 07:59:46 +00:00
fstat
Remove argc/argv (-Wunused)
2015-04-10 09:23:00 +00:00
kqueue
Fix -Wunused warnings, bump WARNS to 6
2015-04-10 08:01:49 +00:00
listen_backlog
Fix warnings
2015-04-10 09:26:21 +00:00
listenclose
Remove argc/argv (-Wunused)
2015-04-10 09:27:23 +00:00
pr_atomic
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
reconnect
- Use static buffers for temporary file paths instead of strdup of constant strings
2015-04-11 02:50:44 +00:00
rtsocket
- Garbage collect argc/argv (-Wunused)
2015-04-11 02:59:45 +00:00
sblock
Fix warnings and bump WARNS to 6
2015-04-11 03:13:09 +00:00
sendfile
- Don't use /tmp because it's outside ATF's prescribed sandbox
2015-04-11 03:18:14 +00:00
shutdown
Fix a -Wuninitialized warning by setting the socket to -1 and bump WARNS to 6
2015-04-11 03:19:48 +00:00
sigpipe
Mark signum unused in signal_handler; bump WARNS to 6
2015-04-11 03:24:49 +00:00
so_setfib
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
socketpair
Garbage collect argc/argv and bump WARNS to 6
2015-04-11 03:35:33 +00:00
unix_bindconnect
Fix warnings and bump WARNS to 6
2015-04-11 03:38:49 +00:00
unix_close_race
- Garbage collect argc/argv; bump WARNS to 6
2015-04-11 03:43:43 +00:00
unix_cmsg
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
unix_gc
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
unix_passfd
Fix warnings, fix a typo in a testcase description, bump WARNS to 3
2015-04-10 07:35:53 +00:00
unix_sendtorace
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
unix_socket
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
unix_sorflush
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00
zerosend
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
2014-04-13 05:21:56 +00:00