Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <stdint.h> for definition of intmax_t and/or uintmax_t. | mike | 2002-03-25 | 1 | -0/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -5/+5 |
* | Fix the time of an intmax_t calculation; it is unsigned. Also print | markm | 2001-12-12 | 1 | -1/+1 |
* | WARNS=2 fixes. use __FBSDID(). | markm | 2001-12-11 | 1 | -9/+10 |
* | Initialize msg in main() | peter | 2001-08-13 | 1 | -1/+2 |
* | Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, | obrien | 2001-03-08 | 1 | -2/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Clean up some ambiguous nested if/elses. | billf | 1999-07-04 | 1 | -2/+3 |
* | Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written. | phk | 1999-04-30 | 1 | -15/+35 |
* | Use err(3). Correct usage string. Change default tape to /dev/rst0. | charnier | 1997-08-14 | 1 | -38/+28 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Make the counters unsigned longs so that tapes don't contain negative | phk | 1995-12-31 | 1 | -3/+3 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+332 |