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
/
bltin
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Allow kill %job on jobs started without job control.
jilles
2014-03-15
1
-1
/
+1
*
sh: Fix duplicate prototypes for builtins.
jilles
2011-06-13
1
-3
/
+1
*
sh: Add kill builtin.
jilles
2010-12-21
1
-0
/
+5
*
sh: Add a function to print warnings (with command name and newline).
jilles
2010-12-21
1
-5
/
+1
*
sh: Make warnings in the printf builtin non-fatal, like in the program.
jilles
2010-12-20
1
-15
/
+6
*
sh: Add binary buffered output for use by the printf builtin.
jilles
2010-11-14
1
-0
/
+1
*
sh: Remove unused man page for echo builtin.
jilles
2010-11-12
1
-114
/
+0
*
Declare echocmd() and testcmd().
stefanf
2005-08-13
1
-0
/
+2
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-0
/
+1
*
Deal with double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
3
-12
/
+0
*
Add FBSDID.
charnier
2003-02-05
1
-1
/
+3
*
Use '\033' rather than '\e' as the latter is a gccism.
dwmalone
2002-12-22
1
-1
/
+1
*
Capitalize ASCII code names.
ru
2002-12-05
1
-1
/
+3
*
Use `The .Nm utility'
charnier
2002-04-16
1
-1
/
+2
*
o __P has been reoved
imp
2002-02-02
2
-8
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
-Wnon-const-format sweep: make format strings const char *'s, add
kris
2001-04-17
1
-1
/
+1
*
Add \a and \e to "echo -e" escape handling.
mph
2000-06-26
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-27
3
-3
/
+3
*
Fixed warnx format errors in printf and csh, and snprintf format errors
bde
1998-12-07
1
-2
/
+12
*
Nuke register keyword usage and #if -> #ifdef.
steve
1997-04-28
1
-4
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
Merge in NetBSD mods and -Wall cleaning.
steve
1996-12-14
2
-9
/
+7
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-6
/
+6
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
3
-8
/
+12
*
Restored formatting from the old printf/printf.c.
bde
1995-12-14
1
-5
/
+5
*
Move out some of the shell builtin bogosity from printf's source to
joerg
1995-12-10
1
-1
/
+10
*
Clean up compilation warnings.
pst
1995-08-23
1
-1
/
+4
*
Added $Id$
dg
1994-09-24
3
-0
/
+3
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
3
-0
/
+289