index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syscall
Age
Commit message (
Expand
)
Author
2009-12-18
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
pooka
2009-11-26
Since rumpfs has supported file system sockets for quite a while
pooka
2009-11-25
Don't use LDADD.progname because it duplicates all the libs.
pooka
2009-11-06
WARNS=4
pooka
2009-10-15
comment adjustment. hardly any functional change involved.
pooka
2009-10-15
fix test for new-world rump lwp usage
pooka
2009-10-14
Adjust names of external rump control interfaces to match the
pooka
2009-09-14
Rely on the new and "just as awful as the old" hack in the battle of rump
skrll
2009-08-21
No-one wins in rump vs link sets.
skrll
2009-05-15
Fix calls to rump syscalls now that the padding argument is no
pooka
2009-05-08
lseek fd to start before sending, creates a clearer test case.
pooka
2009-05-07
Make the file descriptor passing test case a little more interesting:
pooka
2009-05-07
Rename variable to reflect current use. no functional change.
pooka
2009-05-04
Use make syntax where LDADD applies only to a certain target
pooka
2009-05-04
g/c unused variables
pooka
2009-05-03
In addition to testing the fd passing doesn't crash the kernel,
pooka
2009-02-10
Add a regression test for the descriptor passing panic.
pooka