Age | Commit message (Expand) | Author |
2003-08-02 | add missing includes | David Krause |
2003-08-02 | pass correct argument to sigfillset | David Krause |
2003-07-31 | add missing CLEANFILES; ok deraadt@ | David Krause |
2003-07-31 | various cleanups; david says results are same | Theo de Raadt |
2003-07-31 | do not do -Werror here | Theo de Raadt |
2003-07-31 | fix the license | Michael Shalayeff |
2003-06-15 | better LDADD | Michael Shalayeff |
2003-06-12 | it has been brought to my attention that i have forgotten a license on this file | Michael Shalayeff |
2003-06-12 | ugh. cleanup debugging | Michael Shalayeff |
2003-06-12 | test for kqueue on ptys (to verify pr3209) | Michael Shalayeff |
2003-06-12 | -Wall and calc fix in the random | Michael Shalayeff |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt |
2003-05-05 | page-align for fixed mmap to work | Michael Shalayeff |
2003-05-03 | implement and enable a mmaping pages test (mmap over .data etc, | Michael Shalayeff |
2003-04-23 | implement mmap tests and enable the .text test (with padding now) | Michael Shalayeff |
2003-04-23 | check for sizeof(struct mbuf) vs MSIZE botches | Jason Wright |
2003-04-18 | regression test for mquery syscall. | Dale Rahn |
2003-01-05 | spelling | Theo de Raadt |
2002-12-29 | o pass a random value as the second arg to ftok() | Todd C. Miller |
2002-11-26 | test for working timeouts on recv, currently failing | Michael Shalayeff |
2002-09-12 | a grammar in err msgs and a tiny formating fix | Michael Shalayeff |
2002-09-11 | errx is a proper function here | Michael Shalayeff |
2002-09-03 | suffix the tests to see what is happenning indeed | Michael Shalayeff |
2002-09-03 | those targets are all phony | Michael Shalayeff |
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy |
2002-08-31 | a combined non-exec test set. | Michael Shalayeff |
2002-08-31 | a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on i38... | Michael Shalayeff |
2002-08-27 | fix the second call to on heap code. Noticed by drahn@. Thanks | Matthieu Herrb |
2002-08-27 | Add <stdlib.h> for malloc prototype | Matthieu Herrb |
2002-08-27 | A test for non executable heap / mprotect. Ok art@ | Matthieu Herrb |
2002-08-23 | Proper dependencies to make this work. | Artur Grabowski |
2002-08-21 | add missing CLEANFILES; ok miod@ | Wilbern Cobb |
2002-08-21 | oopsie | Marc Espie |
2002-08-21 | +mmap3 | Marc Espie |
2002-08-21 | Regression test for non-ubc mmap/ftruncate interaction. | Marc Espie |
2002-08-17 | Add exec_self | Artur Grabowski |
2002-08-17 | Test for a nasty complication in the exec code. | Artur Grabowski |
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 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-19 | regress for the kqueu for random | Michael Shalayeff |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel |
2002-05-21 | public domain | Todd C. Miller |