aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'.cvs2svn2004-10-165-370/+0
* MFC: jumbo update for build32.sh scriptPeter Wemm2004-10-061-22/+39
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-09-301-0/+186
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-09-242-0/+107
* Add a tool for testing performance of storage devices.Pawel Jakub Dawidek2004-09-141-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-09-142-0/+77
* MFC to RELENG_5 rev. 1.9:Thomas Quinot2004-09-061-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-226-0/+559
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2004-08-189-2138/+0
* 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
* Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.Pawel Jakub Dawidek2004-07-262-3/+3
* Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.Pawel Jakub Dawidek2004-07-262-3/+3
* Simple attachment regression test to attach the "accf_data" acceptRobert Watson2004-07-262-0/+211
* Add two more programs useful for testing the correctness of pipes.Mike Silbersack2004-07-222-0/+214
* Add test programs for mbsnrtowcs() and wcsnrtombs().Tim J. Robbins2004-07-213-0/+386
* Make this test compile again and remove its dependency on sys/pipe.h.Mike Silbersack2004-07-211-1/+2
* Add a simple regression test for the stat st_size bug just fixed inMike Silbersack2004-07-201-0/+82
* Add a skeleton makefile that runs the tests out of libc/regex/grot.Tim J. Robbins2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().Tim J. Robbins2004-07-191-2/+2
* While testing fe[gs]etround(), make sure FLT_ROUNDS reflects theDavid Schultz2004-07-191-0/+10
* Explicitly specify ATPROTO_DDP constant rather than '0' when bindingRobert Watson2004-07-171-1/+1
* Add a simple tool to bind netatalk sockets and perform send operations.Robert Watson2004-07-172-0/+170
* gcc now objects to a default label without any contents. Because I wantRobert Watson2004-07-171-0/+2
* Add simple regression test to detect leakage of file descriptors whenRobert Watson2004-07-172-0/+142
* Experimental support for using doxygen to generate kernel documentation.Doug Rabson2004-07-112-0/+241
* When cleaning house, don't try to remove what isn't there.Dag-Erling Smørgrav2004-07-091-7/+13