index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tee
/
tee.c
Age
Commit message (
Expand
)
Author
2023-03-04
tee(1): explicitly check read(2) return value for 0 and -1
Scott Soule Cheloha
2021-12-13
tee(1): increase I/O buffer size from 8KB to 64KB
Scott Soule Cheloha
2021-11-21
tee(1): use idiomatic write loop
Scott Soule Cheloha
2017-07-11
Replace manual list with SLIST.
Alexander Bluhm
2016-10-28
Delete some useless setlocale(3) calls in /usr/bin, no functional change.
Ingo Schwarze
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-07
tame "stdio wpath cpath", since tee creates & writes to a list of files
Theo de Raadt
2013-04-23
rework to simplify, check errors against -1, remove casts, etc.
Ted Unangst
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt