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
/
sun2
/
dev
/
if_ec.c
Age
Commit message (
Expand
)
Author
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2008-11-07
*** Summary ***
dyoung
2008-07-06
Split device_t/softc with misc cosmetic changes.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-02
const char casting, to make gcc happy. (not that sun2 compiles these days
dogcow
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-10-30
This driver was broken by bouyer on 2003/01/20.
mycroft
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-20
bzero the part of the buffer used to pad the packet to
bouyer
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
2001-12-17
Added ifmedia(4) support.
fredette
2001-08-17
Sometimes the ec board reports a packet length that's too large.
fredette
2001-06-27
Added an attachment for Intel ethernet (ie) at obio.
fredette