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