Age | Commit message (Expand) | Author |
2002-07-27 | limit this to the right architectures | Theo de Raadt |
2002-07-27 | test for mprotect() on the stack area: try force execable mapping on it first... | Michael Shalayeff |
2002-07-26 | ensure that bss object being used is not ... inside the last page of data. | Theo de Raadt |
2002-07-26 | and hppa | Theo de Raadt |
2002-07-26 | regress these only on the architectures where they are expected to work | Theo de Raadt |
2002-07-26 | check for non-exec of bss | Theo de Raadt |
2002-07-01 | include string.h for memcpy | Artur Grabowski |
2002-07-01 | art said, let it fail | Michael Shalayeff |
2002-07-01 | a test to see if stack is executable | Michael Shalayeff |
2002-06-23 | initialize some variables. | Wilbern Cobb |
2002-06-23 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-19 | regress for the kqueu for random | Michael Shalayeff |
2002-06-12 | Add ddb subdir, and alphabeticize them | Niklas Hallqvist |
2002-06-11 | bsd makefiles are too stupid to deal with more than one program per | Niels Provos |
2002-06-11 | splay regression test | Niels Provos |
2002-06-11 | Check that "the rule" is in db_hangman.c, and that it is not violated. | Niklas Hallqvist |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel |
2002-06-08 | you too, out. | Federico G. Schwindt |
2002-05-21 | public domain | Todd C. Miller |
2002-04-30 | Do signal regress tests | Todd C. Miller |
2002-04-30 | Test some floating point exception problems when SIG_IGN is in effect. | Todd C. Miller |
2002-04-03 | fix alignment problems on sparc64; with fgsch@ | Markus Friedl |
2002-04-03 | o fix warnings. | Federico G. Schwindt |
2002-03-25 | missing Makefiles | Markus Friedl |
2002-03-25 | disable miscfs for now (ever?). | Federico G. Schwindt |
2002-03-25 | clear before reuse | Markus Friedl |
2002-03-25 | enable crypto | Markus Friedl |
2002-03-25 | Enable gettimeofday regression test. | Thomas Nordin |
2002-03-21 | move md5.c, add des-ede3 test | Markus Friedl |
2002-03-19 | typos | Markus Friedl |
2002-03-19 | md5 tests for /dev/crypto, test vectors from rfc1321 | Markus Friedl |
2002-03-13 | replace alarm(3) with setitimer(2). | Federico G. Schwindt |
2002-03-12 | Add rfmem-stack | Artur Grabowski |
2002-03-10 | enable fifofs restarting on signal test. | Federico G. Schwindt |
2002-03-10 | regression for signal restart during open(2). | Federico G. Schwindt |
2002-03-02 | A start for testing EVFILT_PROC, not done yet, but this is a good check point. | Artur Grabowski |
2002-02-27 | Add a test for inheriting kqueue descriptors on fork. | Artur Grabowski |
2002-02-23 | simple test to see if siginfo passes si_addr | Theo de Raadt |
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski |
2002-02-22 | Get rid of more Ms in my tree. | Artur Grabowski |
2002-02-22 | Convert to regress.mk | Artur Grabowski |
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 | Test for monotonically increasing timeofday. | Thomas Nordin |
2002-02-18 | Change license to public domain and update comment. | Artur Grabowski |
2002-02-18 | Document in more detail what's going on here. | Artur Grabowski |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |