summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add geometry of SiliconSystems 4GB CF cardphk2005-11-151-0/+13
* Use the new syntax for GENERIC.des2005-11-141-1/+1
* Build a PAE kernel if a PAE config exists.des2005-11-141-0/+1
* Add support for the += operator, which appends to a multiple-value variable.des2005-11-142-6/+19
* Add support for building other kernels than LINT and GENERIC.des2005-11-142-15/+39
* Fix the path to aac_ioctl.h in the comment and style includes.maxim2005-11-061-4/+6
* Fix include: aac_ioctl.h was moved from sys/dev/aac/ to sys/sys.maxim2005-11-061-1/+1
* Change u_int64_t to uintmax_t and use %ju, so it compiles on 64bit archs.pjd2005-10-261-5/+6
* Updates and enhancements to the multi-threaded httpd performance testrwatson2005-10-251-32/+91
* Add RELENG_6_0.des2005-10-092-2/+2
* Import iwi-specific tools. Can help debug firmware or connection issues.damien2005-10-073-0/+136
* Don't hard-code port numbers, let the user specify them.rwatson2005-10-062-10/+8
* Improve realism of benchmark httpd: return some HTTP headers as partrwatson2005-10-061-1/+24
* Add basic simplified HTTP benchmark tools to the netrate suite:rwatson2005-10-064-0/+356
* Add simple TCP connect and TCP receive benchmark components, intended torwatson2005-10-054-0/+262
* Fix a bug in disk geometry calculation.phk2005-09-291-4/+12
* This one goes as well.phk2005-09-261-134/+0
* Remove the old Makefile based nanobsd build method, the new shell scriptphk2005-09-2610-600/+0
* Correct filesystem mountpointphk2005-09-251-2/+2
* Make it possible to set the NANO_TOOLS variable to a directory outsidesimon2005-09-241-2/+11
* Fix typo. MAILWRAPER -> MAILWRAPPER.philip2005-09-211-1/+1
* Update these scripts to be more userfriendly and usage safe.phk2005-09-215-51/+133
* Add a convenience function to set NANO_MEDIASIZE, NANO_HEADS and NANO_SECTSphk2005-09-202-0/+127
* Create an /etc/nanobsd.conf in the built image and put the disk drive namephk2005-09-201-28/+124
* Dump the environment for reference.phk2005-09-191-2/+8
* Create fstab before linking stuff into /confphk2005-09-191-1/+2
* Missing ')'phk2005-09-191-1/+1
* Remove reference to bpfstat, this no longer exists.csjp2005-09-171-1/+0
* Garbage collect bpfstat. This is handled by netstat now.csjp2005-09-134-419/+0
* Now that the PID is constantly refreshed, introduce a pidname function whichcsjp2005-09-051-5/+21
* script to set ifs parameters based on distance; derived from programsam2005-08-301-0/+42
* Extend utility to allow recovering single file from the deffectivesobomax2005-08-292-14/+33
* Correct a comment to match the configuration parameter it describes.simon2005-08-271-1/+1
* Add support for processing the "bd_locked" flag offered by the bpfcsjp2005-08-231-2/+3
* Increase flexibility in disk-layoutphk2005-08-161-25/+52
* Put more stuff in logfiles instead of stdoutphk2005-08-151-2/+8
* Cleanup and polishing.phk2005-08-151-24/+28
* After much experimentation, settle for the simplest model for customizephk2005-08-151-0/+17
* Prune empty directories in /usrphk2005-08-131-26/+38
* Update to latest version of this tool.phk2005-08-095-247/+335
* sigh, sizeof the correct variable so we can match ifname's > 4 bytessam2005-08-061-1/+1
* Add a few more system call timing cases:rwatson2005-08-031-10/+65
* simplify use with non-ath devices; search the wlan sysctl nodes tosam2005-08-031-7/+18
* polish various bits.phk2005-08-021-36/+35
* Ignore CVS directoriesphk2005-08-021-1/+1
* typophk2005-08-011-1/+1
* Add stuff to HTML output.phk2005-07-311-22/+86
* The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc)phk2005-07-313-0/+279
* In realpath(), make sure each path component consists only of safedes2005-07-291-1/+3
* Differentiate between empty and short reports, and raise the bar for whatdes2005-07-291-2/+6
OpenPOWER on IntegriCloud