Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
* | Use '%zu' and '%zd' as appropriate for size_t / ssize_t. | Ed Maste | 2012-11-19 | 1 | -2/+2 |
* | Update udpzerobyte to understand that passing 0 as a length to recv(2) | Robert Watson | 2008-10-07 | 1 | -5/+26 |
* | Add IPv6 support to zero-size UDP transmit/receive test. | Robert Watson | 2008-10-07 | 1 | -27/+47 |
* | Regression test for the loopback handling of zero-length UDP packets, which | Robert Watson | 2008-10-07 | 2 | -0/+111 |