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
/
next68k
/
dev
/
nextkbd.c
Age
Commit message (
Expand
)
Author
2023-02-03
Misc KNF and cosmetics.
tsutsui
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-11-21
malloc(9) -> kmem(9)
thorpej
2014-03-24
- use cpu_{g,s}etmodel
christos
2012-10-27
split device_t/softc for all remaining drivers.
chs
2008-01-05
Fix includes.
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-08-04
gcc4 fix: gcc3 was apparently more lax in structure declarations - change
mhitch
2005-12-11
merge ktrace-lwp.
christos
2005-01-19
de-__P, remove register, ansify.
chs
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-11
Comprehensive patches from Christian Limpach:
mycroft
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
1999-03-26
fix polled keyboard support
dbj
1999-03-24
Applied patches from Matt Debergalis <deberg@mit.edu>.
dbj
1999-01-28
wscons based console video & keyboard support for the NeXT
dbj