summaryrefslogtreecommitdiffstats
path: root/usr.bin/tcopy
Commit message (Collapse)AuthorAgeFilesLines
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)ken1998-11-161-1/+1
| | | | | PR: i386/8688 Submitted by: Bill Trost <trost@cloud.rain.com>
* Use err(3). Correct usage string. Change default tape to /dev/rst0.charnier1997-08-143-41/+31
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Make the counters unsigned longs so that tapes don't contain negativephk1995-12-311-3/+3
| | | | number of bytes.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+462
OpenPOWER on IntegriCloud