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
/
lib
/
libc
/
sys
/
kqueue.2
Age
Commit message (
Expand
)
Author
2009-11-22
remove one the to much.
mbalmer
2009-10-24
simplify the example; only register the set of events to watch once since
christos
2009-09-01
Make HTML-ready.
wiz
2009-09-01
Add useful example program from
elad
2009-03-12
Use comments instead of .ig (requested by joerg).
wiz
2009-02-25
Remove pointless AUTHORS sections. The names are in the source and CVS
ad
2006-10-13
Make HTML-output safe.
wiz
2003-12-09
Reference kfilter_register(9) rather than the non-existent kfilter_register(2).
augustss
2003-04-16
Use
wiz
2003-02-16
After "sys/event.h" was fixed "sys/types.h" doesn't need to be included
tron
2003-02-04
update copyright dates and .Dd
jdolecek
2003-02-04
Introduce EVFILT_TIMER, which allows a process to establish an
jdolecek
2003-01-19
g/c the NEXTRELEASE comment tag now that the next version number is decided
jdolecek
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-04
struct kevent's udata is actually intptr_t
jdolecek
2002-10-23
update HISTORY - kqueue branch was merged
jdolecek
2002-10-23
'data' field of struct kevent is actually int64_t nowadays
jdolecek
2002-10-13
no more BUGS; EVFILT_{VNODE,READ} is supported also for other filesystems
jdolecek
2002-10-01
deprecated, not depreciated.
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-09-25
Drop trailing whitespace, and some mdoc fixes and improvements.
wiz
2002-09-24
add missing comma
jdolecek
2002-09-24
'data' contains amount of space remaining in the write buffer also
jdolecek
2002-09-22
add kqueue(2)/kevent(2) manpage to mainline, to reduce difference between
jdolecek
2001-07-10
move to kqueue branch for now
lukem
2001-06-28
freebsd kqueue implementation
lukem