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
*
Fix compiling on platforms with 64bit time_t.
scottl
2005-12-16
1
-2
/
+2
*
Add a -c option to control caddr_t replacement (which was commented out in
des
2005-12-13
1
-2
/
+24
*
fix include path
sam
2005-12-13
1
-1
/
+1
*
update
sam
2005-12-13
1
-0
/
+6
*
fix include pathnames
sam
2005-12-13
1
-4
/
+4
*
Add a script that converts K&R-style function definitions to ANSI style.
des
2005-12-13
3
-0
/
+147
*
Print user, system and real time upon exit.
des
2005-12-13
1
-0
/
+13
*
this didn't make it in the last commit
sam
2005-12-11
1
-0
/
+5
*
o move programs to separate directories and use stock Makefiles;
sam
2005-12-11
11
-50
/
+39
*
remove cts burst extension stats
sam
2005-12-11
1
-2
/
+0
*
After printing per-cpu cache contents, summarize total cached items and
rwatson
2005-12-08
1
-4
/
+16
*
Teach umastat about the variable-length array of per-CPU caches at the end
rwatson
2005-12-08
1
-23
/
+74
*
Convert gstripe(8) regression tests to the new framework.
pjd
2005-12-07
5
-24
/
+22
*
Convert gshsec(8) regression tests to the new framework.
pjd
2005-12-07
5
-36
/
+31
*
Convert graid3(8) regression tests to the new framework.
pjd
2005-12-07
15
-69
/
+95
*
- Make use of geom_subr.sh to improve regression tests.
pjd
2005-12-07
11
-54
/
+55
*
Finish conversion of gconcat(8) regression tests to the new framework.
pjd
2005-12-07
7
-82
/
+17
*
Add file with helper functions for geom tools regression tests.
pjd
2005-12-07
1
-0
/
+14
*
Convert gnop(8) regression tests to the new framework.
pjd
2005-12-07
4
-20
/
+8
*
Convert gmirror(8) regression tests to the new framework.
pjd
2005-12-07
9
-72
/
+82
*
Add a simple KVM tool to dump the kernel state of UMA, including walking
rwatson
2005-12-05
2
-0
/
+381
*
Move the 2->3 upgrade kit on the attic.
ru
2005-12-03
4
-226
/
+0
*
Add code to test POSIX message queue.
davidxu
2005-11-26
11
-0
/
+512
*
Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit
scottl
2005-11-21
1
-0
/
+18
*
Add geometry of SiliconSystems 4GB CF card
phk
2005-11-15
1
-0
/
+13
*
Use the new syntax for GENERIC.
des
2005-11-14
1
-1
/
+1
*
Build a PAE kernel if a PAE config exists.
des
2005-11-14
1
-0
/
+1
*
Add support for the += operator, which appends to a multiple-value variable.
des
2005-11-14
2
-6
/
+19
*
Add support for building other kernels than LINT and GENERIC.
des
2005-11-14
2
-15
/
+39
*
Update to match geom_gpt:1.35
marcel
2005-11-13
1
-3
/
+5
*
Instead of saving the unit number of the md(4) device name, save the
marcel
2005-11-12
1
-23
/
+26
*
Add unix_passfd, a simple set of regression tests for UNIX domain socket
rwatson
2005-11-09
2
-0
/
+314
*
Add code to test queued SIGCHLD.
davidxu
2005-11-08
3
-1
/
+100
*
Add tests for -t option with short tty name - pkill(1) should accept both
pjd
2005-11-07
2
-6
/
+30
*
Add sigqueue test code.
davidxu
2005-11-07
3
-0
/
+62
*
Fix two minor typos that caused schedgraph to exit with an exception
rwatson
2005-11-06
1
-2
/
+2
*
Fix the path to aac_ioctl.h in the comment and style includes.
maxim
2005-11-06
1
-4
/
+6
*
Fix include: aac_ioctl.h was moved from sys/dev/aac/ to sys/sys.
maxim
2005-11-06
1
-1
/
+1
*
Add test cases for the command built-in, including its -v and -V options which
stefanf
2005-10-28
10
-3
/
+58
*
Change u_int64_t to uintmax_t and use %ju, so it compiles on 64bit archs.
pjd
2005-10-26
1
-5
/
+6
*
Updates and enhancements to the multi-threaded httpd performance test
rwatson
2005-10-25
1
-32
/
+91
*
Add first tests for semicolon handling. The first test fails. This is
harti
2005-10-18
8
-0
/
+47
*
Add more tests for escaped newline handling and fix a test that currently
harti
2005-10-18
14
-8
/
+48
*
This test can run now.
ambrisko
2005-10-12
1
-4
/
+0
*
Add RELENG_6_0.
des
2005-10-09
2
-2
/
+2
*
Rough implementation of the create and add verbs. The verbs cause
marcel
2005-10-09
1
-42
/
+65
*
Import iwi-specific tools. Can help debug firmware or connection issues.
damien
2005-10-07
3
-0
/
+136
*
Don't hard-code port numbers, let the user specify them.
rwatson
2005-10-06
2
-10
/
+8
*
Improve realism of benchmark httpd: return some HTTP headers as part
rwatson
2005-10-06
1
-1
/
+24
*
Add basic simplified HTTP benchmark tools to the netrate suite:
rwatson
2005-10-06
4
-0
/
+356
[next]