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
/
ic
/
lemac.c
Age
Commit message (
Expand
)
Author
2001-11-13
add/cleanup RCSID
lukem
2001-07-07
bzero -> memset
thorpej
2001-07-07
bcopy -> memcpy, strcpy
thorpej
2001-06-13
withough -> without
wiz
2001-04-30
remove trigraph
lukem
2000-12-14
ALTQ'ify.
thorpej
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-10-01
Move the check for "promisc + unicast + not for us" into ether_input(),
thorpej
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-05-12
Use ether_crc32_le().
thorpej
2000-03-06
No longer necessary to futz with ifp->if_baudrate here.
thorpej
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-02-28
Update to slightly altered rnd_attach_source() api
explorer
1998-07-05
defopt NS, NSIP.
jonathan
1998-07-05
defopt INET, NETATALK.
jonathan
1998-05-14
Fix alignment crashes on Alphas...
matt
1998-03-30
Didn't compile: add variable `bit' removed by mycroft.
hannken
1998-03-29
Oops; make the table const.
mycroft
1998-03-29
Use a 4-bit table to speed up the CRC even further, without increasing the
mycroft
1998-03-29
Optimize the address CRC routines a bit.
mycroft
1998-01-12
Adjust for config changes.
thorpej
1997-10-15
Add and/or update rnd_*() hooks
explorer
1997-07-31
The bus-independent parts needed to support the DEC
matt