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
/
sys
/
arch
/
x68k
/
dev
/
event.c
Age
Commit message (
Expand
)
Author
2022-05-26
KNF a bit.
tsutsui
2021-09-26
Driver "kqfilter" entry points return an error code, so if an invalid
thorpej
2021-09-26
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
thorpej
2020-12-19
Use sel{record,remove}_knote().
thorpej
2020-05-23
Move proc_lock into the data segment. It was dynamically allocated because
ad
2017-10-25
Use C99 initializer for filterops
maya
2014-03-21
Replace tsleep(9)/wakeup(9) with condvar(9) as practice.
tsutsui
2008-03-01
Welcome to 4.99.55:
rmind
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-01-18
de-__P, remove register, ansify.
chs
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
rcsid
lukem
2002-11-26
si_ -> sel_
christos
2002-10-23
merge kqueue branch into -current
jdolecek
2001-12-27
bcopy/bcmp/bzero -> memcpy/memcmp/memset
wiz
1996-11-27
renamed variable in ev_poll(), compile again.
oki
1996-11-23
Implement poll(2).
oki
1996-05-29
added missing splx(s). pointed out by thorpej.
oki
1996-05-05
NetBSD/x68k, by Masaru Oki.
oki