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
/
dev
/
wscons
/
wseventvar.h
Age
Commit message (
Expand
)
Author
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2009-01-16
always use the new version of wscons_event for in-kernel.
yamt
2009-01-15
- reduce the number of #ifdefs.
yamt
2009-01-13
provide wscons_event compatibility with 5.0.
christos
2008-04-24
Network protocol interrupts can now block on locks, so merge the globals
ad
2006-10-09
KNF: No variable names in the prototype.
peter
2006-02-07
wsevent cleanup:
jmmv
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-10-23
merge kqueue branch into -current
jdolecek
2001-10-25
Change back to have a wseventvar in the softc for event sources. This
augustss
2001-10-24
Major rototilling of the wsmux code. No user visible changes (except that
augustss
2001-10-13
ANSIfy.
augustss
1998-03-22
Initial import of cgd's new wscons code.
drochner