summaryrefslogtreecommitdiffstats
path: root/bin/sh/show.c
Commit message (Expand)AuthorAgeFilesLines
* 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