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
/
mscp
/
mscp.c
Age
Commit message (
Expand
)
Author
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-07-29
It's not a good idea for device drivers to modify b_flags, as they don't
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-03-25
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-10-31
Include the <sys/bufq.h> header to allow these to compile again.
he
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-04
Fix wrong argument to free due to malloc_type changes. While there,
matt
2002-03-04
Don't "extern int cold;" - this is in <sys/kernel.h>.
simonb
2002-01-14
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
tsutsui
2001-11-13
add RCSID
lukem
2001-04-12
Upon inspection of a 4000/600 dmesg, change the splbios to splubas.
thorpej
2001-04-12
splimp -> splbio
thorpej
2000-05-27
sleep() -> tsleep()
thorpej
2000-03-30
Remove register declarations.
augustss
1999-06-06
Bus'ify the mscp code also.
ragge
1999-05-29
Copied from ../../arch/vax/mscp/mscp.c,v
ragge