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 more headers that are required with -fno-builtin (stdlib and strings)
des
2001-06-19
2
-0
/
+2
*
Fix how /bin/sh handles 'for' and 'case' statements when it is called to do
gad
2001-06-01
1
-0
/
+16
*
Use PATH_MAX in preference in MAXPATHLEN.
imp
2001-05-30
1
-1
/
+2
*
Document "chdir" builtin.
dd
2001-04-28
1
-0
/
+4
*
-Wnon-const-format sweep: make format strings const char *'s, add
kris
2001-04-17
7
-25
/
+25
*
``|'' should be more binding than ``!'' so that this isn't broken:
brian
2001-04-09
1
-2
/
+13
*
A much better (more correct) fix for handling ``!'' characters
brian
2001-04-04
1
-23
/
+40
*
Handle ``!'' characters when they appear as second and subsequent
brian
2001-04-04
1
-0
/
+3
*
Fix child's SIGSTOP behaviour in scripts.
cracauer
2001-02-06
1
-1
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-5
/
+8
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-18
1
-11
/
+11
*
Prepare for mdoc(7)NG.
ru
2000-12-15
1
-2
/
+2
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-6
/
+7
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-1
/
+1
*
Use secure temporary filenames during build.
kris
2000-11-22
2
-8
/
+9
*
Implement the <> redirection operator.
brian
2000-10-03
7
-3
/
+34
*
Disable part of my 8-bits fixes from December 1999.
cracauer
2000-08-16
1
-4
/
+1
*
Fix type builtin for absolute paths and relative paths with directory
cracauer
2000-08-16
1
-9
/
+16
*
From submitter:
cracauer
2000-08-16
3
-1
/
+22
*
Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar).
sheldonh
2000-07-24
1
-1
/
+1
*
Add missing punctuation to one line.
sheldonh
2000-07-24
1
-1
/
+1
*
Document the builtin echo command
marko
2000-07-17
1
-4
/
+60
*
Fixd with alias missing.
sada
2000-07-15
1
-0
/
+1
*
Add \a and \e to "echo -e" escape handling.
mph
2000-06-26
1
-0
/
+2
*
Fix parsing of string for eval command.
cracauer
2000-05-15
1
-0
/
+1
*
Fix environment passung to eval'ed commands.
cracauer
2000-05-15
2
-1
/
+2
*
Rename the trace() function (that is build only in the -DDEBUG=2
cracauer
2000-04-20
3
-4
/
+5
*
Include <errno.h> when compiling with -DDEBUG=2
cracauer
2000-04-20
1
-0
/
+3
*
Fix warnings, some of them serious because sh violated name
cracauer
2000-04-20
8
-17
/
+8
*
Use #include <errno.h> rather than extern int errno;.
imp
2000-04-14
1
-2
/
+1
*
Fix ${#varname} (getting length of string) when in double-quotes.
cracauer
2000-02-15
1
-1
/
+1
*
Fix command hash handling on
cracauer
1999-12-20
3
-3
/
+29
*
Second part of 8-bit fixes.
cracauer
1999-12-16
1
-1
/
+9
*
Document ulimit -b for RLIMIT_SBSIZE.
cracauer
1999-12-15
1
-1
/
+3
*
First round of 8-bit fixes.
cracauer
1999-12-15
3
-9
/
+10
*
make '|' character visible.
cracauer
1999-12-05
1
-1
/
+1
*
Fix "subscript has type `char'" warnings by casting to int, as
cracauer
1999-12-04
2
-5
/
+6
*
Include strerror(errno) in error messages after failed system calls.
cracauer
1999-11-29
10
-15
/
+21
*
Follow-up on mdoc fixes in rev 1.35; this includes things that I missed
sheldonh
1999-11-18
1
-29
/
+58
*
The pipleline problem introduced in version 1.22 wasn't fully fixed in
cracauer
1999-11-17
1
-1
/
+1
*
Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as an
sheldonh
1999-11-10
1
-2
/
+2
*
Correct logic from previous commit - middle processes in long pipes
steve
1999-11-07
1
-1
/
+1
*
When a backquote command inside a here-document had a pipe with more
cracauer
1999-11-05
1
-1
/
+2
*
Fix ';' command when used with -e flag.
cracauer
1999-10-26
1
-1
/
+8
*
Implement ulimit -b for RLIMIT_SBSIZE.
green
1999-10-09
1
-1
/
+4
*
Mdoc cleanup, with a few grammar cleanups on the side.
sheldonh
1999-10-07
1
-498
/
+922
*
Correct some hard sentence breaks. Only those surrounding the previous
sheldonh
1999-09-14
1
-61
/
+65
*
Improve shell documentation:
sheldonh
1999-09-08
2
-32
/
+44
*
Revert to using .Xr for builtins. The cross-references don't work now,
sheldonh
1999-08-31
1
-5
/
+5
[next]