Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 15.6 | pav | 2004-06-22 | 3 | -3/+14 |
| | | | | | PR: ports/68186 Submitted by: Chris Pressey <cpressey@catseye.mine.nu> | ||||
* | Add size | edwin | 2004-03-06 | 1 | -0/+1 |
| | | | | | PR: ports/63832 Submitted by: Radim Kolar <hsn@netmag.cz> | ||||
* | - Update to version 14.39 | krion | 2004-02-19 | 3 | -216/+3 |
| | | | | | | | - Assign maintainership to ports@ PR: ports/63029 Submitted by: maintainer | ||||
* | dt is a generic data test program used to verify proper operation of | pav | 2004-01-23 | 5 | -0/+293 |
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> |