Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unused but set ssize in shutdown_send_sigpipe | ngie | 2015-12-28 | 1 | -5/+11 |
* | Clean trailing whitespace | ngie | 2015-12-28 | 1 | -19/+19 |
* | Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed). | pluknet | 2015-07-29 | 1 | -8/+52 |
* | Abort the create_socket test if socket creation fails. | asomers | 2014-09-10 | 1 | -1/+1 |
* | Numerous small fixes, mostly suggested by Coverity. | asomers | 2014-08-20 | 1 | -6/+47 |
* | Fix variable type to avoid printf formatter warning. | jmmv | 2014-04-04 | 1 | -1/+1 |
* | Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleaner | asomers | 2014-03-13 | 1 | -17/+0 |
* | kern/Makefile | asomers | 2014-03-07 | 1 | -34/+29 |
* | Fix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets with asymmetrical | asomers | 2014-03-06 | 1 | -1/+6 |
* | test_eagain_*_* should've been using nonblocking sockets instead of | asomers | 2014-02-17 | 1 | -1/+1 |
* | Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which | asomers | 2014-01-23 | 1 | -0/+1117 |