summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add in a totally hacked up copy of the AR5416 descriptor decoding stuff,adrian2012-11-271-0/+470
* Non-void function should return a value.emaste2012-11-201-1/+1
* Remove unused variable.emaste2012-11-201-1/+0
* Use '%zu' and '%zd' as appropriate for size_t / ssize_t.emaste2012-11-193-5/+5
* Zero the whole struct not just the size of a pointer.emaste2012-11-191-1/+1
* Use '%zd' format specifier for ssize_temaste2012-11-193-13/+13
* Use '%zd' printf format for ssize_t.emaste2012-11-191-2/+2
* sh: Apply rlimits to parser/alias10.0 so it fails fast.jilles2012-11-181-0/+4
* Make this a flag.adrian2012-11-171-1/+1
* Implement AR5210 descriptor decoding.adrian2012-11-174-2/+204
* Add AR5211 descriptor decoding support.adrian2012-11-174-2/+205
* Add AR5212 frame decoding support.adrian2012-11-174-4/+250
* Implement a basic data decoder for the data produced by if_ath_alq.adrian2012-11-174-0/+529
* Don't install atf.test.mk if MK_ATF == no.marcel2012-11-151-0/+1
* sh: Add tests for modifying an alias (r242766).jilles2012-11-083-0/+21
* sh: Test that a redefined alias works.jilles2012-11-071-0/+6
* Add a description of WITHOUT_CLANG_IS_CC.brooks2012-11-051-0/+6
* Test both active and non-active cases.obrien2012-10-261-0/+8
* Iterate rather than use recursion. We can blow out the kernel stack if thereobrien2012-10-262-3/+198
* remove duplicate semicolons where possible.eadler2012-10-222-2/+2
* Covert regression test to python 3eadler2012-10-221-7/+7
* Finish migration of MAINTAINER entrieseadler2012-10-221-2/+0
* Covert to python 3eadler2012-10-221-4/+4
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-222-0/+73
* Remove the netncp and nwfs files from here. They will be moved to theandreast2012-10-171-41/+0
* - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-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-105-8/+9
* Prefer NULL over 0 for pointerskevlo2012-10-095-9/+8
* Add support for bmake. This includes:marcel2012-10-061-2/+21
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+8
* Clean up compiler warnings.emaste2012-10-031-4/+22
* Add regression test for kern/172075.emaste2012-09-261-0/+59
* sh: Add some tests for aliasing a utility to itself.jilles2012-09-222-0/+8
* Add documentation for the WITHOUT_KDUMP switch.zeising2012-09-191-0/+5
* Correct double "the the"eadler2012-09-141-1/+1
* Remove scripts and tools which only functioned when src was using CVSeadler2012-09-1311-1080/+0
* r235638 is not the clean way to add support for building on ancient FreeBSDobrien2012-09-111-2/+14
* Add SOFT as a possible section to exclude from counter list.fabient2012-09-101-1/+1
* 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
* Add a reasonable error message telling the caller to specify a programgnn2012-09-041-0/+4
* Minor mdoc fix.joel2012-09-011-5/+3
* The error syntax has changed.des2012-08-301-1/+1
* Do a bunch of fixing and refactoring.adrian2012-08-291-8/+10
OpenPOWER on IntegriCloud