summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace Fifos with FIFOs.dlg2017-07-101-3/+3
* Add support for EV_RECEIPT and EV_DISPATCH flagsmikeb2017-05-311-2/+17
* modern interfaces should use modern speelings, so spell quad_t as int64_t.tedu2016-08-131-3/+3
* add missing NAME entries;jmc2015-11-071-3/+4
* use .In rather than .Fd #includeschwarze2015-09-101-5/+5
* We do not support AIO, so comment it out in the kqueue(2) manpage for now.reyk2015-01-201-28/+28
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* ident and data members of struct kevent changed types: ident toguenther2013-08-141-8/+8
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
* On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data.yasuoka2013-05-311-2/+7
* more rfork mop-upderaadt2012-04-121-8/+2
* Extend after recent msdos support.ajacoutot2012-02-181-4/+5
* Note a restriction that is actually enforced in 5.0guenther2011-10-161-2/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* add a new kevent filter type for timers. this allows processes to createtedu2007-05-301-1/+17
* fix desc of struct kevent, OK millert@marc2006-01-011-7/+7
* really mention BPF this time around.brad2004-09-231-3/+10
* mention support for BPF.brad2004-09-231-2/+2
* - Spelling fix.brad2004-09-061-2/+15
* Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)brad2004-08-021-2/+2
* s/kqueue/kevent/ in correct place.brad2004-08-021-2/+2
* typo;jmc2004-07-221-2/+2
* - new sentence, new linejmc2003-12-171-8/+8
* new options from marius@monkeytedu2003-12-171-2/+14
* fifo -> FIFOjmc2003-04-021-4/+4
* the thederaadt2003-02-241-2/+2
* Initial cleanup:mpech2002-04-301-20/+20
* Document how NOTE_TRACK behaves.art2002-03-021-2/+2
* typo; david@phobia.msderaadt2001-07-221-2/+2
* mdoc police.aaron2001-03-111-77/+107
* describe a few new flags; jlemon@freebsd.orgprovos2001-03-011-32/+58
* updateprovos2000-11-211-2/+3
* OpenBSD does not support non-standard mdoc macros like .Lb.aaron2000-11-181-2/+1
* remove non-existing manual references.provos2000-11-171-7/+1
* forgot manpageprovos2000-11-161-0/+436