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
/
sun3
/
dev
/
sebuf.c
Age
Commit message (
Expand
)
Author
2008-06-28
Split softc/device_t, with misc cosmetic changes.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
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
2005-01-22
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
chs
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-26
g/c local offsetof(), it's defined in libkern.h
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
1999-04-09
Better implementation of driver "match" function,
gwr
1998-01-12
Update for changes to config.
thorpej
1997-12-08
Fix missing newline in attach
gwr
1997-10-25
I had the memory map wrong for the SCSI/Ethernet board.
gwr
1997-10-17
Add support for the Sun3/E "se" (Ethernet/SCSI) board.
gwr