summaryrefslogtreecommitdiffstats
path: root/usr.bin/tcopy
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-2/+2
* Use `The .Nm utility'charnier2002-04-201-4/+6
* Include <stdint.h> for definition of intmax_t and/or uintmax_t.mike2002-03-251-0/+1
* remove __Pimp2002-03-221-5/+5
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
* Fix the time of an intmax_t calculation; it is unsigned. Also printmarkm2001-12-122-1/+3
* WARNS=2 fixes. use __FBSDID().markm2001-12-111-9/+10
* Initialize msg in main()peter2001-08-131-1/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,obrien2001-03-082-38/+1
* Prepare for mdoc(7)NG.ru2000-12-191-2/+5
* Fixed typo: .ar -> .Ar.ru2000-11-101-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-2/+3
* Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.phk1999-04-302-15/+51
* Correct reference to '/dev/rst0' to the more correct "/dev/rsa0".jkoshy1999-04-281-1/+1
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)ken1998-11-161-1/+1
* 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
* Make the counters unsigned longs so that tapes don't contain negativephk1995-12-311-3/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+462
OpenPOWER on IntegriCloud