| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to latest version of this tool. | phk | 2005-08-09 | 5 | -247/+335 |
* | sigh, sizeof the correct variable so we can match ifname's > 4 bytes | sam | 2005-08-06 | 1 | -1/+1 |
* | Add a few more system call timing cases: | rwatson | 2005-08-03 | 1 | -10/+65 |
* | simplify use with non-ath devices; search the wlan sysctl nodes to | sam | 2005-08-03 | 1 | -7/+18 |
* | polish various bits. | phk | 2005-08-02 | 1 | -36/+35 |
* | Ignore CVS directories | phk | 2005-08-02 | 1 | -1/+1 |
* | typo | phk | 2005-08-01 | 1 | -1/+1 |
* | Add stuff to HTML output. | phk | 2005-07-31 | 1 | -22/+86 |
* | The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc) | phk | 2005-07-31 | 3 | -0/+279 |
* | In realpath(), make sure each path component consists only of safe | des | 2005-07-29 | 1 | -1/+3 |
* | Differentiate between empty and short reports, and raise the bar for what | des | 2005-07-29 | 1 | -2/+6 |
* | Don't email reports that are empty or very short, as can happen if tbmaster | des | 2005-07-29 | 1 | -0/+6 |
* | Shorten src / obj paths while capturing logs, making them both smaller and | des | 2005-07-28 | 1 | -1/+30 |
* | Add regression tests (121 in total) for GEOM_ELI class. | pjd | 2005-07-27 | 8 | -0/+607 |
* | Add a description for bpfstat | csjp | 2005-07-26 | 1 | -0/+1 |
* | Introduce a bpfstat utility. This program can be used to retrieve | csjp | 2005-07-26 | 4 | -0/+402 |
* | Add the first snapshot at rewriting the nanobsd build to be a shellscript. | phk | 2005-07-26 | 1 | -0/+359 |
* | Add some more NO_FOO options. I'm not sure if they're correctly sorted in the | philip | 2005-07-25 | 1 | -0/+13 |
* | Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away with | philip | 2005-07-25 | 4 | -6/+37 |
* | Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this test | pjd | 2005-07-23 | 1 | -1/+1 |
* | update for recent additions | sam | 2005-07-22 | 1 | -0/+7 |
* | update with new msg classes | sam | 2005-07-22 | 1 | -0/+8 |
* | Add a simple multicast socket regression test set: | rwatson | 2005-07-22 | 2 | -0/+471 |
* | In 2003, a -s flag was added to ministat to separate the | phk | 2005-07-21 | 2 | -5/+8 |
* | Catch up. | des | 2005-07-20 | 1 | -2/+2 |
* | Remove redundant rc files. | des | 2005-07-20 | 2 | -13/+0 |
* | CURRENT -> HEAD, and dump ia64 and powerpc. | des | 2005-07-20 | 3 | -7/+7 |
* | Use 'HEAD' instead of 'CURRENT', while retaining backward compatibility. | des | 2005-07-20 | 4 | -11/+11 |
* | Include RELENG_4_11 and RELENG_4. | des | 2005-07-20 | 2 | -2/+2 |
* | Include RELENG_5_4 and RELENG_5. Chuck out ia64. | des | 2005-07-20 | 2 | -4/+4 |
* | Add rc files for RELENG_6. | des | 2005-07-20 | 2 | -0/+13 |
* | Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45. | imura | 2005-07-18 | 2 | -0/+77 |
* | Correct one regression test (which was expected an incorrect answer), and | gad | 2005-07-15 | 1 | -1/+66 |
* | Fix a minor buglet making the code match the comment. Fractional cylinders | philip | 2005-07-14 | 1 | -1/+1 |
* | Upgrade these regression tests to track recent changes to `env'. | gad | 2005-06-21 | 1 | -3/+78 |
* | Add a suite of regression tests for all the recent changes to `env', | gad | 2005-06-20 | 3 | -0/+801 |
* | o setsockopt(2) cannot remove accept filter. [1] | maxim | 2005-06-11 | 1 | -10/+46 |
* | Add entry for recoverdisk. | sobomax | 2005-06-06 | 1 | -0/+1 |
* | Add a test for escaped newline handling. | harti | 2005-06-01 | 8 | -0/+45 |
* | Add support for TODO tests. These are tests that are supposed to fail, | harti | 2005-06-01 | 2 | -23/+43 |
* | Change the test infrastructure so that tests are easier to maintain and | harti | 2005-05-31 | 192 | -623/+910 |
* | dd a '-n' option to ministat, which causes it to display only summary | rwatson | 2005-05-27 | 1 | -9/+17 |
* | Add a test to check whether in compat mode make detectes builtins | harti | 2005-05-20 | 6 | -0/+51 |
* | Add a test to ensure that in compat mode when a line contains no | harti | 2005-05-20 | 6 | -0/+51 |
* | Add a test that test whether we can replace the shell to use by | harti | 2005-05-20 | 6 | -0/+54 |
* | Make the path to make.conf a parameter which can be overridden. | phk | 2005-05-19 | 1 | -6/+8 |
* | Save space by using -b 4096 -f 512 for newfs. | phk | 2005-05-19 | 1 | -2/+4 |
* | Run the "files" customization script | phk | 2005-05-19 | 1 | -1/+1 |
* | Add some runtime admin/tool scripts | phk | 2005-05-19 | 4 | -0/+84 |
* | Add a couple of basic customization scripts. | phk | 2005-05-19 | 2 | -0/+33 |