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
/
netatalk
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2000-07-28
Avoid recursion with traditional cpp.
kleink
2000-06-26
Define sa_family_t, and use it for sat_family.
kleink
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-02
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
thorpej
2000-02-01
First-draft if_detach() implementation, originally from Bill Studnemund,
thorpej
1999-09-21
Make NETATALK over FDDI.
matt
1999-03-27
Added per-addr input/output statistics. Currently just support netatalk
aidan
1999-01-14
Domains are associated with protocol families, not address families.
thorpej
1998-10-13
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
kim
1998-09-09
Add/move some Ethertypes, PR #5997, Heiko W.Rupp.
thorpej
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd
1998-06-10
Remove two incorrect ntoh's which make a comparison of a constant w/ a
wrstuden
1997-04-29
Increase the receive space to improve write performance. From Bill Studenmund
christos
1997-04-03
Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested by
christos
1997-04-02
move atintr prototype to the header file.
christos
1997-04-02
Appletalk networking stack. Code based on netatalk release beta-970220
christos