aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add netrate (netreceive, netsend), a tool for generating (and sinking)Robert Watson2004-09-106-0/+398
* Make the output more suitable for use in a frameset.Dag-Erling Smørgrav2004-09-081-24/+24
* new version of cryptotest (w/ only code from me)Sam Leffler2004-09-072-1/+583
* Add a regression test for <tgmath.h>.Stefan Farfeleder2004-09-042-0/+624
* Join the effort in simplifying this makefile. ;)Ruslan Ermilov2004-09-031-3/+1
* Pass O_NONBLOCK directly to fcntl() rather than the pointer to an intRobert Watson2004-09-021-12/+8
* Don't override the rule used to build a binary by providing our ownRobert Watson2004-09-021-1/+0
* Add -c option to preserve comments from GENERIC in the output.Dag-Erling Smørgrav2004-08-291-4/+12
* Add genericize, a Perl script that converts a kernel config into somethingDag-Erling Smørgrav2004-08-283-0/+115
* Update for latest make(1) changes.David E. O'Brien2004-08-241-17/+39
* Make sure to properly initialize 'size' to sizeof(sin) before passingRobert Watson2004-08-241-0/+1
* Add a basic kqueue + UNIX domain socket pair regression test to do someRobert Watson2004-08-242-0/+340
* Regression tests for 'verify reading' algorithm.Pawel Jakub Dawidek2004-08-222-0/+69
* Fix positional parameter reference to ${10}.Thomas Quinot2004-08-211-4/+4
* Add regression test for the new "round-robin reading" feature.Pawel Jakub Dawidek2004-08-211-0/+36
* Add description of raidtest tool.Pawel Jakub Dawidek2004-08-201-0/+1
* - fflush() standard output before fork()ing.Pawel Jakub Dawidek2004-08-201-2/+2
* Add the raidtest tool, which can be used for performance tests of storage dev...Pawel Jakub Dawidek2004-08-203-0/+454
* Remove a couple of warnings and tweak an error message.Dag-Erling Smørgrav2004-08-201-3/+1
* Copy open_locked() from tinderbox.pl and use it to optionally acquire aDag-Erling Smørgrav2004-08-202-3/+63
* Print the patch file name in the warning message for missing patch files.Dag-Erling Smørgrav2004-08-191-1/+1
* Clean up, add update_releng_[45].rc.Dag-Erling Smørgrav2004-08-191-2/+6
* RELENG_5 is now available.Dag-Erling Smørgrav2004-08-192-2/+6
* Branches of interest are RELENG_4_{8,9,10}.Dag-Erling Smørgrav2004-08-192-1/+5
* Comment out the timeout setting; it doesn't work properly.Dag-Erling Smørgrav2004-08-191-0/+1
* Example configuration files for customize.sh.Thomas Quinot2004-08-161-0/+34
* Add documentation of the newly-added user-configurable Makefile knobs.Thomas Quinot2004-08-161-0/+16
* Add example customization script, to be used through CUSTOMIZE Makefile knob.Thomas Quinot2004-08-161-0/+72
* Properly identify the root filesystem to be used in /etc/fstab in eachThomas Quinot2004-08-162-16/+75
* Remove some debug cruft from the Makefiles and make them ${.OBJDIR}Doug Rabson2004-08-163-17/+8
* Add regression tests for GEOM_RAID3.Pawel Jakub Dawidek2004-08-1611-0/+388
* Replaced COPTS by equivalent CFLAGS.Ruslan Ermilov2004-08-131-1/+1
* Regen.Max Khon2004-08-131-46/+47
* Regression test for geom_uzip.Max Khon2004-08-137-0/+198
* Add a regression test for the ATM call control stuff.Hartmut Brandt2004-08-133-0/+13
* Now that make more correctly handles variable assignmentsHartmut Brandt2004-08-122-6/+2
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derivedDiomidis Spinellis2004-08-092-8/+0
* Include the nanoBSD make.conf in the top-level nanoBSD Makefile, soThomas Quinot2004-08-082-17/+28
* Back out something I'm working on that crept in with the last commit.Hartmut Brandt2004-08-052-2/+6
* Remove extra spaces. Remove double quotes around error messages -Hartmut Brandt2004-08-052-26/+22
* This file is not suppose be be all one big comment :-(Doug Rabson2004-08-051-1/+1
* Add another test that checks for a working '+' command flag.Hartmut Brandt2004-08-052-0/+38
* add a set of scripts that I posted to -current last year. This makesJohn-Mark Gurney2004-08-043-0/+213
* Add regression test for "prefer" balance algorithm in MIRROR class.Pawel Jakub Dawidek2004-08-041-0/+68
* Add a regression test for the passing of command lineHartmut Brandt2004-08-042-0/+174
* Add minimal socketpair() regression test to confirm that we can createRobert Watson2004-08-042-0/+139
* Add regression tests for TLS.Doug Rabson2004-08-0314-0/+429
* Add GEOM_MIRROR class which provide RAID1 functionality and has many usefulPawel Jakub Dawidek2004-07-308-0/+361
* After conferring with Apple legal, update the license of this to APSL 2.0Jordan K. Hubbard2004-07-271-2/+4
* add a command to calculate the ratios of cnt_hold and cnt_lock to locksJohn-Mark Gurney2004-07-271-0/+2