summaryrefslogtreecommitdiffstats
path: root/bin/sh/error.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.jilles2011-04-231-0/+1
* sh: Remove special code for shell scripts without magic number.jilles2011-02-041-2/+1
* sh: Add a function to print warnings (with command name and newline).jilles2010-12-211-0/+1
* sh: Add some __dead2 to indicate functions that do not return.jilles2009-12-241-3/+3
* Fix various things about SIGINT handling:jilles2009-11-221-0/+2
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Convert the remaining callers of errmsg() to use strerror(), and removetjr2002-09-291-10/+0
* Remove broken and incomplete support for old releases of System V,tjr2002-07-191-2/+0
* o __P has been reovedimp2002-02-021-5/+5
* -Wnon-const-format sweep: make format strings const char *'s, addkris2001-04-171-2/+2
* Fix warnings, some of them serious because sh violated namecracauer2000-04-201-1/+0
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer.cracauer1998-08-241-2/+2
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-241-3/+4
* 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-1/+3
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-2/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-16/+8
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+113
OpenPOWER on IntegriCloud