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
/
sbus
/
lebuffer.c
Age
Commit message (
Expand
)
Author
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Add missing args to CFATTACH_DECL.
uwe
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-03-20
Use bus_space_vaddr() correctly. (XXX do we really need this?)
eeh
2002-03-11
Get rid of `bus_type_t' and use BUS_ADDR() (in sbus_bus_map()) to construct
pk
2002-01-14
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
tsutsui
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-09-26
getprop* -> PROM_getprop*
eeh
2000-04-14
add some casts to (u_long) to shut up gcc
mrg
2000-01-11
Remove old-style boot device recognition.
pk
1998-08-29
Nuke unnecessary header files.
pk
1998-07-29
Use sbus_destroy_attach_args().
pk
1998-07-27
Change copyright.
pk
1998-07-27
Get headers from dev/sbus.
pk
1998-07-27
move these files to sys/dev/sbus. currently uses a hack to access the correc...
mrg