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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add references to test(1) and expr(1).
jkoshy
1998-12-18
1
-1
/
+4
*
Free memory from setmode.
imp
1998-12-16
1
-2
/
+3
*
Fixed warnx format errors in printf and csh, and snprintf format errors
bde
1998-12-07
1
-2
/
+12
*
Fix typo. "If the an entry" --> "If an entry"
billf
1998-12-02
1
-2
/
+2
*
Be more consistent with handling of quote mark control character.
tegge
1998-09-13
4
-72
/
+28
*
Narrow down conditions to break wait() to process traps.
cracauer
1998-09-10
2
-5
/
+6
*
Fix an inefficiency I introduced in my last commit.
cracauer
1998-09-10
2
-10
/
+6
*
If traps are set, they are now executed even when a signal-blocking
cracauer
1998-09-08
3
-10
/
+27
*
Better handling of word splitting. Don't record the same region
tegge
1998-09-06
7
-49
/
+231
*
Don't blindly eliminate `..' and the previous pathname component.
tegge
1998-09-06
2
-19
/
+160
*
Improve bookkeeping of in_waitcmd and style fixes.
cracauer
1998-08-25
7
-27
/
+41
*
Re-enable killing childs with SIGQUIT. Spotted by Bruce Evans.
cracauer
1998-08-25
1
-2
/
+2
*
Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer.
cracauer
1998-08-24
2
-4
/
+4
*
Do not exit on SIGINT in non-interactive shells, fixes PR 1206,
cracauer
1998-08-24
9
-45
/
+92
*
Document behaviour of "-" and "--" on the command line.
jkoshy
1998-07-30
1
-2
/
+7
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-4
/
+3
*
Add rcsid. Spelling.
charnier
1998-05-18
27
-79
/
+127
*
Backed out previous backout. Put y.tab.h back in SRCS.
bde
1998-05-06
1
-10
/
+6
*
Backed out previous commit. It was tested, but not for the case where
bde
1998-05-05
1
-4
/
+8
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-8
/
+4
*
When calling a shell function, remember whether exit status is tested.
cracauer
1998-05-04
1
-2
/
+5
*
Backed out most of rev.1.19 (explicit dependencies of object files
bde
1998-04-26
1
-19
/
+1
*
Explicitly describe the rules the shell uses to search for a file
jdp
1998-02-12
1
-1
/
+10
*
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
*
Correct a bogon in an example.
steve
1998-01-02
1
-2
/
+2
*
Added $Id$.
alex
1997-12-29
1
-0
/
+2
*
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
eivind
1997-12-10
1
-2
/
+1
*
Document the exit status for a command that was terminated by a
jdp
1997-11-12
1
-1
/
+5
*
Fixed some type and value mismatches. setsignal() returned a bogusly
bde
1997-11-10
2
-12
/
+11
*
1) Fix longstanding bug:
ache
1997-11-05
1
-3
/
+10
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-6
/
+9
*
Add the '-t timeout' option to the 'read' builtin. This allows the
msmith
1997-09-29
2
-6
/
+72
*
PR: docs/4449
wosch
1997-09-13
1
-1
/
+6
*
Restored clobbered parts of rev.1.15 (build intermediate object files
bde
1997-08-25
1
-2
/
+14
*
Make all status values an integral type and use
steve
1997-08-18
2
-7
/
+8
*
Back out previous fix - this bug's got diplomatic immunity as a registered
jkh
1997-06-19
1
-3
/
+1
*
>Number: 3780
jkh
1997-06-19
1
-1
/
+3
*
Now [^abc] means the same as [!abc] like bash and *csh already does
ache
1997-06-06
1
-4
/
+4
*
Make sh(1) less aware of the bit fields returned by wait by
steve
1997-05-24
1
-33
/
+42
*
Remove y.tab.h from the beforedepend target. Also add a
steve
1997-05-21
1
-2
/
+3
*
Add explicit y.tab.h rule so that 'make depend clean all' does
steve
1997-05-19
1
-2
/
+4
*
Use the __unused attribute where warranted.
steve
1997-05-19
11
-47
/
+47
*
Miscellaneous sorting and addition of rules for object files that
steve
1997-05-19
1
-11
/
+25
*
Revise the section that explains how to protect parts of an $ENV script
steve
1997-05-07
1
-20
/
+12
*
Don't source $ENV unless this is an interactive shell.
steve
1997-05-05
1
-2
/
+2
*
Turn on the new type builtin.
steve
1997-04-28
1
-1
/
+2
*
Sync with NetBSD's revision 1.29 of this file.
steve
1997-04-28
1
-27
/
+55
*
Remove an extra semicolon and nuke register keyword usage.
steve
1997-04-28
1
-7
/
+7
*
Fix redirection of unopened file descriptors and nuke register
steve
1997-04-28
1
-9
/
+27
[next]