summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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 code to test POSIX message queue.davidxu2005-11-2611-0/+512
* Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exitscottl2005-11-211-0/+18
* 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
* Update to match geom_gpt:1.35marcel2005-11-131-3/+5
* Instead of saving the unit number of the md(4) device name, save themarcel2005-11-121-23/+26
* Add unix_passfd, a simple set of regression tests for UNIX domain socketrwatson2005-11-092-0/+314
* Add code to test queued SIGCHLD.davidxu2005-11-083-1/+100
* Add tests for -t option with short tty name - pkill(1) should accept bothpjd2005-11-072-6/+30
* Add sigqueue test code.davidxu2005-11-073-0/+62
* Fix two minor typos that caused schedgraph to exit with an exceptionrwatson2005-11-061-2/+2
* 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
* Add test cases for the command built-in, including its -v and -V options whichstefanf2005-10-2810-3/+58
* 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 first tests for semicolon handling. The first test fails. This isharti2005-10-188-0/+47
* Add more tests for escaped newline handling and fix a test that currentlyharti2005-10-1814-8/+48
* This test can run now.ambrisko2005-10-121-4/+0
* Add RELENG_6_0.des2005-10-092-2/+2
* Rough implementation of the create and add verbs. The verbs causemarcel2005-10-091-42/+65
* 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
* Add regression tests for trimdomain(3).brooks2005-10-055-0/+212
* Use mkuzip(8) instead of create_compressed_fs.fjoe2005-09-295-79/+119
* 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
* Small regression test tool to generate two forms of ENOSPC on a filerwatson2005-09-192-0/+195
* Create fstab before linking stuff into /confphk2005-09-191-1/+2
* Missing ')'phk2005-09-191-1/+1
* o Extend the suite to run more than just the driver. We need to runmarcel2005-09-192-72/+75
* Add the beginnings of a testsuite for testing GPT control requests.marcel2005-09-192-0/+223
* Add a regression test for listen()'s backlog argument, both at time ofrwatson2005-09-182-0/+389
* Remove reference to bpfstat, this no longer exists.csjp2005-09-171-1/+0
OpenPOWER on IntegriCloud