summaryrefslogtreecommitdiff
path: root/usr.bin/tcopy
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.1.0_cvscvs2svn1999-02-161-1/+1
| | | | | | | 'RELENG_3_1_0_RELEASE'. This commit was manufactured to restore the state of the 3.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)Kenneth D. Merry1998-11-161-1/+1
| | | | | | | | PR: i386/8688 Submitted by: Bill Trost <trost@cloud.rain.com> Notes: svn path=/head/; revision=41194
* Use err(3). Correct usage string. Change default tape to /dev/rst0.Philippe Charnier1997-08-143-41/+31
| | | | Notes: svn path=/head/; revision=28198
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* Make the counters unsigned longs so that tapes don't contain negativePoul-Henning Kamp1995-12-311-3/+3
| | | | | | | number of bytes. Notes: svn path=/head/; revision=13127
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+462
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590