| Age | Commit message (Expand) | Author |
| 2004-01-07 | Remove previous makefile hack (disabling optimization) and add | martin |
| 2004-01-06 | Avoid optimizations that move common code out of the RAS. | martin |
| 2004-01-02 | On archictectures not supporting RAS make this regression tests | martin |
| 2003-12-10 | Add a check whether the stack is executable when needed, and one whether | drochner |
| 2003-11-29 | less magic constant. | yamt |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-26 | use ${HOST_SH} instead of /bin/sh | lukem |
| 2003-10-21 | NULL/integer mixup | itojun |
| 2003-10-21 | Don't use NULL inappropriately. | agc |
| 2003-10-07 | Add a MAP_WIRED flag to mmap(2), which causes the new mapping to be | thorpej |
| 2003-09-30 | Maybe I'm just slow, but having diffs in the wrong direction confuses me... | mycroft |
| 2003-09-30 | Catch up with MAXINTERP changing. | mycroft |
| 2003-09-30 | sysctl has moved. | mycroft |
| 2003-09-12 | delete bogus sigcontext | christos |
| 2003-09-11 | new vm86_struct that does not use sigcontext. | christos |
| 2003-09-10 | sigcontext->siginfo | drochner |
| 2003-08-28 | #include <crypto/rijndael/rijndael-api-fst.h> to make this compile. | uwe |
| 2003-08-27 | Rewrite for new CAST-128 implementation. | tron |
| 2003-08-16 | add vm86 | drochner |
| 2003-08-16 | some basic vm86 tests, with and without separate signal stack | drochner |
| 2003-08-11 | choose ldt positions invidious enough to exercise the | drochner |
| 2003-08-11 | close the stack frame properly before using the return address | drochner |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-06-26 | in "make clean", remove the "results" directory | drochner |
| 2003-04-15 | Add a regression test to check that forced unmounts work correctly. | erh |
| 2003-03-19 | need to initialise the address family before bind(2) ... | lukem |
| 2003-02-10 | Do The Right Thing with signal handlers. | pk |
| 2003-02-08 | uh, NULL terminate argv and envp arrays to be passed to execve(). | cgd |
| 2003-02-03 | Break out fsck function; add rename hard link test; change small files | perseant |
| 2003-01-30 | Add a ucontext test from Nathan's testsuite. | thorpej |
| 2003-01-29 | Make the test a little less demanding (write 800k files instead of 1600k). | perseant |
| 2003-01-29 | Regression test to ensure that (1) newfs_lfs and fsck_lfs agree about | perseant |
| 2002-12-06 | Remove extra args to a printf call. | thorpej |
| 2002-12-06 | Fix printf formats. | thorpej |
| 2002-12-06 | Need <string.h> for prototypes. | thorpej |
| 2002-11-30 | add NetBSD RCS Id and TNF copyright | jdolecek |
| 2002-11-30 | add test program for 3way select/poll collision on descriptor, problem | jdolecek |
| 2002-11-01 | don't assume intptr_t is 'long', and cast the value appropriately | jdolecek |
| 2002-11-01 | don't assume intptr_t is 'long', and cast the value appropriately | jdolecek |
| 2002-10-29 | Include <string.h> for memset() prototype. | martin |
| 2002-10-29 | Include <string.h> for memset() prototype. | martin |
| 2002-10-29 | descend to kqueue too, now | jdolecek |
| 2002-10-12 | add test program for the deadlock caused by missing knote_fdclose() call | jdolecek |
| 2002-10-12 | make the program only await three kevents, so that it won't linger around | jdolecek |
| 2002-10-12 | fix the -n handling code | jdolecek |
| 2002-10-03 | add kqueue subdir, commented out for now | jdolecek |
| 2002-10-03 | Basic set of kqueue tests for various filters. Most of files based | jdolecek |
| 2002-09-19 | Fix checksum error | martti |
| 2002-09-19 | Resync with official IPF | martti |