Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 17.07 | Ion-Mihai Tetcu | 2011-05-13 | 1 | -1/+6 |
| | | | | | | | | PR: 156636 Submitted by: Radim Kolar Notes: svn path=/head/; revision=274037 | ||||
* | dt is a generic data test program used to verify proper operation of | Pav Lucistnik | 2004-01-23 | 1 | -0/+22 |
peripherals, file systems, device drivers, or any data stream supported by the operating system. In its' simplest mode of operation, dt writes and then verifys its' default data pattern, then displays performance statisics and other test parameters before exiting. Since verification of data is performed, dt can be thought of as a generic diagnostic tool. WWW: http://www.bit-net.com/~rmiller/dt.html PR: ports/61801 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=98933 |