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
/
jobs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-6
/
+7
*
Implement the <> redirection operator.
brian
2000-10-03
1
-0
/
+2
*
Fix warnings, some of them serious because sh violated name
cracauer
2000-04-20
1
-1
/
+0
*
Include strerror(errno) in error messages after failed system calls.
cracauer
1999-11-29
1
-3
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Various spelling/formatting changes.
kris
1999-05-08
1
-2
/
+2
*
Next approach to make loops in interactive interruptable.
cracauer
1999-04-21
1
-4
/
+7
*
If traps are set, they are now executed even when a signal-blocking
cracauer
1998-09-08
1
-4
/
+7
*
Improve bookkeeping of in_waitcmd and style fixes.
cracauer
1998-08-25
1
-8
/
+13
*
Do not exit on SIGINT in non-interactive shells, fixes PR 1206,
cracauer
1998-08-24
1
-10
/
+25
*
Add rcsid. Spelling.
charnier
1998-05-18
1
-3
/
+5
*
Back out my previous attempt to fix SIGINT/SIGTERM behaviour
cracauer
1998-02-06
1
-16
/
+0
*
Fix handling of SIGINT/SIGQUIT for foreground subprocesses. Most
cracauer
1998-02-06
1
-1
/
+17
*
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
eivind
1997-12-10
1
-2
/
+1
*
Make all status values an integral type and use
steve
1997-08-18
1
-3
/
+4
*
Make sh(1) less aware of the bit fields returned by wait by
steve
1997-05-24
1
-33
/
+42
*
Use the __unused attribute where warranted.
steve
1997-05-19
1
-6
/
+6
*
Nuke register keyword usage and #if -> #ifdef.
steve
1997-04-28
1
-9
/
+9
*
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
*
Fix a problem that caused some foreground pipelines to die with:
steve
1997-01-06
1
-3
/
+2
*
Merge in NetBSD mods and -Wall cleaning.
steve
1996-12-14
1
-19
/
+49
*
Benign | --> || correction.
steve
1996-10-16
1
-2
/
+2
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-1
/
+2
*
Misc cleanups and fixes from Bruce:
peter
1996-09-03
1
-3
/
+3
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-55
/
+86
*
Fix relocation of job table.
bde
1995-09-21
1
-1
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+1046