| Commit message (Expand) | Author | Age | Files | Lines |
* | - add $FreeBSD$. | ume | 2005-05-04 | 1 | -10/+128 |
* | This commit was generated by cvs2svn to compensate for changes in r145857, | ume | 2005-05-04 | 3 | -0/+319 |
|\ |
|
| * | import of parallel name resolution test. | ume | 2005-05-04 | 3 | -0/+319 |
* | Reduce diffs against actual production configuration. | des | 2005-04-30 | 1 | -1/+1 |
* | Remove a line which merely echoed the builtin default. | des | 2005-04-30 | 1 | -1/+0 |
* | Split the 'clean' command into 'cleansrc', 'cleanobj' and 'cleanroot'. | des | 2005-04-30 | 1 | -2/+11 |
* | Add 'cleanobj' to the default target list. | des | 2005-04-30 | 1 | -1/+1 |
* | Add an initial regression test suite for make(1). | harti | 2005-04-28 | 65 | -0/+958 |
* | Adjust code to be more reliable. | davidxu | 2005-04-24 | 1 | -10/+8 |
* | Add a program to test if tls data is clean. | davidxu | 2005-04-23 | 3 | -1/+52 |
* | Fix printf() format string errors with 64-bit architectures. | mux | 2005-04-21 | 1 | -9/+10 |
* | Remove redundant line, add comment about termcap | phk | 2005-04-19 | 1 | -1/+1 |
* | Adding another multi-byte characters related regression test for msdosfs. | avatar | 2005-04-18 | 1 | -0/+22 |
* | Add another regression test - one we don't pass right now. | silby | 2005-04-17 | 1 | -0/+22 |
* | Have the regression test use a path in /tmp for a mount point | silby | 2005-04-17 | 1 | -6/+8 |
* | Those who are ungodlike should be returned an error. | trhodes | 2005-04-16 | 1 | -0/+6 |
* | Starting point for a regression test for mac_bsdextended(4)/libugidfw(3). | rwatson | 2005-04-16 | 2 | -0/+198 |
* | Also test \0 in the format string. | stefanf | 2005-04-14 | 2 | -1/+1 |
* | sort and expand the prunelist in a more or less generally sensibly | phk | 2005-04-13 | 1 | -18/+82 |
* | Introduce NANOBSD_PRUNE which can be used to zap out bits we don't | phk | 2005-04-13 | 1 | -0/+3 |
* | Use df -i | phk | 2005-04-13 | 1 | -1/+1 |
* | Add a few regression tests for printf(1). | stefanf | 2005-04-13 | 12 | -1/+38 |
* | Add NO_DICT handle. Saves almost 3.5 MB installed. | phk | 2005-04-13 | 1 | -1/+2 |
* | Add support for more than two datasets. Currently limited to 7 though | mdodd | 2005-04-13 | 1 | -29/+29 |
* | Save argv[0] and use it in usage message. | mdodd | 2005-04-13 | 1 | -1/+5 |
* | Adding a brief description for pirtool. | avatar | 2005-04-12 | 1 | -0/+1 |
* | Centralize usage in usage(), and use in preference to fprintf(). | rwatson | 2005-04-10 | 1 | -8/+16 |
* | A simple regression test for msdosfs. Not the best, but it would have caught | silby | 2005-04-08 | 1 | -0/+21 |
* | Add missing test-rem.t. | das | 2005-04-02 | 1 | -0/+10 |
* | print new stats for cts burst extension logic | sam | 2005-03-30 | 1 | -0/+2 |
* | fix typo | sam | 2005-03-30 | 1 | -1/+1 |
* | handle rejoin event | sam | 2005-03-29 | 1 | -1/+3 |
* | A few simple regression tests for remainder(), remainderf(), | das | 2005-03-25 | 2 | -1/+144 |
* | Add regression tests for pkill/pgrep. | pjd | 2005-03-20 | 25 | -0/+803 |
* | I forgot to commit this fix that is now kgdb aware... | jmg | 2005-03-20 | 2 | -4/+5 |
* | I keep forgetting that I wanted the customize logs collected too. | phk | 2005-03-17 | 1 | -4/+6 |
* | - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and | das | 2005-03-16 | 1 | -12/+31 |
* | - ktrace(1) has nothing to do with schedgraph. Remove that from the | jeff | 2005-03-14 | 1 | -1/+0 |
* | Add NO_GPIB | phk | 2005-03-12 | 1 | -0/+1 |
* | DTRT with /var so that any packages installed are correctly recorded. | phk | 2005-03-12 | 1 | -2/+2 |
* | Enable packet mode in boot0, this makes it unimportant if the | phk | 2005-03-12 | 1 | -1/+1 |
* | Check the return value of shutdown(). | rwatson | 2005-03-11 | 1 | -4/+8 |
* | Add sigpipe, a simple UNIX domain socket and TCP regression test that is | rwatson | 2005-03-11 | 2 | -0/+327 |
* | Test cases for nextafter{,f,l} and nexttoward{,f,l}. | das | 2005-03-07 | 3 | -1/+272 |
* | Markup nits. | des | 2005-03-03 | 1 | -2/+2 |
* | Correct the default value for %%TINDERBOX%%. | des | 2005-03-03 | 1 | -1/+1 |
* | Add hacks that I use to test cross-builds (by building on | ru | 2005-03-02 | 4 | -0/+23 |
* | Repo-copy tools/regression/usr.bin/make to tools/build/make_check | harti | 2005-03-02 | 8 | -323/+1 |
* | This will not compile without: | ambrisko | 2005-03-02 | 2 | -0/+252 |
* | Add an AIO & kqueue regression test. It is a good idea to run this | ambrisko | 2005-03-02 | 2 | -0/+203 |