summaryrefslogtreecommitdiffstats
path: root/usr.bin/tee/tee.c
Commit message (Expand)AuthorAgeFilesLines
* Reverting last change r231449 (fix bin/164947) due to concerns voicedcracauer2012-02-111-23/+3
* Fix bin/164947: tee looses data when writing to non-blocking file descriptorscracauer2012-02-101-3/+23
* Add missing static keywords to tee(1)ed2011-11-061-3/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* ANSIify function definitions.dwmalone2002-09-041-10/+6
* Use err instead of errx when malloc fails. "malloc" is not a helpfultjr2002-07-051-2/+2
* Revert part of the previous revision. Changing exit() to return() in main()jmallett2002-05-171-1/+1
* Remove spurious casts in malloc(3)'s argument.jmallett2002-05-171-3/+3
* remove __Pimp2002-03-221-2/+2
* Warns cleanups. Add FreeBSD ID to Makefile.dwmalone2001-12-031-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3) instead of local redefinition. Add usage().charnier1997-08-141-43/+22
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+168
OpenPOWER on IntegriCloud