index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
sh
/
error.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Move some code from onint() to onsig(), making onint() noreturn.
jilles
2014-12-21
1
-1
/
+2
*
sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.
jilles
2011-04-23
1
-0
/
+1
*
sh: Remove special code for shell scripts without magic number.
jilles
2011-02-04
1
-2
/
+1
*
sh: Add a function to print warnings (with command name and newline).
jilles
2010-12-21
1
-0
/
+1
*
sh: Add some __dead2 to indicate functions that do not return.
jilles
2009-12-24
1
-3
/
+3
*
Fix various things about SIGINT handling:
jilles
2009-11-22
1
-0
/
+2
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Convert the remaining callers of errmsg() to use strerror(), and remove
tjr
2002-09-29
1
-10
/
+0
*
Remove broken and incomplete support for old releases of System V,
tjr
2002-07-19
1
-2
/
+0
*
o __P has been reoved
imp
2002-02-02
1
-5
/
+5
*
-Wnon-const-format sweep: make format strings const char *'s, add
kris
2001-04-17
1
-2
/
+2
*
Fix warnings, some of them serious because sh violated name
cracauer
2000-04-20
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Various spelling/formatting changes.
kris
1999-05-08
1
-2
/
+2
*
Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer.
cracauer
1998-08-24
1
-2
/
+2
*
Do not exit on SIGINT in non-interactive shells, fixes PR 1206,
cracauer
1998-08-24
1
-3
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Merge in NetBSD mods and -Wall cleaning.
steve
1996-12-14
1
-1
/
+3
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-2
/
+1
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-16
/
+8
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+113