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 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
*
Fix warnings and style(9) issues.
brucec
2011-03-11
2
-4
/
+6
*
Fix the build: we have snprintf(3).
brucec
2011-03-11
1
-0
/
+1
*
Fix warnings and set WARNS to 6.
brucec
2011-03-11
2
-0
/
+5
*
Fix warnings and set WARNS to 6.
brucec
2011-03-11
2
-3
/
+5
*
mptable.h is now in include/x86.
brucec
2011-03-11
1
-1
/
+1
*
Fix warnings and style(9) issues.
brucec
2011-03-11
2
-14
/
+16
*
Add support for *at syscalls:
pjd
2011-03-10
1
-25
/
+173
*
Improve test a bit, now that we have fstat(2) support.
pjd
2011-03-10
1
-3
/
+9
*
Few initial ftruncate(2) tests. One of them covers stand/154873.
pjd
2011-03-09
1
-0
/
+58
*
Pass descriptor number to write(2), now that it is possible.
pjd
2011-03-09
2
-4
/
+4
*
Add support for the following syscalls:
pjd
2011-03-09
3
-13
/
+94
*
The regdomain entries are 16 bits, not 8. Print out all 16 bits.
adrian
2011-03-09
2
-2
/
+2
*
Update to keep in sync with the HAL
adrian
2011-03-08
1
-7
/
+5
*
sh: Test that . /dev/null returns exit status 0 and does not preserve $?.
jilles
2011-03-07
1
-0
/
+10
*
Add some tests for cexp() and cexpf(). (I need to clean up all of
das
2011-03-07
3
-1
/
+391
*
Add support for printing out the open-loop TX power control EEPROM fields.
adrian
2011-03-06
1
-2
/
+22
*
One more fix. Now all ACL tests pass again.
trasz
2011-03-04
1
-1
/
+1
*
Adapt tools-crossfs.test to the new semantics.
trasz
2011-03-04
1
-17
/
+9
*
Adapt NFSv4 ACL regression test to the fact that the new ZFS uses
trasz
2011-03-04
1
-2
/
+2
*
Make ACL tests slightly easier to run.
trasz
2011-03-04
4
-5
/
+5
*
Accept == as an alias of = which is a popular GNU extension.
delphij
2011-02-27
1
-1
/
+4
*
- Add two more iconv-related files, which were left out from previous commit
gabor
2011-02-25
2
-0
/
+72
*
Add the BSD-licensed Citrus iconv to the base system with default off
gabor
2011-02-25
257
-0
/
+1417385
*
The default for FDT has changed, rename the flag/options file.
uqs
2011-02-22
1
-1
/
+1
*
Flesh out WITHOUT_GROFF support to DTRT.
uqs
2011-02-22
2
-5
/
+490
*
Teach tools/install.sh the -d directory mode.
uqs
2011-02-22
1
-2
/
+18
*
- Fix QA issues
miwi
2011-02-22
1
-45
/
+55
*
sh: Add some tests for omitting whitespace whereever possible.
jilles
2011-02-20
2
-0
/
+25
*
sh: Split off some special behaviour into separate tests.
jilles
2011-02-20
4
-2
/
+23
[next]