aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a few more system call timing cases:Robert Watson2005-08-031-10/+65
* simplify use with non-ath devices; search the wlan sysctl nodes toSam Leffler2005-08-031-7/+18
* polish various bits.Poul-Henning Kamp2005-08-021-36/+35
* Ignore CVS directoriesPoul-Henning Kamp2005-08-021-1/+1
* typoPoul-Henning Kamp2005-08-011-1/+1
* Add stuff to HTML output.Poul-Henning Kamp2005-07-311-22/+86
* The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc)Poul-Henning Kamp2005-07-313-0/+279
* In realpath(), make sure each path component consists only of safeDag-Erling Smørgrav2005-07-291-1/+3
* Differentiate between empty and short reports, and raise the bar for whatDag-Erling Smørgrav2005-07-291-2/+6
* Don't email reports that are empty or very short, as can happen if tbmasterDag-Erling Smørgrav2005-07-291-0/+6
* Shorten src / obj paths while capturing logs, making them both smaller andDag-Erling Smørgrav2005-07-281-1/+30
* Add regression tests (121 in total) for GEOM_ELI class.Pawel Jakub Dawidek2005-07-278-0/+607
* Add a description for bpfstatChristian S.J. Peron2005-07-261-0/+1
* Introduce a bpfstat utility. This program can be used to retrieveChristian S.J. Peron2005-07-264-0/+402
* Add the first snapshot at rewriting the nanobsd build to be a shellscript.Poul-Henning Kamp2005-07-261-0/+359
* Add some more NO_FOO options. I'm not sure if they're correctly sorted in thePhilip Paeps2005-07-251-0/+13
* Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away withPhilip Paeps2005-07-254-6/+37
* Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this testPawel Jakub Dawidek2005-07-231-1/+1
* update for recent additionsSam Leffler2005-07-221-0/+7
* update with new msg classesSam Leffler2005-07-221-0/+8
* Add a simple multicast socket regression test set:Robert Watson2005-07-222-0/+471
* In 2003, a -s flag was added to ministat to separate thePoul-Henning Kamp2005-07-212-5/+8
* Catch up.Dag-Erling Smørgrav2005-07-201-2/+2
* Remove redundant rc files.Dag-Erling Smørgrav2005-07-202-13/+0
* CURRENT -> HEAD, and dump ia64 and powerpc.Dag-Erling Smørgrav2005-07-203-7/+7
* Use 'HEAD' instead of 'CURRENT', while retaining backward compatibility.Dag-Erling Smørgrav2005-07-204-11/+11
* Include RELENG_4_11 and RELENG_4.Dag-Erling Smørgrav2005-07-202-2/+2
* Include RELENG_5_4 and RELENG_5. Chuck out ia64.Dag-Erling Smørgrav2005-07-202-4/+4
* Add rc files for RELENG_6.Dag-Erling Smørgrav2005-07-202-0/+13
* Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.R. Imura2005-07-182-0/+77
* Correct one regression test (which was expected an incorrect answer), andGarance A Drosehn2005-07-151-1/+66
* Fix a minor buglet making the code match the comment. Fractional cylindersPhilip Paeps2005-07-141-1/+1
* Upgrade these regression tests to track recent changes to `env'.Garance A Drosehn2005-06-211-3/+78
* Add a suite of regression tests for all the recent changes to `env',Garance A Drosehn2005-06-203-0/+801
* o setsockopt(2) cannot remove accept filter. [1]Maxim Konovalov2005-06-111-10/+46
* Add entry for recoverdisk.Maxim Sobolev2005-06-061-0/+1
* Add a test for escaped newline handling.Hartmut Brandt2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,Hartmut Brandt2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andHartmut Brandt2005-05-31192-623/+910
* dd a '-n' option to ministat, which causes it to display only summaryRobert Watson2005-05-271-9/+17
* Add a test to check whether in compat mode make detectes builtinsHartmut Brandt2005-05-206-0/+51
* Add a test to ensure that in compat mode when a line contains noHartmut Brandt2005-05-206-0/+51
* Add a test that test whether we can replace the shell to use byHartmut Brandt2005-05-206-0/+54
* Make the path to make.conf a parameter which can be overridden.Poul-Henning Kamp2005-05-191-6/+8
* Save space by using -b 4096 -f 512 for newfs.Poul-Henning Kamp2005-05-191-2/+4
* Run the "files" customization scriptPoul-Henning Kamp2005-05-191-1/+1
* Add some runtime admin/tool scriptsPoul-Henning Kamp2005-05-194-0/+84
* Add a couple of basic customization scripts.Poul-Henning Kamp2005-05-192-0/+33
* Explain the magicPoul-Henning Kamp2005-05-191-0/+6
* Some test cases for .SHELL target: builtin shell selection andHartmut Brandt2005-05-1917-0/+179