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
...
*
Universally use uintmax_t in syscall_timing; rearrange arithmetic to
rwatson
2010-10-21
1
-64
/
+65
*
Add Cambridge/Google tag since the copyright has been updated.
rwatson
2010-10-21
1
-0
/
+3
*
Further syscall_timing improvements: allow an arbitrary "path" string
rwatson
2010-10-21
1
-45
/
+41
*
Fix bug in recent syscall_timing change: measure the number of iterations
rwatson
2010-10-21
1
-3
/
+4
*
Further enhancements to syscall_timing:
rwatson
2010-10-21
1
-79
/
+258
*
Improve the structure and implementation of the syscall_timing
rwatson
2010-10-21
1
-106
/
+374
*
sh: Allow running 'prove' from tools/regression/bin/sh again
jilles
2010-10-15
1
-5
/
+1
*
Embellish this testcase a little bit to be more clear what the output is
obrien
2010-10-14
2
-0
/
+18
*
Do not assume in growstackstr() that a "precious" character will be
obrien
2010-10-13
1
-0
/
+15
*
Allow one to regression test 'sh' changes without having to install
obrien
2010-10-12
28
-82
/
+97
*
Correct regression test to not show a false positive when run as root.
obrien
2010-10-11
1
-6
/
+9
*
Don't blow away /bin/rmail symlink if we are keeping mailwrapper.
markm
2010-10-08
1
-0
/
+2
*
Clean up tools in tools/tools/netrate.
pluknet
2010-10-08
2
-6
/
+11
*
Add some missing files to optionally delete.
netchild
2010-10-06
1
-0
/
+27
*
- Add WITH_GPIO entry to src.conf(5) man page
gonzo
2010-10-05
1
-0
/
+2
*
Change the output of mctest to give a summary of the results instead
gnn
2010-10-01
2
-13
/
+34
*
- simplify by using one build script
mr
2010-10-01
8
-678
/
+32
*
tr: Fix '[=]=]' equivalence class.
jilles
2010-09-29
3
-1
/
+5
*
Correct message.
pjd
2010-09-27
1
-1
/
+1
*
Add some regression tests for newly added -J and -j options.
pjd
2010-09-25
1
-0
/
+126
*
Don't hardcode md0 in message, use $md instead.
pjd
2010-09-25
1
-1
/
+1
*
Don't leave zombies behind.
trasz
2010-09-25
1
-0
/
+2
*
Add a shell script to generate a test script for trivial ACLs.
trasz
2010-09-25
1
-0
/
+53
*
Update regression tests after AES-XTS addition.
pjd
2010-09-25
7
-21
/
+70
*
- Use $md instead of md0, which fixes tests when md(4) device is already
pjd
2010-09-25
1
-2
/
+2
*
Add test cases for stack unwinding.
davidxu
2010-09-25
8
-0
/
+265
*
Make the labels match the device name that's mounted, not just the
imp
2010-09-22
1
-2
/
+4
*
tools/umastat: more cleanups
avg
2010-09-21
1
-3
/
+5
*
Support new variable NANO_LABEL. When set to a non-null string,
imp
2010-09-20
1
-16
/
+37
*
Add a geli resize subcommand to resize encrypted filesystems prior
brian
2010-09-20
1
-0
/
+149
*
tools/umastat: fix build on amd64
avg
2010-09-20
1
-8
/
+8
*
Revise r197763 which fixes filesystem corruption when extending
brian
2010-09-19
3
-0
/
+102
*
sh: Fix exit status if return is used within a loop condition.
jilles
2010-09-11
2
-0
/
+9
*
sh: Apply variable assignments left-to-right in bltinlookup().
jilles
2010-09-11
1
-0
/
+3
*
sh: Fix 'read' if all chars before the first IFS char are backslash-escaped.
jilles
2010-09-08
2
-0
/
+18
*
sh: Add simple tests for backslashes in the read builtin.
jilles
2010-09-08
2
-0
/
+20
*
sh: Add a test that 'read' leaves the file pointer at the correct place.
jilles
2010-09-03
1
-0
/
+31
*
We need to copy the ports config files before we launch the prefetch
phk
2010-09-03
1
-3
/
+3
*
Allow / in the NANO_DEVICE
imp
2010-09-03
1
-1
/
+1
*
sh: Weaken builtins/command4 test to only require a nonzero exit status.
jilles
2010-08-29
2
-2
/
+2
*
Add a Makefile for tools/regression/bin and support 'all' in
brian
2010-08-29
2
-1
/
+6
*
Correct an out-by-one error when earlying out ustar filenames that
brian
2010-08-29
2
-0
/
+99
*
Test the poll(2) return value.
kib
2010-08-28
1
-33
/
+52
*
- Change default grep back to GNU version. BSD grep can be built with the
gabor
2010-08-23
2
-2
/
+2
*
sh: Remove remnants of '!!' to negate pattern.
jilles
2010-08-22
1
-0
/
+28
*
sh: Test that all bytes from 128 to 255 can be used in IFS.
jilles
2010-08-22
1
-0
/
+21
*
sh: Add a test for breaking from a loop outside the current function.
jilles
2010-08-22
1
-0
/
+15
*
Update for the new tests.
rpaulo
2010-08-21
1
-263
/
+199
*
More tests.
pjd
2010-08-18
15
-135
/
+120
*
sh: Add a test for break from a trap action.
jilles
2010-08-18
2
-0
/
+13
[prev]
[next]