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
*
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
*
sh: Add UTF-8 support to ${#var}.
jilles
2011-05-07
2
-0
/
+28
*
MK_GPIO changed its default; reflect.
ru
2011-05-06
2
-2
/
+4
*
Removed trailing whitespace.
ru
2011-05-06
2
-2
/
+2
*
Tidy up formatting.
ru
2011-05-06
1
-2
/
+2
*
sh: Add $'quoting' (C-style escape sequences).
jilles
2011-05-05
9
-0
/
+100
*
sh: Apply set -u to variables in arithmetic.
jilles
2011-05-04
1
-0
/
+6
*
sh: Detect an error for ${#var<GARBAGE>}.
jilles
2011-05-04
2
-0
/
+3
*
Regression tests for Capsicum capability mode.
jonathan
2011-05-04
5
-0
/
+587
*
Give some sort of message when the program is not run as root.
gnn
2011-05-03
1
-0
/
+10
*
Introduce two new options MK_INET and MK_INET_SUPPORT analogically
bz
2011-04-30
2
-0
/
+4
*
A diagnostic tool to go along with the vxge(4) 10GbE driver.
gnn
2011-04-28
7
-0
/
+3681
*
executable
des
2011-04-28
1
-0
/
+0
*
sh: Set $? to 0 for background commands.
jilles
2011-04-25
3
-0
/
+13
*
sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.
jilles
2011-04-23
3
-0
/
+46
*
Expand / correct newsyslog regression tests:
simon
2011-04-21
1
-9
/
+120
*
sh: Do not word split "${#parameter}".
jilles
2011-04-20
1
-0
/
+8
*
sh: Add test for bin/12137.
jilles
2011-04-15
1
-0
/
+27
*
sh: Add test for obscure and ambiguous ${#?}.
jilles
2011-04-15
1
-0
/
+11
*
sh: Add test for bin/56147.
jilles
2011-04-15
1
-0
/
+6
*
Generate opt_ah.h now for all ath tools, a recent HAL change of mine
adrian
2011-04-11
5
-0
/
+44
*
Regenerate after r220401. It turns out makeman is clever about implied
uqs
2011-04-06
1
-5
/
+1
*
Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and
uqs
2011-04-06
2
-3
/
+577
*
Allow strerror(0) and strerror_r(0, ...).
jilles
2011-04-05
1
-8
/
+13
*
* re-enable marker stuff, I accidentally disabled it during debugging
adrian
2011-04-05
1
-4
/
+2
*
Flesh out a simple tool to print the ALQ dump generated by the HAL.
adrian
2011-04-05
3
-1
/
+126
*
Use ${NANO_WORLDDIR}/var/empty as copy source since it has no schg flag set.
mr
2011-03-28
1
-2
/
+2
*
Oops, fix badness i must've introduced earlier.
adrian
2011-03-23
1
-4
/
+4
*
Add test for acl_is_trivial_np(3).
trasz
2011-03-22
2
-0
/
+151
*
Delete all GPT partitions at once. (Suggested by Andrey V. Elsukov <bu7cher@y...
mr
2011-03-21
2
-4
/
+8
*
Add a file with some remarks for setting up a zfs boot environment
mr
2011-03-20
1
-0
/
+35
*
- Add script for preparing disks in GPT/ZFS boot environment
mr
2011-03-20
2
-0
/
+64
*
- Build disk image (for USB sticks) and iso image
mr
2011-03-18
3
-11
/
+29
*
sh: Fix some parameter expansion variants ${#...}.
jilles
2011-03-13
2
-0
/
+21
*
POSIX accepts only ELOOP if O_NOFOLLOW is specified and target is a symlink.
pjd
2011-03-13
1
-5
/
+5
*
sh: Add some tests for ${#parameter}.
jilles
2011-03-13
3
-0
/
+26
*
Fix warnings and style(9) issues.
brucec
2011-03-12
2
-27
/
+33
*
Add some missing consts.
pjd
2011-03-12
1
-4
/
+4
[next]