| Age | Commit message (Expand) | Author |
| 2010-02-16 | if pthread_create() fails, display the iteration number in the error message. | mrg |
| 2010-01-26 | make this test actually work: | mrg |
| 2009-11-25 | Handle undefined USE_SSP. XXX *_SSP variables needs clean-up. | uebayasi |
| 2009-11-25 | Descend into ssp/ only if ${USE_SSP} is yes. | uebayasi |
| 2009-11-02 | remove libevent (uses ATF tests now) | plunky |
| 2009-11-02 | remove old libevent sources | plunky |
| 2009-07-18 | Start with alignment '1' and write the search char to the byte before | dsl |
| 2009-07-18 | Add tests that scan for 0x0 and 0xff. | dsl |
| 2009-07-18 | We can try to trick the compiler, but at least we need to let it | pgoyette |
| 2009-07-17 | Pollute the space either side of the string being compared with the test | dsl |
| 2009-07-11 | The local function pointer wasn't enough to stop gcc using the builtin | dsl |
| 2009-07-08 | Update to libevent-1.4.11-stable. This has been a long time coming and | tls |
| 2009-05-07 | add regression test for gdtoa large field width. | christos |
| 2009-04-02 | add a test which exercises libpthread's ability to remember the | drochner |
| 2009-04-02 | add a test which stresses the rbtree code with random numbers | drochner |
| 2009-03-08 | remove obsolete comment. | christos |
| 2009-02-17 | si_sigval is now si_value. | christos |
| 2009-02-17 | add a regression test for sigfpe. Most ports don't pass it right now. | christos |
| 2009-02-14 | Don't try to descend into regress/lib/libcrypto now that it's not there | cube |
| 2009-02-13 | Convert the threads libcrypto test to ATF and enable it. Drop the old one | jmmv |
| 2009-02-13 | Remove libcrypto regress tests as they have been converted to ATF. The new | jmmv |
| 2009-01-30 | signal(getpid(), SIGFOO) -> raise(SIGFOO) | ad |
| 2009-01-26 | Don't corrupt %r4 - it's a callee save. | skrll |
| 2009-01-25 | Use %zu instead of %lu. for size_t. | nonaka |
| 2009-01-25 | sign-compare fix | lukem |
| 2009-01-24 | add glue to compile all the files we use from libc here. | christos |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2009-01-02 | Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo... | tnozaki |
| 2008-08-28 | whitespace regression test from Andy Shevchenko | christos |
| 2008-08-27 | mktime regression test from Andy Shevchenko | christos |
| 2008-08-17 | return NULL | gmcgarry |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-25 | make this compile again from Stathis Kamperis | christos |
| 2008-05-16 | Update to libevent 1.4.4-stable. | peter |
| 2008-05-02 | Move to 2 clause license (can you spot the typo in the old text?) | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-01 | make this compile again | drochner |
| 2008-03-09 | No, it's not wrong after all. Sorry about the churn. I am going to adjust | dholland |
| 2008-03-09 | Revert previous; it is wrong. Unfixes PR 37750. | dholland |
| 2008-03-09 | Use NOMAN=, not MKMAN=no. PR misc/37750 from Johan A. van Zanten. | dholland |
| 2008-03-09 | Make this smarter still, so it folds multiple names for the same port | dholland |
| 2008-03-08 | Make this smarter; diff the output instead of just wc'ing it. | dholland |
| 2008-02-03 | regression test for posix_memalign | christos |
| 2008-01-19 | Add regression test for inet_network(3). | ginsbach |
| 2008-01-08 | Fix PR/37710. Correct botched test result. This lead to an erroneous | ginsbach |
| 2008-01-06 | Only remove the dbfile if no filename was given via -f | martin |
| 2008-01-03 | Remove the test db file when done testing. | martin |
| 2007-12-06 | Fix stresep(3) handling of consecutive quoted delimiter characters. | seb |
| 2007-12-03 | Print return value on error | ad |
| 2007-11-26 | more PR/36938 | tnozaki |