Age | Commit message (Expand) | Author |
2002-02-22 | make test for pr 2354 explicit | Markus Friedl |
2002-02-22 | test keyscan as well (test for pr 2354) | Markus Friedl |
2002-02-22 | Check the right return value in the second mmap. | Artur Grabowski |
2002-02-22 | Ugh. fix numerous bugs. | Artur Grabowski |
2002-02-21 | newlines at eof | Theo de Raadt |
2002-02-21 | Yeah, yeah, don't use stderr in a child sharing memory with the parent, gubbl... | Artur Grabowski |
2002-02-21 | Make sure that the stack is not shared. | Artur Grabowski |
2002-02-21 | allow over-ride of MAKEDEVTARGS | Todd T. Fries |
2002-02-21 | Test for monotonically increasing timeofday. | Thomas Nordin |
2002-02-21 | test ramdisk targets too | Todd T. Fries |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-18 | Rename private err() function to dberr() to avoid collision with | Todd C. Miller |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | Change license to public domain and update comment. | Artur Grabowski |
2002-02-18 | call fatal on ^C, print ok on success | Markus Friedl |
2002-02-18 | Document in more detail what's going on here. | Artur Grabowski |
2002-02-18 | Clean up. | Artur Grabowski |
2002-02-18 | no printf+\r, just use echo | Markus Friedl |
2002-02-18 | don't mark tests as slow, have some slow tests print out information by default | Markus Friedl |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | tags cleanup. | Artur Grabowski |
2002-02-18 | add longjmp | Artur Grabowski |
2002-02-18 | Clean up. | Artur Grabowski |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | Return a failure if the test fails don't just fall out from main(). | Artur Grabowski |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | Also test is dtors are run if we return from main. | Artur Grabowski |
2002-02-18 | minor cleanup. | Artur Grabowski |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | Add libssl. | Artur Grabowski |
2002-02-18 | clean | Artur Grabowski |
2002-02-18 | There is no test in there, so there is no point in keeping the directory. | Artur Grabowski |
2002-02-18 | Looks like too much cut 'n paste. | Artur Grabowski |
2002-02-18 | A complete rewrite. | Artur Grabowski |
2002-02-18 | Actually, remove the whole "missing" line. | Artur Grabowski |
2002-02-18 | Remove some parts that are there from the "missing" line. | Artur Grabowski |
2002-02-18 | relax restrictions for 'proxy-mode' tests (StrictModes=no), because | Markus Friedl |
2002-02-17 | try agent forwarding, too. | Markus Friedl |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-17 | kill little bugs; art ok | Theo de Raadt |
2002-02-17 | No reason to not enable the weak test. | Artur Grabowski |
2002-02-17 | madness | Artur Grabowski |
2002-02-17 | Not really a test for rfork, but for the kernel fd handling. | Artur Grabowski |
2002-02-17 | rfsharefd | Artur Grabowski |
2002-02-17 | use semaphore to sync threads, not sleep | Marco S Hyman |
2002-02-17 | test rfork with shared fds | Artur Grabowski |
2002-02-17 | time_elapsed_with_signal was completly wrong, fix. | Artur Grabowski |
2002-02-17 | Don't warn when we don't have an errno, warnx. | Artur Grabowski |
2002-02-17 | Add a test for nansleep with a very short time (less than a tick). | Artur Grabowski |
2002-02-17 | rfnowait | Artur Grabowski |