index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
kqueue.2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
spelling fix;
jmc
1
-2
/
+2
2020-06-22
Extend kqueue interface with EVFILT_EXCEPT filter.
mpi
1
-2
/
+9
2020-05-31
Remove an outdated BUGS section.
visa
1
-6
/
+2
2019-07-01
kevent(2): remove 24hr timeout limit
cheloha
1
-7
/
+2
2019-05-03
basic macro cleanup; from Fabio Scotoni <fabio at esse dot ch>
schwarze
1
-68
/
+79
2018-01-13
tweak previous;
jmc
1
-5
/
+6
2018-01-13
introduce a filter called EVFILT_DEVICE that can be used to notify
robert
1
-2
/
+15
2017-07-10
replace Fifos with FIFOs.
dlg
1
-3
/
+3
2017-05-31
Add support for EV_RECEIPT and EV_DISPATCH flags
mikeb
1
-2
/
+17
2016-08-13
modern interfaces should use modern speelings, so spell quad_t as int64_t.
tedu
1
-3
/
+3
2015-11-07
add missing NAME entries;
jmc
1
-3
/
+4
2015-09-10
use .In rather than .Fd #include
schwarze
1
-5
/
+5
2015-01-20
We do not support AIO, so comment it out in the kqueue(2) manpage for now.
reyk
1
-28
/
+28
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
schwarze
1
-3
/
+3
2013-08-14
ident and data members of struct kevent changed types: ident to
guenther
1
-8
/
+8
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
schwarze
1
-3
/
+3
2013-05-31
On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data.
yasuoka
1
-2
/
+7
2012-04-12
more rfork mop-up
deraadt
1
-8
/
+2
2012-02-18
Extend after recent msdos support.
ajacoutot
1
-4
/
+5
2011-10-16
Note a restriction that is actually enforced in 5.0
guenther
1
-2
/
+3
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-05-30
add a new kevent filter type for timers. this allows processes to create
tedu
1
-1
/
+17
2006-01-01
fix desc of struct kevent, OK millert@
marc
1
-7
/
+7
2004-09-23
really mention BPF this time around.
brad
1
-3
/
+10
2004-09-23
mention support for BPF.
brad
1
-2
/
+2
2004-09-06
- Spelling fix.
brad
1
-2
/
+15
2004-08-02
Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)
brad
1
-2
/
+2
2004-08-02
s/kqueue/kevent/ in correct place.
brad
1
-2
/
+2
2004-07-22
typo;
jmc
1
-2
/
+2
2003-12-17
- new sentence, new line
jmc
1
-8
/
+8
2003-12-17
new options from marius@monkey
tedu
1
-2
/
+14
2003-04-02
fifo -> FIFO
jmc
1
-4
/
+4
2003-02-24
the the
deraadt
1
-2
/
+2
2002-04-30
Initial cleanup:
mpech
1
-20
/
+20
2002-03-02
Document how NOTE_TRACK behaves.
art
1
-2
/
+2
2001-07-22
typo; david@phobia.ms
deraadt
1
-2
/
+2
2001-03-11
mdoc police.
aaron
1
-77
/
+107
2001-03-01
describe a few new flags; jlemon@freebsd.org
provos
1
-32
/
+58
2000-11-21
update
provos
1
-2
/
+3
2000-11-18
OpenBSD does not support non-standard mdoc macros like .Lb.
aaron
1
-2
/
+1
2000-11-17
remove non-existing manual references.
provos
1
-7
/
+1
2000-11-16
forgot manpage
provos
1
-0
/
+436