summaryrefslogtreecommitdiff
path: root/usr.bin/tee/tee.c
AgeCommit message (Expand)Author
2023-03-04tee(1): explicitly check read(2) return value for 0 and -1Scott Soule Cheloha
2021-12-13tee(1): increase I/O buffer size from 8KB to 64KBScott Soule Cheloha
2021-11-21tee(1): use idiomatic write loopScott Soule Cheloha
2017-07-11Replace manual list with SLIST.Alexander Bluhm
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.Ingo Schwarze
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07tame "stdio wpath cpath", since tee creates & writes to a list of filesTheo de Raadt
2013-04-23rework to simplify, check errors against -1, remove casts, etc.Ted Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt