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 |
* | Rework TIMEWAIT regression test so that kernel-allocated port numbers are | Robert Watson | 2011-05-30 | 1 | -39/+84 |
* | o style.Makefile(5): WARNS= -> WARNS?=. | Maxim Konovalov | 2006-07-09 | 1 | -1/+1 |
* | When running the second part of the test, kill off the server process from | Robert Watson | 2006-04-02 | 1 | -7/+10 |
* | Pass the right pid into the parent and child tasks so that when a test | Robert Watson | 2006-04-02 | 1 | -2/+2 |
* | Add makefile for tcpsocktimewait missed in previous commit. | Robert Watson | 2006-04-02 | 1 | -0/+9 |
* | Add a short regression test that triggers a TCP socket to enter time wait | Robert Watson | 2006-04-02 | 1 | -0/+169 |