summaryrefslogtreecommitdiff
path: root/lib/libc/sys/kqueue.2
AgeCommit message (Expand)Author
2009-11-22remove one the to much.mbalmer
2009-10-24simplify the example; only register the set of events to watch once sincechristos
2009-09-01Make HTML-ready.wiz
2009-09-01Add useful example program fromelad
2009-03-12Use comments instead of .ig (requested by joerg).wiz
2009-02-25Remove pointless AUTHORS sections. The names are in the source and CVSad
2006-10-13Make HTML-output safe.wiz
2003-12-09Reference kfilter_register(9) rather than the non-existent kfilter_register(2).augustss
2003-04-16Usewiz
2003-02-16After "sys/event.h" was fixed "sys/types.h" doesn't need to be includedtron
2003-02-04update copyright dates and .Ddjdolecek
2003-02-04Introduce EVFILT_TIMER, which allows a process to establish anjdolecek
2003-01-19g/c the NEXTRELEASE comment tag now that the next version number is decidedjdolecek
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-04struct kevent's udata is actually intptr_tjdolecek
2002-10-23update HISTORY - kqueue branch was mergedjdolecek
2002-10-23'data' field of struct kevent is actually int64_t nowadaysjdolecek
2002-10-13no more BUGS; EVFILT_{VNODE,READ} is supported also for other filesystemsjdolecek
2002-10-01deprecated, not depreciated.wiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-09-25Drop trailing whitespace, and some mdoc fixes and improvements.wiz
2002-09-24add missing commajdolecek
2002-09-24'data' contains amount of space remaining in the write buffer alsojdolecek
2002-09-22add kqueue(2)/kevent(2) manpage to mainline, to reduce difference betweenjdolecek
2001-07-10move to kqueue branch for nowlukem
2001-06-28freebsd kqueue implementationlukem