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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r272305
rodrigc
2014-10-05
2
-53
/
+106
*
MFC r268376 (imp):
gjb
2014-10-01
1
-1
/
+1
*
MFC r269903:
ngie
2014-08-29
3
-92
/
+93
*
MFC r270256:
pfg
2014-08-28
1
-1
/
+1
*
MFC r269656:
kib
2014-08-21
1
-2
/
+1
*
MFC r268429: Don't install locale1.0 if MK_NLS == no.
jilles
2014-08-20
1
-0
/
+2
*
MFC r269977
asomers
2014-08-18
1
-0
/
+2
*
MFC r267196:
pluknet
2014-06-26
2
-1
/
+15
*
MFC rev. 265593:
thomas
2014-05-21
1
-24
/
+43
*
MFC r265229,r265239:
bdrewery
2014-05-17
3
-7
/
+62
*
date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC]
dumbbell
2014-05-03
2
-7
/
+33
*
MFC various moves of tools/regressions/ tests to the new infrastructure.
jmmv
2014-04-27
30
-0
/
+1053
*
MFC r264059+264067:
delphij
2014-04-17
4
-32
/
+67
*
MFC r263847: sh: Fix memory leak with an assignment before a regular builtin
jilles
2014-04-15
1
-2
/
+8
*
MFC r263846: sh: Fix memory leak when trying to set a read only variable.
jilles
2014-04-15
1
-1
/
+4
*
MFC refactoring of the *.test.mk files.
jmmv
2014-04-14
5
-5
/
+5
*
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
jilles
2014-04-14
5
-14
/
+31
*
MFC r263778:
dim
2014-04-09
1
-0
/
+2
*
MFC r263195: sh: Add some consts.
jilles
2014-04-05
3
-11
/
+11
*
MFC r262755: sh: Make argstr() return where it stopped and simplify expari()
jilles
2014-04-05
1
-21
/
+5
*
Sync sh(1) in stable/10 to head.
jmmv
2014-03-09
449
-219
/
+7596
*
MFC r262467: sh: Add -h option to SYNOPSIS
daichi
2014-02-25
1
-3
/
+3
*
MFC r260782:
wblock
2014-01-20
1
-3
/
+3
*
MFC r256838:
trasz
2014-01-02
1
-7
/
+1
*
MFC: r257288
brueffer
2013-11-11
1
-1
/
+1
*
MFH (r256332): remove extraneous \n
des
2013-10-11
1
-1
/
+1
*
By popular demand, move freebsd-version(1) from /libexec to /bin.
des
2013-10-09
4
-0
/
+271
*
Remove useless check - ki_loginclass is an array; can't be NULL.
trasz
2013-10-04
1
-1
/
+0
*
Sweep man pages replacing ad -> ada.
pluknet
2013-10-01
1
-3
/
+3
*
sh: Make return return from the closest function or dot script.
jilles
2013-09-04
4
-15
/
+10
*
sh: Fix race condition with signals and wait or set -T.
jilles
2013-09-02
4
-31
/
+20
*
sh: Simplify list() in the parser.
jilles
2013-08-30
1
-21
/
+22
*
sh: Separate out nbinary allocation into a function.
jilles
2013-08-30
1
-21
/
+22
*
sh: Use makename() where possible.
jilles
2013-08-30
1
-22
/
+5
*
sh: Add a function for the case where one token is required in the parse.
jilles
2013-08-30
1
-31
/
+23
*
sh: Recognize "--" as end of options in type builtin.
jilles
2013-08-30
1
-0
/
+2
*
sh: Cast -1 to pointer rather than pointer to variable of wrong type.
jilles
2013-08-30
2
-5
/
+3
*
Add the ability to display the default FIB number for a process to the
will
2013-08-26
2
-0
/
+4
*
sh: Recognize "--" as end of options in alias builtin.
jilles
2013-08-25
1
-3
/
+5
*
sh: Disallow empty simple commands.
jilles
2013-08-25
1
-8
/
+4
*
sh: Reject ++ and -- in arithmetic.
jilles
2013-08-24
1
-0
/
+4
*
sh: Do not prematurely discard stopped jobs in a wait builtin.
jilles
2013-08-24
1
-5
/
+1
*
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
2
-3
/
+22
*
sh: Remove unnecessary reset functions.
jilles
2013-08-16
6
-25
/
+1
*
sh: Recognize "--" as end of options in bg/fg/jobid builtins.
jilles
2013-08-16
1
-6
/
+9
*
sh: Recognize "--" as end of options in local builtin.
jilles
2013-08-14
1
-0
/
+1
*
sh: Allow a lone redirection before '|', ';;' or ';&'.
jilles
2013-08-14
1
-0
/
+3
*
Add -c flag to pgrep(1) and pkill(1), to match login classes.
trasz
2013-08-09
2
-8
/
+42
*
sh: Remove an incorrect comment.
jilles
2013-07-25
1
-1
/
+1
*
sh: Remove #define MKINIT.
jilles
2013-07-25
7
-11
/
+9
[next]