Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -1/+0 |
* | Remove argc/argv (-Wunused) | Enji Cooper | 2015-04-10 | 2 | -2/+2 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
* | Style: NO_MAN doesn't need any value. | Ruslan Ermilov | 2006-03-15 | 1 | -1/+1 |
* | Close the connect socket as well as the listen socket on completion. | Robert Watson | 2005-05-16 | 1 | -2/+2 |
* | Use WARNS?= instead of WARNS= in Makefiles so that global warning | Robert Watson | 2005-01-22 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Add a small regression test that opens a TCP socket, listens on it, | Robert Watson | 2004-11-02 | 2 | -0/+120 |