Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -1/+0 |
* | Fix -Wunused warnings, bump WARNS to 6 | Enji Cooper | 2015-04-10 | 2 | -2/+3 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Switch over to a different, more flexible test output protocol that's | Nik Clayton | 2004-11-11 | 2 | -9/+62 |
* | Join the effort in simplifying this makefile. ;) | Ruslan Ermilov | 2004-09-03 | 1 | -3/+1 |
* | Pass O_NONBLOCK directly to fcntl() rather than the pointer to an int | Robert Watson | 2004-09-02 | 1 | -12/+8 |
* | Don't override the rule used to build a binary by providing our own | Robert Watson | 2004-09-02 | 1 | -1/+0 |
* | Add a basic kqueue + UNIX domain socket pair regression test to do some | Robert Watson | 2004-08-24 | 2 | -0/+340 |