Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update error message. inetd has not been used since rev 1.3. | 2012-02-26 | 1 | -2/+2 | |
| | | | | spotted by miod@ | ||||
* | fix some checks. | 2011-10-01 | 1 | -2/+2 | |
| | |||||
* | Update regression test to match current library semantics. A select | 2004-01-08 | 1 | -3/+5 | |
| | | | | | is supposed to fail with EBADF if another thread closes the fd/socket that is being selected. | ||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -5/+6 | |
| | |||||
* | fork and start up a listener to discard bytes instead of | 2002-02-15 | 1 | -5/+61 | |
| | | | | | relying on the discard service being enabled. Listener listens on localhost, only | ||||
* | convert everything to bsd.regress.mk | 2002-01-03 | 1 | -3/+2 | |
| | |||||
* | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | 2001-09-20 | 1 | -1/+2 | |
| | |||||
* | Regression tests for libc_r (pthreads) library. | 2001-08-15 | 2 | -0/+106 | |
Thanks to pval@ for resolving the license stuff. |