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
/
mvme
/
mvmebus.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-15
convert 'extern phys_ram_seg_t mem_clusters[0];' to the '[]' form
mrg
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
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
2004-06-06
Remove spurious second argument to sizeof().
he
2004-04-22
sprintf -> snprintf
itojun
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-11-26
A couple of fixes inspired by a recent port-mvme68k post:
scw
2003-10-28
Elminate GCC uninitialized variable warning.
matt
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-02-12
Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)
scw