aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/output.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Send normal output from bind builtin to stdoutJilles Tjoelker2019-02-191-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* sh: Simplify output buffering.Jilles Tjoelker2017-05-161-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Detect and flag write errors on stdout in builtins.Jilles Tjoelker2012-12-121-0/+2
* sh: Code size optimizations to buffered output.Jilles Tjoelker2010-11-201-1/+2
* sh: Add binary buffered output for use by the printf builtin.Jilles Tjoelker2010-11-141-0/+2
* sh: Fix some bugs with backquoted builtins:Jilles Tjoelker2010-01-011-4/+5
* Remove declaration of function that no longer exists.Jilles Tjoelker2009-12-261-1/+0
* sh: Constify various strings.Jilles Tjoelker2009-12-241-1/+1
* sh: Some changes to stderr flushing:Jilles Tjoelker2009-11-211-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Missing prototypes from previous commit.Tim J. Robbins2002-06-041-0/+3
* Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andWarner Losh2002-02-181-4/+0
* o __P has been reovedWarner Losh2002-02-021-15/+14
* -Wnon-const-format sweep: make format strings const char *'s, addKris Kennaway2001-04-171-5/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Nuke register keyword usage and #if -> #ifdef.Steve Price1997-04-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-34/+23
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+94