aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dt
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW.Sam Lawrance2006-02-121-1/+1
| | | | | | | | PR: ports/93208 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=155821
* - Update to 15.14Emanuel Haupt2005-12-133-22/+10
| | | | | | | | | | | | - Remove files/patch-Makefile.freebsd (incorporated upstream) - Add additional master site - Pass maintainership to submitter PR: 90306 Submitted by: itetcu@people.tecnik93.com Notes: svn path=/head/; revision=151090
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* BROKEN: Size mismatchKris Kennaway2005-11-151-0/+2
| | | | Notes: svn path=/head/; revision=148315
* Chase updated mastersite. Note that the (unversioned, sigh) distfileMark Linimon2005-09-282-3/+3
| | | | | | | | | | has changed, so anyone who wants to use this port should be prepared to do a little work on the update. Source: distfile survey Notes: svn path=/head/; revision=143662
* - Update to 15.6Pav Lucistnik2004-06-223-3/+14
| | | | | | | | PR: ports/68186 Submitted by: Chris Pressey <cpressey@catseye.mine.nu> Notes: svn path=/head/; revision=111992
* Add sizeEdwin Groothuis2004-03-061-0/+1
| | | | | | | | PR: ports/63832 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=103082
* - Update to version 14.39Kirill Ponomarev2004-02-193-216/+3
| | | | | | | | | | - Assign maintainership to ports@ PR: ports/63029 Submitted by: maintainer Notes: svn path=/head/; revision=101375
* dt is a generic data test program used to verify proper operation ofPav Lucistnik2004-01-235-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> Notes: svn path=/head/; revision=98933