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
/
ofw
/
ofnet.c
Age
Commit message (
Expand
)
Author
2000-05-16
Nuke dk_establish() from orbit except from those ports which still use
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-05-04
Make this compile again.
thorpej
1998-07-05
defopt INET, NETATALK.
jonathan
1998-06-10
Missing include <sys/systm.h>.
tv
1998-02-24
Several things:
mycroft
1998-01-27
Make sure the data after the Ethernet header is aligned. (It's been
cgd
1998-01-22
fix typo: s/max-address/mac-address/
cgd
1998-01-12
Update for config changes.
thorpej
1997-04-28
Oops; forgot to GC the last mbuf allocated when out of clusters.
mycroft
1997-04-24
Fix typo in previous.
mycroft
1997-04-24
If we fail to allocate a cluster to hold a large packet, simply
mycroft
1997-04-16
- Update for no __BROKEN_INDIRECT_CONFIG.
thorpej
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1996-10-16
Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB
ws
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-30
PowerPC port
ws