summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Finish migration of MAINTAINER entrieseadler2012-10-221-2/+0
* Make local function static.emaste2012-10-111-1/+1
* Add a "clearstats" subcommand to cxgbetool that lets you clear thenp2012-10-101-0/+25
* Add an "i2c" subcommand to cxgbetool. You can use this to readnp2012-10-101-0/+58
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* Clean up compiler warnings.emaste2012-10-031-4/+22
* Remove scripts and tools which only functioned when src was using CVSeadler2012-09-137-904/+0
* Add some colour to make it easy (well, easier) to see what the currentadrian2012-09-101-1/+49
* Add a '-s <timeout>' option which will display live rate controladrian2012-09-082-26/+74
* Tidy up the output quite substantially, making it fit well withinadrian2012-09-071-4/+4
* Make this build again!adrian2012-09-071-1/+2
* Failure to open netmap device is unrecoverable.emaste2012-09-041-1/+1
* Minor mdoc fix.joel2012-09-011-5/+3
* The error syntax has changed.des2012-08-301-1/+1
* Add a missing HAL_DMA_ADDR definition.adrian2012-08-091-0/+1
* Add HAL_DMA_ADDR.adrian2012-08-093-0/+3
* Be more descriptive about poll error / timeout when transmitting.emaste2012-08-081-3/+8
* Round displayed pps (instead of truncating)emaste2012-08-081-1/+1
* Add to the debug output the offset from the parent partitioning scheme.ae2012-08-061-2/+2
* Add simple test program that uses the partition tables handling code.ae2012-08-053-0/+235
* Break out the parsing code from main() and modularise things a little.adrian2012-07-301-58/+84
* Derive FREEBSD_PART from /etc/fstab, and make it full device name.phk2012-07-221-23/+25
* Replace hardcoded /mnt with ${SBMNT} which defaults to /mnt.sysbuildphk2012-07-221-51/+55
* Add a needed #include due to my recent change.adrian2012-07-201-0/+1
* Add missing SRCS.adrian2012-07-201-1/+1
* Add the new athratestats tool.adrian2012-07-201-1/+1
* Tidy things up substantially:adrian2012-07-201-12/+44
* Use the rate control table to display the rate rather than the rix,adrian2012-07-201-13/+61
* Implement a first cut of the 'sample' rate statistics userland utility.adrian2012-07-202-0/+227
* Allow continuous packet transmission (via -t 0)emaste2012-07-061-6/+13
* Also report tx bandwidth with Ethernet overheademaste2012-07-061-14/+28
* Allow threads to finish up when terminated by useremaste2012-07-061-13/+11
* Update comment to reflect function's actual operationemaste2012-07-031-1/+1
* Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* Fix ioctl type for compiling with clangemaste2012-06-282-4/+4
* Correct sizeof usagekevlo2012-06-252-2/+2
* Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.adrian2012-06-151-3/+4
* Add the AMPDU BAR TX statistics to the "ampdu" tag.adrian2012-06-151-1/+2
* Add athaggrstats to the ath(4) tools build.adrian2012-06-101-1/+1
* Flesh out 'athaggrstats', a utility which will display the aggregationadrian2012-06-106-0/+979
* TinyBSD now seems to be hosted elsewhere.bz2012-06-071-1/+1
* Do not execute a needed statement with side-effect in assert().kib2012-06-061-4/+9
* Add gettimeofday() test.kib2012-06-061-0/+17
* Fix licenseemax2012-06-051-10/+10
* Add a very simple debug tool that would dump list of interfaces,emax2012-06-052-0/+200
* zfsboottest: update for the recent zfs boot code changesavg2012-05-131-3/+21
* zfsboottest.sh: correctly check and suggest value of vfs.root.mountfromavg2012-05-071-2/+2
* zfsboottest.sh: gracefully handle default value of bootfs propertyavg2012-05-071-2/+1
* indicate the time per packet in nanoseconds.luigi2012-05-031-0/+8
OpenPOWER on IntegriCloud