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
*
Fix the borokeness that crept in with rev 1.10 of parser.c, the sh
joerg
1996-02-03
2
-3
/
+6
*
Restored formatting from the old printf/printf.c.
bde
1995-12-14
1
-5
/
+5
*
The shell incorrectly gave & precedence over ;. This breaks the
joerg
1995-12-10
1
-23
/
+19
*
Move out some of the shell builtin bogosity from printf's source to
joerg
1995-12-10
1
-1
/
+10
*
A fix for the "cd -" coredump on a brand new /bin/sh. The problem was
peter
1995-11-14
1
-2
/
+5
*
Implement allowing 'set -v' in the middle of a script to work.
peter
1995-11-03
1
-78
/
+103
*
o rename ulimit -p into ulimit -u, so we are in agreement with bash
joerg
1995-10-21
3
-7
/
+12
*
Implement the "ulimit" builtin. This is the analogon to csh's "limit"
joerg
1995-10-19
3
-3
/
+269
*
Fix my breakage of the $0 handling during $ENV processing.
joerg
1995-10-09
1
-2
/
+2
*
Make the mkinit internal command issue an #undef for each #define, to
joerg
1995-10-01
1
-3
/
+15
*
Posixize:
joerg
1995-10-01
1
-1
/
+4
*
Fix relocation of job table.
bde
1995-09-21
1
-1
/
+8
*
Don't dereference a NULL pointer in the case of a null pipe.
dg
1995-09-20
1
-2
/
+3
*
Sigh. This will become a never ending story. :-(
joerg
1995-08-28
1
-1
/
+4
*
Make the shell handle a null command in a &&/|| sequence correctly.
joerg
1995-08-27
3
-4
/
+8
*
Clean up compilation warnings.
pst
1995-08-23
1
-1
/
+4
*
sh(1) incorrectly ignored an EOF condition when looking for the
joerg
1995-08-11
1
-1
/
+5
*
Fix /bin/sh's broken handling of the builtin getopts(1). The options
joerg
1995-08-06
1
-3
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
16
-58
/
+58
*
typo there --> their
adam
1995-05-05
1
-9
/
+16
*
From "Philippe Charnier" <charnier@lirmm.fr>:
dg
1995-05-05
1
-1
/
+5
*
Make build work, even if there is no obj subdir.
phk
1995-03-30
1
-3
/
+11
*
Fix the deletion of trailing newlines with backquote expansion.
guido
1995-03-01
1
-2
/
+4
*
What I think is a more correct fix for the handling of backslashes
paul
1995-01-11
1
-3
/
+3
*
Fix a bug with handling backslash escapes inside some quotes.
paul
1995-01-09
1
-2
/
+2
*
Obtained from: partly from 1.1.5
bde
1994-12-26
1
-2
/
+4
*
Add end of line check so mkinit doesn't produce garbage if you have a
pst
1994-11-06
1
-2
/
+2
*
Get this braindead, mongoloid shell look in /stand for pwd if it can't
jkh
1994-11-06
1
-3
/
+8
*
libcompat removed
ache
1994-10-02
1
-3
/
+3
*
Added $Id$
dg
1994-09-24
69
-0
/
+97
*
With '!' being made into a keyword (yech!), case cases didn't work properly.
sef
1994-09-14
1
-11
/
+13
*
Add dependencies on libraries to DPADD. Someday this should be done
bde
1994-08-28
1
-0
/
+1
*
Touch init.c after making it in case mkinit refused to touch it after not
bde
1994-08-21
1
-0
/
+1
*
Got rid of stupid warning message.
dg
1994-08-18
1
-11
/
+1
*
Need ${LDFLAGS} one more place.
rgrimes
1994-05-30
1
-1
/
+1
*
Need to sue ${LDFLAGS} when building local binaries so they get built
rgrimes
1994-05-29
1
-4
/
+4
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
69
-0
/
+17397