aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tcopy
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-6/+4
* The .Nm utilityPhilippe Charnier2002-06-211-4/+6
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-3/+6
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.Poul-Henning Kamp1999-04-302-15/+51
* Correct reference to '/dev/rst0' to the more correct "/dev/rsa0".Joseph Koshy1999-04-281-1/+1
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)Kenneth D. Merry1998-11-161-1/+1
* Use err(3). Correct usage string. Change default tape to /dev/rst0.Philippe Charnier1997-08-143-41/+31
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Make the counters unsigned longs so that tapes don't contain negativePoul-Henning Kamp1995-12-311-3/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+462