Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use errx() instead of perror()/exit() for conciseness. | Robert Watson | 2004-10-23 | 1 | -25/+14 |
| | | | | | | | Suggested by: ru (some time ago) Notes: svn path=/head/; revision=136843 | ||||
* | Add tcpstream, a simple TCP stream generator that uses a pseudo-random | Robert Watson | 2004-09-13 | 1 | -0/+244 |
sequence to detect data corruption visible to an application. Notes: svn path=/head/; revision=135132 |