summaryrefslogtreecommitdiffstats
path: root/bin/sh/output.c
Commit message (Expand)AuthorAgeFilesLines
* Back out experimental changes to fmtstr() that I didn't mean to includetjr2002-10-011-1/+9
* Replace a home-grown printf() clone with a fwopen() wrapper aroundtjr2002-10-011-190/+23
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Don't modify output that is to be quoted if it contains no IFS characterstjr2002-06-061-0/+7
* Quote alias values in the output of the alias(1) builtin so they aretjr2002-06-041-1/+32
* o __P has been reovedimp2002-02-021-145/+26
* -Wnon-const-format sweep: make format strings const char *'s, addkris2001-04-171-9/+9
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Remove an extra semicolon and nuke register keyword usage.steve1997-04-281-7/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-15/+11
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-5/+15
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-12/+23
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+554
OpenPOWER on IntegriCloud