This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netatalk
History
John Baldwin
137f91e80f
Convert all users of IF_ADDR_LOCK to use new locking macros that specify
...
either a read lock or write lock. Reviewed by: bz MFC after: 2 weeks
2012-01-05 19:00:36 +00:00
..
aarp.c
Convert all users of IF_ADDR_LOCK to use new locking macros that specify
2012-01-05 19:00:36 +00:00
aarp.h
…
at_control.c
Convert all users of IF_ADDR_LOCK to use new locking macros that specify
2012-01-05 19:00:36 +00:00
at_extern.h
Break at_ifawithnet() into two variants:
2009-06-24 10:32:44 +00:00
at_proto.c
…
at_rmx.c
Reduce debugging output for netatalk routing events.
2009-06-24 10:28:30 +00:00
at_var.h
Use queue(9) instead of hand-crafted link lists for the global netatalk
2009-06-24 21:36:09 +00:00
at.h
…
COPYRIGHT
Add a global rwlock, at_ifaddr_rw, to protect the global netatalk
2009-06-22 10:23:54 +00:00
ddp_input.c
Use queue(9) instead of hand-crafted link lists for the global netatalk
2009-06-24 21:36:09 +00:00
ddp_output.c
Use queue(9) instead of hand-crafted link lists for the global netatalk
2009-06-24 21:36:09 +00:00
ddp_pcb.c
Use queue(9) instead of hand-crafted link lists for the global netatalk
2009-06-24 21:36:09 +00:00
ddp_pcb.h
…
ddp_usrreq.c
Use queue(9) instead of hand-crafted link lists for the global netatalk
2009-06-24 21:36:09 +00:00
ddp_var.h
…
ddp.h
…
endian.h
…
phase2.h
…