summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
AgeCommit message (Expand)AuthorFilesLines
2020-06-22spelling fix;jmc1-2/+2
2020-06-22Extend kqueue interface with EVFILT_EXCEPT filter.mpi1-2/+9
2020-05-31Remove an outdated BUGS section.visa1-6/+2
2019-07-01kevent(2): remove 24hr timeout limitcheloha1-7/+2
2019-05-03basic macro cleanup; from Fabio Scotoni <fabio at esse dot ch>schwarze1-68/+79
2018-01-13tweak previous;jmc1-5/+6
2018-01-13introduce a filter called EVFILT_DEVICE that can be used to notifyrobert1-2/+15
2017-07-10replace Fifos with FIFOs.dlg1-3/+3
2017-05-31Add support for EV_RECEIPT and EV_DISPATCH flagsmikeb1-2/+17
2016-08-13modern interfaces should use modern speelings, so spell quad_t as int64_t.tedu1-3/+3
2015-11-07add missing NAME entries;jmc1-3/+4
2015-09-10use .In rather than .Fd #includeschwarze1-5/+5
2015-01-20We do not support AIO, so comment it out in the kqueue(2) manpage for now.reyk1-28/+28
2014-01-21obvious .Pa fixes; found with mandocdb(8)schwarze1-3/+3
2013-08-14ident and data members of struct kevent changed types: ident toguenther1-8/+8
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze1-3/+3
2013-05-31On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data.yasuoka1-2/+7
2012-04-12more rfork mop-upderaadt1-8/+2
2012-02-18Extend after recent msdos support.ajacoutot1-4/+5
2011-10-16Note a restriction that is actually enforced in 5.0guenther1-2/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30add a new kevent filter type for timers. this allows processes to createtedu1-1/+17
2006-01-01fix desc of struct kevent, OK millert@marc1-7/+7
2004-09-23really mention BPF this time around.brad1-3/+10
2004-09-23mention support for BPF.brad1-2/+2
2004-09-06- Spelling fix.brad1-2/+15
2004-08-02Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)brad1-2/+2
2004-08-02s/kqueue/kevent/ in correct place.brad1-2/+2
2004-07-22typo;jmc1-2/+2
2003-12-17- new sentence, new linejmc1-8/+8
2003-12-17new options from marius@monkeytedu1-2/+14
2003-04-02fifo -> FIFOjmc1-4/+4
2003-02-24the thederaadt1-2/+2
2002-04-30Initial cleanup:mpech1-20/+20
2002-03-02Document how NOTE_TRACK behaves.art1-2/+2
2001-07-22typo; david@phobia.msderaadt1-2/+2
2001-03-11mdoc police.aaron1-77/+107
2001-03-01describe a few new flags; jlemon@freebsd.orgprovos1-32/+58
2000-11-21updateprovos1-2/+3
2000-11-18OpenBSD does not support non-standard mdoc macros like .Lb.aaron1-2/+1
2000-11-17remove non-existing manual references.provos1-7/+1
2000-11-16forgot manpageprovos1-0/+436