| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting last change r231449 (fix bin/164947) due to concerns voiced | cracauer | 2012-02-11 | 1 | -23/+3 |
* | Fix bin/164947: tee looses data when writing to non-blocking file descriptors | cracauer | 2012-02-10 | 1 | -3/+23 |
* | Add missing static keywords to tee(1) | ed | 2011-11-06 | 1 | -3/+3 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+1 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -1/+0 |
* | - Steal short description from POSIX; it's more technical and was | ru | 2007-11-13 | 1 | -4/+4 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -10/+6 |
* | Use err instead of errx when malloc fails. "malloc" is not a helpful | tjr | 2002-07-05 | 1 | -2/+2 |
* | Revert part of the previous revision. Changing exit() to return() in main() | jmallett | 2002-05-17 | 1 | -1/+1 |
* | Remove spurious casts in malloc(3)'s argument. | jmallett | 2002-05-17 | 1 | -3/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default. | markm | 2001-12-12 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+1 |
* | Warns cleanups. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 2 | -3/+5 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | Add DIAGNOSTICS section name | charnier | 2000-03-26 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Use err(3) instead of local redefinition. Add usage(). | charnier | 1997-08-14 | 2 | -51/+29 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+261 |