summaryrefslogtreecommitdiff
path: root/bin/sh/error.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Unify EXERROR and EXEXECJilles Tjoelker2018-11-091-4/+3
* sh: Make sure to process SIGINT if SETINTON re-enables processing.Jilles Tjoelker2017-06-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Move some code from onint() to onsig(), making onint() noreturn.Jilles Tjoelker2014-12-211-1/+2
* sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.Jilles Tjoelker2011-04-231-0/+1
* sh: Remove special code for shell scripts without magic number.Jilles Tjoelker2011-02-041-2/+1
* sh: Add a function to print warnings (with command name and newline).Jilles Tjoelker2010-12-211-0/+1
* sh: Add some __dead2 to indicate functions that do not return.Jilles Tjoelker2009-12-241-3/+3
* Fix various things about SIGINT handling:Jilles Tjoelker2009-11-221-0/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Convert the remaining callers of errmsg() to use strerror(), and removeTim J. Robbins2002-09-291-10/+0
* Remove broken and incomplete support for old releases of System V,Tim J. Robbins2002-07-191-2/+0
* o __P has been reovedWarner Losh2002-02-021-5/+5
* -Wnon-const-format sweep: make format strings const char *'s, addKris Kennaway2001-04-171-2/+2
* Fix warnings, some of them serious because sh violated nameMartin Cracauer2000-04-201-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Various spelling/formatting changes.Kris Kennaway1999-05-081-2/+2
* Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer.Martin Cracauer1998-08-241-2/+2
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,Martin Cracauer1998-08-241-3/+4
* 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-1/+3
* Fix for PR#1287. This makes sh behave sensibly in case statements in thePeter Wemm1996-09-031-2/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-16/+8
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+113