summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix licenseemax2012-06-051-10/+10
* Add a very simple debug tool that would dump list of interfaces,emax2012-06-052-0/+200
* Correct examples to the latest version I had.obrien2012-06-051-6/+11
* Add a regression test for filemon(4) [r236592].obrien2012-06-043-0/+144
* Add regression test for '-V' command line option (requires r236346).obrien2012-05-318-0/+35
* make it easier to check newly-built makeobrien2012-05-301-0/+19
* make it easier to test newly-built make.obrien2012-05-302-0/+9
* Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.gjb2012-05-301-1/+1
OpenPOWER on IntegriCloud