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
/
kernel
/
kqueue
Age
Commit message (
Expand
)
Author
2021-10-04
Pull up following revision(s) (requested by thorpej in ticket #1353):
martin
2021-10-04
Pull up following revision(s) (requested by thorpej in ticket #1352):
martin
2019-02-15
Fix reporting EOF via kevent and add a test case
mgorny
2018-01-09
Add EVFILT_FS
martin
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-04-29
Tab alignment
ryoon
2015-01-14
bump warns.
christos
2015-01-14
PR/48958: rudolf: EVFILT_VNODE filter miscounting hardlinks (add test)
christos
2012-11-17
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
joerg
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-06-04
atf-0.9 introduces an use.fs test-case property to allow tests to write to
jmmv
2009-02-20
Add the kernel-level tests developed by Lukasz Strzygowski as part of the
jmmv