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
*
Add "context" subcommand to fetch and display SGE context.
np
2011-06-11
1
-0
/
+235
*
sh: Do parameter expansion on ENV before using it.
jilles
2011-06-10
1
-0
/
+11
*
sh: Do parameter expansion before printing PS4 (set -x).
jilles
2011-06-09
1
-0
/
+9
*
cxgbetool: a tool for the cxgbe(4) driver.
np
2011-06-09
5
-0
/
+41744
*
sh: Add simple tests for set -x and PS4.
jilles
2011-06-08
2
-0
/
+17
*
sh: Fix $? in heredocs on simple commands.
jilles
2011-06-05
1
-0
/
+15
*
sh: Add already working testcases for $? in here-document.
jilles
2011-06-05
1
-0
/
+25
*
Add a very simple IPDIVERT test, which creates IP divert sockets and
rwatson
2011-06-04
2
-0
/
+177
*
sh: Reduce more needless differences between error messages.
jilles
2011-06-04
1
-1
/
+1
*
sh: Honour -n while processing -c string.
jilles
2011-06-04
1
-0
/
+3
*
sh: Add tests for -n flag. These already pass.
jilles
2011-06-03
3
-0
/
+16
*
Don't need (and can't use) -L to copy links here.
imp
2011-05-31
1
-1
/
+1
*
sh: Add tests for some somewhat obscure aspects of function definitions.
jilles
2011-05-30
2
-0
/
+12
*
Upgrade jail(2) to latest jail(2) API to make the regression test work
bz
2011-05-30
1
-2
/
+9
*
Rework TIMEWAIT regression test so that kernel-allocated port numbers are
rwatson
2011-05-30
1
-39
/
+84
*
Add missing include of stdio.h.
rwatson
2011-05-30
1
-0
/
+1
*
In the tcpdrop regression test, allow the kernel to allocate us a port
rwatson
2011-05-30
1
-37
/
+44
*
Add missing #include of err.h.
rwatson
2011-05-30
1
-0
/
+1
*
sh: Add test for 'set +o'.
jilles
2011-05-29
1
-0
/
+32
*
printf: Allow multibyte characters for '<char> form, avoid negative codes.
jilles
2011-05-28
3
-1
/
+5
*
sh: Correct criterion for using CDPATH in cd.
jilles
2011-05-27
2
-0
/
+25
*
sh: Add simple CDPATH test.
jilles
2011-05-27
1
-0
/
+23
*
sh: Fix unquoted $@/$* if IFS=''.
jilles
2011-05-27
1
-0
/
+39
*
Include an EEPROM dump program for the AR9287 EEPROM format.
adrian
2011-05-26
6
-0
/
+508
*
+ Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrived
obrien
2011-05-25
1
-12
/
+9
*
[mdoc] Fixed .Dt call.
ru
2011-05-25
1
-1
/
+1
*
Build and install a BSD licensed grep.
obrien
2011-05-25
1
-1
/
+1
*
Add the description properly...
imp
2011-05-22
1
-1
/
+2
*
Add documentation for WITHOUT_KERNEL_SYMBOLS
imp
2011-05-22
1
-0
/
+4
*
sh: Add test for r222173.
jilles
2011-05-22
1
-0
/
+12
*
Update URLs and fix regex to work with current version of the files.
uqs
2011-05-22
1
-5
/
+5
*
sh: Expand aliases after assignments and redirections.
jilles
2011-05-21
2
-0
/
+10
*
sh: Add test for positional parameters with more than one digit.
jilles
2011-05-21
1
-0
/
+13
*
sh: Implement the cd -e flag proposed for the next POSIX issue.
jilles
2011-05-20
2
-0
/
+59
*
sh: Allow terminating a heredoc with a terminator at EOF without a newline.
jilles
2011-05-20
1
-0
/
+26
*
Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control
imp
2011-05-19
2
-0
/
+13
*
Added description for WITH_OFED.
ru
2011-05-17
1
-0
/
+4
*
sh: Add tests for lines that look like heredoc delimiters but are not.
jilles
2011-05-14
2
-0
/
+107
*
Restore BOOT2CFG, accidentally removed in r212938.
imp
2011-05-14
1
-1
/
+1
*
If there's no package directory, don't try to install packages from
imp
2011-05-13
1
-0
/
+6
*
Add ${} around variable dereference...
imp
2011-05-13
1
-1
/
+1
*
Implement -f to inhibit copying s1 partition out for speed.
imp
2011-05-13
1
-4
/
+12
*
Copy symbolic links as files rather than recreating the links.
imp
2011-05-13
1
-3
/
+3
*
Reassurance for impatient.
ru
2011-05-10
1
-0
/
+10
*
Style.
ru
2011-05-10
1
-10
/
+10
*
- There now exist options that have different defaults depending on
ru
2011-05-10
3
-49
/
+139
*
The Objective C support was removed in r220755.
ru
2011-05-10
1
-2
/
+0
*
This is a full 32 bit field for kite.
adrian
2011-05-09
1
-1
/
+1
*
sh: Add \u/\U support (in $'...') for UTF-8.
jilles
2011-05-08
2
-0
/
+18
*
sh: Add UTF-8 support to pattern matching.
jilles
2011-05-08
2
-0
/
+132
[next]