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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
As python3 does not have raw_input(), convert it to input() when we
hiren
2013-05-13
1
-1
/
+5
*
Tidy up some CVS workarounds.
peter
2013-05-12
1
-2
/
+0
*
Unconditionally install 210.backup-aliases as many MTAs other than
eadler
2013-05-11
1
-1
/
+0
*
Add simple testcases for fcntl(F_DUP2FD_CLOEXEC).
jilles
2013-05-11
1
-1
/
+47
*
Add simple testcases for fcntl(F_DUPFD_CLOEXEC).
jilles
2013-05-11
1
-1
/
+23
*
Add missing argument to fcntl(F_DUPFD) in regression test.
jilles
2013-05-11
1
-2
/
+6
*
Add the AR9300 descriptor decoding code.
adrian
2013-05-05
3
-4
/
+6
*
This is a simple script to output the delta between each TX and TXSTATUS.
adrian
2013-05-05
1
-0
/
+34
*
Add a few xargs tests related to -0, -n and quoting.
stefanf
2013-05-04
11
-1
/
+71
*
sh: Remove racy test case for read builtin.
jilles
2013-05-03
1
-13
/
+0
*
sh: Improve error handling in read builtin:
jilles
2013-05-03
2
-0
/
+18
*
sync with my local copy (this file may go away, eventually)
luigi
2013-04-30
1
-0
/
+1
*
Replace a silly command sequence with a proper if-then-else.
n_hibma
2013-04-28
1
-5
/
+5
*
Doing a cpio from /var/empty if dir was not specified or non-existent
n_hibma
2013-04-28
1
-6
/
+7
*
When the world is built WITHOUT_OPENSSH also don't
eadler
2013-04-28
1
-3
/
+3
*
Add a comma to satisfy Igor.
eadler
2013-04-27
2
-2
/
+2
*
Remove IDEA from OptionalObsoleteFiles.inc
eadler
2013-04-27
1
-4
/
+0
*
Remove the WITH_IDEA option and build it unconditionally.
eadler
2013-04-26
2
-7
/
+1
*
Style cleanups.
pjd
2013-04-17
1
-11
/
+23
*
- Correct mispellings of word and
gabor
2013-04-17
1
-1
/
+1
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
2
-2
/
+2
*
Fix build.
pluknet
2013-04-12
1
-2
/
+2
*
-
.
Upgrade our copy of llvm/clang to trunk r178860, in preparation of the
dim
2013-04-12
1
-0
/
+32
|
\
\
|
|
*
Vendor import of clang trunk r178860:
dim
2013-04-08
69
-1834
/
+3905
|
*
|
Vendor import of llvm trunk r178860:
dim
2013-04-08
116
-1263
/
+5792
*
|
|
sh: Don't modify exit status when break/continue/return passes !.
jilles
2013-04-12
2
-0
/
+10
*
|
|
Set and display the IP fragment bit correctly when dealing with
np
2013-04-11
1
-1
/
+7
*
|
|
sh: Add a variation on builtins/eval4.0 where the cmdsubst returns 0.
jilles
2013-04-06
1
-0
/
+5
*
|
|
wordexp(): Remove wrong IFS usage.
jilles
2013-04-01
1
-0
/
+19
*
|
|
cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. This
np
2013-03-30
2
-6
/
+65087
*
|
|
Properly spell "Class Based Queueing"
rene
2013-03-27
1
-1
/
+1
*
|
|
Add shlib-compat under tools.
gleb
2013-03-25
31
-0
/
+1833
*
|
|
More indentation fixes.
adrian
2013-03-23
1
-6
/
+6
*
|
|
Expose the beacon miss counter.
adrian
2013-03-23
1
-1
/
+5
*
|
|
Add AR9300 descriptor decoding.
adrian
2013-03-23
2
-0
/
+366
*
|
|
Update regression tests after adding chflagsat(2).
pjd
2013-03-21
3
-7
/
+23
*
|
|
- Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type
pjd
2013-03-21
1
-1
/
+2
*
|
|
Set WARNS=3 so this actually compiles.
neel
2013-03-20
1
-0
/
+2
*
|
|
Update the tests now that absence of the O_APPEND flag requires CAP_SEEK
pjd
2013-03-16
1
-13
/
+46
*
|
|
The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flag
pjd
2013-03-16
1
-6
/
+6
*
|
|
sh: Recognize "--" and explicitly reject options in wait builtin.
jilles
2013-03-15
2
-0
/
+7
*
|
|
Make file name generation to work with both new and old versions of OpenSSL.
pjd
2013-03-15
1
-2
/
+2
*
|
|
Fix compile warning by including ctype.h for isdigit().
np
2013-03-05
1
-0
/
+1
*
|
|
Import libyaml as libbsdyml (private brand name)
bapt
2013-03-04
1
-0
/
+1
*
|
|
sh: When executing a trap, keep exit status along with evalskip.
jilles
2013-03-03
1
-0
/
+10
*
|
|
If all ioctls are allowed, cap_ioctls_get(2) will return CAP_IOCTLS_ALL.
pjd
2013-03-02
1
-2
/
+2
*
|
|
Add support for bindat(2) and connectat(2).
pjd
2013-03-02
2
-1
/
+45
*
|
|
Add regression tests for the new Capsicum system calls.
pjd
2013-03-02
6
-0
/
+1387
*
|
|
Update existing regression tests after Capsicum overhaul.
pjd
2013-03-02
2
-101
/
+349
*
|
|
fix this script so we don't expand the second $FreeBSD since svn thinks
jmg
2013-02-27
1
-1
/
+1
[prev]
[next]