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
*
- Switch to BSD sort as default sort. GNU sort will still be installed as
gabor
2012-06-27
2
-2
/
+2
*
Correct sizeof usage
kevlo
2012-06-25
2
-2
/
+2
*
Provide a mechanism to not clear out the work and output dirs when
obrien
2012-06-20
1
-2
/
+4
*
Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.
adrian
2012-06-15
1
-3
/
+4
*
Add the AMPDU BAR TX statistics to the "ampdu" tag.
adrian
2012-06-15
1
-1
/
+2
*
Add a test for the :tl & :tu modifiers.
obrien
2012-06-12
11
-0
/
+35
*
Add athaggrstats to the ath(4) tools build.
adrian
2012-06-10
1
-1
/
+1
*
Flesh out 'athaggrstats', a utility which will display the aggregation
adrian
2012-06-10
6
-0
/
+979
*
sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0
jilles
2012-06-08
1
-1
/
+1
*
TinyBSD now seems to be hosted elsewhere.
bz
2012-06-07
1
-1
/
+1
*
Do not execute a needed statement with side-effect in assert().
kib
2012-06-06
1
-4
/
+9
*
Add gettimeofday() test.
kib
2012-06-06
1
-0
/
+17
*
Fix license
emax
2012-06-05
1
-10
/
+10
*
Add a very simple debug tool that would dump list of interfaces,
emax
2012-06-05
2
-0
/
+200
*
Correct examples to the latest version I had.
obrien
2012-06-05
1
-6
/
+11
*
Add a regression test for filemon(4) [r236592].
obrien
2012-06-04
3
-0
/
+144
*
Add regression test for '-V' command line option (requires r236346).
obrien
2012-05-31
8
-0
/
+35
*
make it easier to check newly-built make
obrien
2012-05-30
1
-0
/
+19
*
make it easier to test newly-built make.
obrien
2012-05-30
2
-0
/
+9
*
Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.
gjb
2012-05-30
1
-1
/
+1
*
Import byacc from invisible island, it brings us lots of compatibilities with
bapt
2012-05-21
34
-0
/
+15099
*
According to shared memory man pages, advice including <sys/types.h>
kevlo
2012-05-21
3
-3
/
+3
*
Document the ED_CRYPTO and LS_COLORS options.
marcel
2012-05-19
2
-0
/
+8
*
Import work done under project/nand (@235533) into head.
gber
2012-05-17
2
-0
/
+4
*
zfsboottest: update for the recent zfs boot code changes
avg
2012-05-13
1
-3
/
+21
*
Regenerate src.conf(5) for mdoc(7) and typo corrections.
gjb
2012-05-12
4
-7
/
+5
*
- Add regression tests for BSD sort
gabor
2012-05-11
449
-0
/
+2661
*
- Hook up BSD sort to the build. By default, it will be installed as
gabor
2012-05-11
1
-0
/
+2
*
Add some missing files to OLD_FILES
eadler
2012-05-09
1
-0
/
+2
*
zfsboottest.sh: correctly check and suggest value of vfs.root.mountfrom
avg
2012-05-07
1
-2
/
+2
*
zfsboottest.sh: gracefully handle default value of bootfs property
avg
2012-05-07
1
-2
/
+1
*
indicate the time per packet in nanoseconds.
luigi
2012-05-03
1
-0
/
+8
*
add support for pcap receive statistics (used by net-mgmt/darkstat)
luigi
2012-05-03
2
-3
/
+10
*
add some performance data
luigi
2012-05-03
1
-0
/
+11
*
- add code to run pkt-gen on top of libpcap so we can see the
luigi
2012-05-03
1
-25
/
+108
*
- correct a bug in pcap_dispatch(): a count of 0 means infinity.
luigi
2012-05-03
1
-5
/
+41
*
Import m4 regression tests from OpenBSD
bapt
2012-04-30
47
-43
/
+1076
*
Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the
kib
2012-04-29
1
-0
/
+6
*
Change cc -> bc : "bc" is "busy count", which is the % of time the channel
adrian
2012-04-28
1
-3
/
+3
*
Add a tool to print out min, average and max channel survey information
adrian
2012-04-28
3
-0
/
+233
*
Add files and directories to be cleaned up if WITHOUT_GCC is in effect
dim
2012-04-14
1
-0
/
+36
*
A bit of cleanup in the names of fields of netmap-related structures.
luigi
2012-04-13
1
-3
/
+5
*
use getopt to parse options, add one option to set
luigi
2012-04-12
1
-19
/
+61
*
Teach wlanstats about the new BAR TX statistics.
adrian
2012-04-08
1
-0
/
+12
*
Add AR_ISR_S5 and AR_ISR_S5_S.
adrian
2012-04-08
1
-0
/
+2
*
Add some tests from PR 166463. Also make sure that all of the tests,
das
2012-04-07
1
-7
/
+33
*
we need to specify a NETMAP_API version or the ioctl() will fail.
luigi
2012-04-06
1
-0
/
+1
*
Add a threadid to the ah_decode API.
adrian
2012-04-04
1
-1
/
+1
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
3
-9
/
+9
*
- Add new kerberos libraries to the list of optional obsolete files.
stas
2012-03-23
1
-1
/
+37
[next]