summaryrefslogtreecommitdiffstats
path: root/usr.bin/tcopy/tcopy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcopy goes to the atticderaadt2015-03-111-313/+0
* remove erroneous char cast to switch expression processing getopt(3);okan2013-11-271-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* mt_count is just an intderaadt2007-06-251-3/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-15/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-7/+7
* first pass at a -Wall cleanupderaadt2001-07-121-11/+12
* warnx?/errx? paranoia (use "%s" not a bare string unless it is amillert2000-06-301-4/+4
* <paths.h> now includes _PATH_DEFTAPE. Change rmt0 -> rst0 in man page.millert1997-04-161-5/+4
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+336