summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix positional parameter reference to ${10}.thomas2004-08-211-4/+4
* Add regression test for the new "round-robin reading" feature.pjd2004-08-211-0/+36
* Add description of raidtest tool.pjd2004-08-201-0/+1
* - fflush() standard output before fork()ing.pjd2004-08-201-2/+2
* Add the raidtest tool, which can be used for performance tests of storage dev...pjd2004-08-203-0/+454
* Remove a couple of warnings and tweak an error message.des2004-08-201-3/+1
* Copy open_locked() from tinderbox.pl and use it to optionally acquire ades2004-08-202-3/+63
* Print the patch file name in the warning message for missing patch files.des2004-08-191-1/+1
* Clean up, add update_releng_[45].rc.des2004-08-191-2/+6
* RELENG_5 is now available.des2004-08-192-2/+6
* Branches of interest are RELENG_4_{8,9,10}.des2004-08-192-1/+5
* Comment out the timeout setting; it doesn't work properly.des2004-08-191-0/+1
* Example configuration files for customize.sh.thomas2004-08-161-0/+34
* Add documentation of the newly-added user-configurable Makefile knobs.thomas2004-08-161-0/+16
* Add example customization script, to be used through CUSTOMIZE Makefile knob.thomas2004-08-161-0/+72
* Properly identify the root filesystem to be used in /etc/fstab in eachthomas2004-08-162-16/+75
* Remove some debug cruft from the Makefiles and make them ${.OBJDIR}dfr2004-08-163-17/+8
* Add regression tests for GEOM_RAID3.pjd2004-08-1611-0/+388
* Replaced COPTS by equivalent CFLAGS.ru2004-08-131-1/+1
* Regen.fjoe2004-08-131-46/+47
* Regression test for geom_uzip.fjoe2004-08-137-0/+198
* Add a regression test for the ATM call control stuff.harti2004-08-133-0/+13
* Now that make more correctly handles variable assignmentsharti2004-08-122-6/+2
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley deriveddds2004-08-092-8/+0
* Include the nanoBSD make.conf in the top-level nanoBSD Makefile, sothomas2004-08-082-17/+28
* Back out something I'm working on that crept in with the last commit.harti2004-08-052-2/+6
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-052-26/+22
* This file is not suppose be be all one big comment :-(dfr2004-08-051-1/+1
* Add another test that checks for a working '+' command flag.harti2004-08-052-0/+38
* add a set of scripts that I posted to -current last year. This makesjmg2004-08-043-0/+213
* Add regression test for "prefer" balance algorithm in MIRROR class.pjd2004-08-041-0/+68
* Add a regression test for the passing of command lineharti2004-08-042-0/+174
* Add minimal socketpair() regression test to confirm that we can createrwatson2004-08-042-0/+139
* Add regression tests for TLS.dfr2004-08-0314-0/+429
* Add GEOM_MIRROR class which provide RAID1 functionality and has many usefulpjd2004-07-308-0/+361
* After conferring with Apple legal, update the license of this to APSL 2.0jkh2004-07-271-2/+4
* add a command to calculate the ratios of cnt_hold and cnt_lock to locksjmg2004-07-271-0/+2
* Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.pjd2004-07-262-3/+3
* Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.pjd2004-07-262-3/+3
* Simple attachment regression test to attach the "accf_data" acceptrwatson2004-07-262-0/+211
* Add two more programs useful for testing the correctness of pipes.silby2004-07-222-0/+214
* Add test programs for mbsnrtowcs() and wcsnrtombs().tjr2004-07-213-0/+386
* Make this test compile again and remove its dependency on sys/pipe.h.silby2004-07-211-1/+2
* Add a simple regression test for the stat st_size bug just fixed insilby2004-07-201-0/+82
* Add a skeleton makefile that runs the tests out of libc/regex/grot.tjr2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().tjr2004-07-191-2/+2
* While testing fe[gs]etround(), make sure FLT_ROUNDS reflects thedas2004-07-191-0/+10
* Explicitly specify ATPROTO_DDP constant rather than '0' when bindingrwatson2004-07-171-1/+1
* Add a simple tool to bind netatalk sockets and perform send operations.rwatson2004-07-172-0/+170
* gcc now objects to a default label without any contents. Because I wantrwatson2004-07-171-0/+2
OpenPOWER on IntegriCloud