summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a missing HAL_DMA_ADDR definition.adrian2012-08-091-0/+1
* Add HAL_DMA_ADDR.adrian2012-08-093-0/+3
* nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-092-1/+142
* 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
* When WITHOUT_CLANG is being used, also clean out the clang 3.1 headersdim2012-07-231-0/+24
* 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
* sh: Add a simple test for the "local" builtin.jilles2012-07-151-0/+13
* sh: Expand assignment-like words specially for export/readonly/local.jilles2012-07-155-0/+123
* Change language in WITH_BSDCONFIG to match other options, and regenzeising2012-07-141-1/+1
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+2
* sh: Add tests where "export" does not parse differently.jilles2012-07-131-0/+13
* The etcupdate utility is a tool for managing updates to files that arejhb2012-07-135-0/+2443
* Add a test program, written by Stephan Uphoff, which demonstrates thekib2012-07-112-0/+181
* 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
* Remove the "funny targets" make check. We no longer need embedded :: targetsobrien2012-07-059-18/+42
* Recognize 'none' or '0' as no flags.pjd2012-07-041-4/+4
* Update comment to reflect function's actual operationemaste2012-07-031-1/+1
* A cross-reference takes a man page section as well. Assume pkg(1),marcel2012-07-021-1/+1
* Add description for INSTALL_AS_USERmarcel2012-07-021-0/+9
* Fix typo in option description file (using svn move).marcel2012-07-021-0/+0
* New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkgbapt2012-07-022-0/+8
* Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* Support also running a 32-bit test on 64-bit platforms.obrien2012-06-291-1/+3
* Fix ioctl type for compiling with clangemaste2012-06-282-4/+4
* Add a test for number of CPUs configured/online.kib2012-06-271-0/+8
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-272-2/+2
* Correct sizeof usagekevlo2012-06-252-2/+2
* Provide a mechanism to not clear out the work and output dirs whenobrien2012-06-201-2/+4
* 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 a test for the :tl & :tu modifiers.obrien2012-06-1211-0/+35
* 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
* sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0jilles2012-06-081-1/+1
* 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
OpenPOWER on IntegriCloud