summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add 'juggle', a simple IPC micro-benchmark that uses various IPC types torwatson2005-12-282-0/+598
* Fix compiling on platforms with 64bit time_t.scottl2005-12-161-2/+2
* Add a -c option to control caddr_t replacement (which was commented out indes2005-12-131-2/+24
* fix include pathsam2005-12-131-1/+1
* updatesam2005-12-131-0/+6
* fix include pathnamessam2005-12-131-4/+4
* Add a script that converts K&R-style function definitions to ANSI style.des2005-12-133-0/+147
* Print user, system and real time upon exit.des2005-12-131-0/+13
* this didn't make it in the last commitsam2005-12-111-0/+5
* o move programs to separate directories and use stock Makefiles;sam2005-12-1111-50/+39
* remove cts burst extension statssam2005-12-111-2/+0
* After printing per-cpu cache contents, summarize total cached items andrwatson2005-12-081-4/+16
* Teach umastat about the variable-length array of per-CPU caches at the endrwatson2005-12-081-23/+74
* Add a simple KVM tool to dump the kernel state of UMA, including walkingrwatson2005-12-052-0/+381
* Move the 2->3 upgrade kit on the attic.ru2005-12-034-226/+0
* 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
OpenPOWER on IntegriCloud