summaryrefslogtreecommitdiffstats
path: root/bin/sh/show.c
Commit message (Expand)AuthorAgeFilesLines
* Sync sh(1) in stable/10 to head.jmmv2014-03-091-2/+2
* In the spirit of r90111, depend on c89 and remove the "STATIC" macroobrien2010-10-131-10/+10
* Consistently use "STATIC" for all functions in order to be able to setobrien2010-10-131-10/+10
* If DEBUG is 3 or greater, disable STATICization of functions.obrien2010-10-121-1/+1
* sh: Constify various strings.jilles2009-12-241-1/+1
* Output something reasonable for regular and expanded here-documents.schweikh2006-04-141-0/+6
* Remove extra getenv() declaration.stefanf2005-09-021-1/+0
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Make this compile with DEBUG defined now that WARNS=0 has been removedtjr2003-01-211-0/+2
* Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.tjr2002-09-291-4/+0
* Print out commands with NTOFD/NFROMFD redirections that close thetjr2002-07-091-1/+4
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Implement the -C (-o noclobber) option, which prevents existing regulartjr2002-05-191-0/+1
* o __P has been reovedimp2002-02-021-50/+17
* Implement the <> redirection operator.brian2000-10-031-0/+1
* Rename the trace() function (that is build only in the -DDEBUG=2cracauer2000-04-201-2/+3
* Include <errno.h> when compiling with -DDEBUG=2cracauer2000-04-201-0/+3
* Include strerror(errno) in error messages after failed system calls.cracauer1999-11-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Nuke register keyword usage and #if -> #ifdef.steve1997-04-281-5/+5
* 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-19/+7
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-4/+4
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-32/+95
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+378
OpenPOWER on IntegriCloud