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
/
sh.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the printf builtin command from sh(1), which command is not
knu
2001-11-20
1
-6
/
+2
*
Make test(1) a builtin command of our sh(1) for efficiency. The
knu
2001-11-17
1
-2
/
+5
*
can not -> cannot
sheldonh
2001-08-08
1
-1
/
+1
*
mdoc(7) police:
ru
2001-08-07
1
-5
/
+4
*
Break the list of parameter expansions into two lists so that
sheldonh
2001-07-23
1
-0
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
1
-1
/
+1
*
Remove duplicate words.
dd
2001-06-24
1
-1
/
+1
*
Document "chdir" builtin.
dd
2001-04-28
1
-0
/
+4
*
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
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-1
/
+1
*
Implement the <> redirection operator.
brian
2000-10-03
1
-3
/
+6
*
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
*
Document ulimit -b for RLIMIT_SBSIZE.
cracauer
1999-12-15
1
-1
/
+3
*
make '|' character visible.
cracauer
1999-12-05
1
-1
/
+1
*
Follow-up on mdoc fixes in rev 1.35; this includes things that I missed
sheldonh
1999-11-18
1
-29
/
+58
*
Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as an
sheldonh
1999-11-10
1
-2
/
+2
*
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
1
-32
/
+40
*
Revert to using .Xr for builtins. The cross-references don't work now,
sheldonh
1999-08-31
1
-5
/
+5
*
Clean-up:
sheldonh
1999-08-30
1
-69
/
+160
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Make the behaviour of `read -e', ie. treating backslashes as special,
tg
1999-08-26
1
-9
/
+11
*
Typo fix.
max
1999-04-19
1
-3
/
+3
*
Implement -a flag. A test shell script can be found at
cracauer
1999-04-03
1
-2
/
+1
*
-T was missing in the synopsis line.
cracauer
1999-04-02
1
-2
/
+2
*
The immediate execution of traps I introduced in September 1998 (to
cracauer
1999-04-01
1
-1
/
+13
*
sh doesn't support <> redirections.
brian
1999-03-31
1
-4
/
+2
*
Add references to test(1) and expr(1).
jkoshy
1998-12-18
1
-1
/
+4
*
Fix typo. "If the an entry" --> "If an entry"
billf
1998-12-02
1
-2
/
+2
*
Document behaviour of "-" and "--" on the command line.
jkoshy
1998-07-30
1
-2
/
+7
*
Add rcsid. Spelling.
charnier
1998-05-18
1
-3
/
+3
*
Explicitly describe the rules the shell uses to search for a file
jdp
1998-02-12
1
-1
/
+10
*
Correct a bogon in an example.
steve
1998-01-02
1
-2
/
+2
*
Document the exit status for a command that was terminated by a
jdp
1997-11-12
1
-1
/
+5
*
Add the '-t timeout' option to the 'read' builtin. This allows the
msmith
1997-09-29
1
-2
/
+9
*
PR: docs/4449
wosch
1997-09-13
1
-1
/
+6
*
Revise the section that explains how to protect parts of an $ENV script
steve
1997-05-07
1
-20
/
+12
*
mdoc-ify and cleanup UNIMPLEMENTED messages. Closes PR 2880.
steve
1997-04-28
1
-735
/
+587
*
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
-50
/
+106
*
Add the -p (privileged) commandline switch
steve
1996-10-29
1
-2
/
+11
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-2
/
+2
[next]