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
...
|
*
Signal handling within tcsh vfork code path will conflict with some system
mp
2016-03-05
1
-0
/
+1
|
*
sh: Remove a redundant STPUTC check.
jilles
2016-03-02
1
-1
/
+1
|
*
sh: Don't trust that signal descriptions fit within 49 bytes.
jilles
2016-03-02
1
-18
/
+18
*
|
MFH
gjb
2016-03-02
2
-19
/
+19
*
|
MFH
gjb
2016-03-02
11
-328
/
+64
|
\
\
|
|
/
|
*
dump(1) -> dump(8).
trasz
2016-02-29
1
-1
/
+1
|
*
Implement process-shared locks support for libthr.so.3, without
kib
2016-02-28
1
-0
/
+3
|
*
Add speed limit to dd(1). This is useful for testing RCTL disk io limits
trasz
2016-02-28
5
-7
/
+60
|
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
4
-320
/
+0
*
|
MFH
gjb
2016-02-24
4
-1
/
+16
|
\
\
|
|
/
|
*
sh: Fix set -v and multiline history after r295825.
jilles
2016-02-23
4
-1
/
+16
*
|
MFH
gjb
2016-02-22
13
-59
/
+105
|
\
\
|
|
/
|
*
sh: Don't hash alias name when there are no aliases.
jilles
2016-02-21
1
-2
/
+4
|
*
sh: Optimize setprompt(0).
jilles
2016-02-21
1
-0
/
+2
|
*
sh: Remove unnecessary flushouts while reading script.
jilles
2016-02-21
1
-2
/
+0
|
*
Make the "invalid numeric value" error message actually displayable
trasz
2016-02-21
1
-8
/
+6
|
*
sh: Rework code to remove '\0' from shell input.
jilles
2016-02-19
3
-28
/
+37
|
*
sh: Add tests for comments in sh -c.
jilles
2016-02-19
3
-0
/
+9
|
*
Reorganize the handling all-zeroes terminal block in sparse mode
thomas
2016-02-18
5
-19
/
+47
*
|
MFH
gjb
2016-02-18
1
-2
/
+0
|
\
\
|
|
/
|
*
Test directories can build in parallel fine.
bdrewery
2016-02-16
1
-2
/
+0
*
|
MFH
gjb
2016-02-10
3
-8
/
+10
|
\
\
|
|
/
|
*
Rename P_KTHREAD struct proc p_flag to P_KPROC.
kib
2016-02-09
2
-2
/
+2
|
*
Improve comment to reflect recent changes.
trasz
2016-02-09
1
-2
/
+4
|
*
Use a proper type for return value of postfix_to_mult(); the way it's
trasz
2016-02-09
1
-2
/
+2
|
*
Use proper functions for parsing the numeric values.
trasz
2016-02-09
1
-2
/
+2
*
|
Explicitly add unmarked bin/ binaries to the runtime package.
gjb
2016-02-09
37
-0
/
+37
*
|
Add rcp(1) to the rcmds package.
gjb
2016-02-09
1
-0
/
+1
*
|
Add rmail to the sendmail package
gjb
2016-02-09
1
-0
/
+1
*
|
MFH
gjb
2016-02-08
3
-79
/
+75
|
\
\
|
|
/
|
*
Add 't' and 'p' postfixes to dd(1).
trasz
2016-02-04
2
-2
/
+13
|
*
Reduce code duplication.
trasz
2016-02-04
1
-48
/
+34
|
*
Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.
bdrewery
2016-02-03
1
-1
/
+1
|
*
The charset of NLS catalogs were converted to UTF-8
ume
2016-02-03
1
-29
/
+28
*
|
More 'tests' packaging fixes.
gjb
2016-02-03
1
-0
/
+5
*
|
Fix build.
gjb
2016-02-03
7
-7
/
+0
*
|
MFH
gjb
2016-02-02
4
-83
/
+141
|
\
\
|
|
/
|
*
Make dynamic link of libiconv from ports work again.
ume
2016-02-02
1
-3
/
+3
|
*
sh: Don't allocate a redirtab if there are no redirections.
jilles
2016-01-30
1
-7
/
+22
|
*
sh(1): Document 'cd -'.
jilles
2016-01-30
1
-6
/
+19
|
*
test: Optimize operator lookup.
jilles
2016-01-30
1
-67
/
+97
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
18
-0
/
+72
*
|
MFH
gjb
2016-01-25
7
-49
/
+79
|
\
\
|
|
/
|
*
sh: Constify internal representation in expand.c.
jilles
2016-01-24
1
-22
/
+28
|
*
sh: Remove a global variable from cd.c.
jilles
2016-01-24
1
-14
/
+15
|
*
sh: Use OLDPWD shell variable for 'cd -'.
jilles
2016-01-23
1
-10
/
+9
|
*
Don't mention the "canonical six" in setfacl(1); it describes semantics
trasz
2016-01-23
1
-3
/
+4
|
*
sh: Clean a readonly local, even if the variable does not exist outside.
jilles
2016-01-22
3
-0
/
+12
|
*
sh: Add already working test for local-readonly interaction.
jilles
2016-01-22
2
-0
/
+11
*
|
Create a rcmds package.
gjb
2016-01-21
1
-0
/
+2
|
/
[prev]
[next]