Age | Commit message (Expand) | Author |
2002-02-01 | minor changes. | Federico G. Schwindt |
2002-02-01 | getaddrinfo regress | Todd T. Fries |
2002-01-31 | fork, not vfork, fix comment. | Artur Grabowski |
2002-01-31 | enable dtors. | Artur Grabowski |
2002-01-31 | Simple (ehmm) test for static destructors. | Artur Grabowski |
2002-01-31 | go down into csu | Artur Grabowski |
2002-01-31 | need a makefile | Artur Grabowski |
2002-01-31 | simple test for static constructors. | Artur Grabowski |
2002-01-15 | Move the enc tests into the Makefile and split them into | Artur Grabowski |
2002-01-08 | Better version of pcap regression test. Use mutex and conditions to | Marco S Hyman |
2002-01-04 | Make this into a dummy regress test. | Artur Grabowski |
2002-01-04 | Fix dependency | Artur Grabowski |
2002-01-04 | Test _longjmp too. (Don't hate me for the '_' option). | Artur Grabowski |
2002-01-04 | More explicit tests of longjmp. | Artur Grabowski |
2002-01-04 | test for what longjmp(.., 0) does | Artur Grabowski |
2002-01-04 | A bug in the malloc test uncoveres a bug in longjmp on alpha. | Artur Grabowski |
2002-01-03 | add sigreturn subdir | Marco S Hyman |
2002-01-03 | sigret-normal, sigret-indirect, and sigret-altstack tests | Marco S Hyman |
2002-01-03 | Add libc_r. | Artur Grabowski |
2002-01-03 | depend regress: on PROG (this whole Makefile is ugly) | Artur Grabowski |
2002-01-03 | 3 12 and 20 are slow | Artur Grabowski |
2002-01-03 | convert everything to bsd.regress.mk | Artur Grabowski |
2002-01-03 | depend the tests on the test program. | Artur Grabowski |
2002-01-02 | convert test prog into real regression test | Marco S Hyman |
2002-01-02 | Split into smaller tests. It was easier than I thought. | Artur Grabowski |
2002-01-02 | First conversion to bsd.regress.mk, needs to be split into | Artur Grabowski |
2002-01-02 | Be sure both programs are using the same port. | Federico G. Schwindt |
2002-01-02 | Convert to bsd.regress.mk. | Artur Grabowski |
2002-01-02 | Ancient comment. the RSA patent expired a long time ago. | Artur Grabowski |
2002-01-02 | Generate? Or maybe Degenerate? Definitely not Denerate. | Artur Grabowski |
2002-01-02 | Remove obsolete comment (and a 3 second sleep). | Artur Grabowski |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2001-12-29 | Add options for slient operation and for specifying a count of rounds | Artur Grabowski |
2001-12-22 | add header | Theo de Raadt |
2001-12-17 | OpenBSD tag, explicit public domain notice | Marco S Hyman |
2001-12-17 | sigreturn test program | Marco S Hyman |
2001-12-12 | indent. | Federico G. Schwindt |
2001-12-12 | Set MAXTIME to 10, allowing to pass on slower machines like p 300. | Federico G. Schwindt |
2001-12-05 | malloc(n) regression test | Theo de Raadt |
2001-11-12 | Make MAXTIME overrideable. | Federico G. Schwindt |
2001-11-12 | add missing -lpcap, lost in resurection of the file | Marco S Hyman |
2001-11-11 | signal race fixes | Theo de Raadt |
2001-11-11 | bring back test, this time in the public domain | Marco S Hyman |
2001-11-11 | place 2 line test in the public domain | Marco S Hyman |
2001-11-11 | remove files that have a copyright theo doesn't like | Marco S Hyman |
2001-11-10 | Add a pcap/pthread test as it was reported that using | Marco S Hyman |
2001-11-09 | another pthread regression test: system/waitpid/wait4 | Marco S Hyman |
2001-11-03 | Fix pthread_mutex regression test... undefined behavior does not | Marco S Hyman |
2001-09-20 | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | Todd T. Fries |
2001-09-20 | comment extra tokens at end of #endif directive | Todd T. Fries |