Age | Commit message (Expand) | Author |
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 |
2002-02-17 | kill little bugs; art ok | Theo de Raadt |
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 | 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 |
2002-02-17 | test rfork(RFNOWAIT) | Artur Grabowski |
2002-02-17 | rfcfdg | Artur Grabowski |
2002-02-17 | test rfork(RFCFDG) | Artur Grabowski |
2002-02-17 | rfork | Artur Grabowski |
2002-02-17 | need a Makefile here. | Artur Grabowski |
2002-02-17 | Test rfork(RFMEM) | Artur Grabowski |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-16 | traverse down into fdescfs and uvm | Artur Grabowski |
2002-02-16 | Need a Makefile here. | Artur Grabowski |
2002-02-16 | Misc tests for mmap, mincore, mlock and mlockall. | Artur Grabowski |
2002-02-16 | sysvshm | Artur Grabowski |
2002-02-16 | test sysv shared memory. From NetBSD with changes. | Artur Grabowski |
2002-02-16 | sysvsem | Artur Grabowski |
2002-02-16 | Test sysv semaphores. From NetBSD with changes. | Artur Grabowski |
2002-02-16 | sysvsmg | Artur Grabowski |
2002-02-16 | Test sysv msg. From NetBSD with modifications. | Artur Grabowski |
2002-02-16 | Add license. | Thomas Nordin |
2002-02-16 | nanosleep | Artur Grabowski |
2002-02-16 | Test nanosleep(2). | Artur Grabowski |
2002-02-14 | Try to initialize variables correctly, that usually helps. | Artur Grabowski |
2002-02-13 | The syscall numer is quad to __syscall(2). | Artur Grabowski |
2002-02-11 | accept | Artur Grabowski |
2002-02-11 | Test some obscrue behavior of accept. | Artur Grabowski |