aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/show.c
Commit message (Expand)AuthorAgeFilesLines
* Make this compile with DEBUG defined now that WARNS=0 has been removedTim J. Robbins2003-01-211-0/+2
* Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.Tim J. Robbins2002-09-291-4/+0
* Print out commands with NTOFD/NFROMFD redirections that close theTim J. Robbins2002-07-091-1/+4
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Implement the -C (-o noclobber) option, which prevents existing regularTim J. Robbins2002-05-191-0/+1
* o __P has been reovedWarner Losh2002-02-021-50/+17
* Implement the <> redirection operator.Brian Somers2000-10-031-0/+1
* Rename the trace() function (that is build only in the -DDEBUG=2Martin Cracauer2000-04-201-2/+3
* Include <errno.h> when compiling with -DDEBUG=2Martin Cracauer2000-04-201-0/+3
* Include strerror(errno) in error messages after failed system calls.Martin Cracauer1999-11-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add rcsid. Spelling.Philippe Charnier1998-05-181-3/+5
* Nuke register keyword usage and #if -> #ifdef.Steve Price1997-04-281-5/+5
* 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-19/+7
* Fix for PR#1287. This makes sh behave sensibly in case statements in thePeter Wemm1996-09-031-4/+4
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-32/+95
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+378