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
Robert Watson
bd1004ef9e
Remove redundant call to soisdisconnected() from ddp_abort(), as it
...
calls at_pcbdetach() which also immediately calls soisdisconnected().
2004-05-05 03:34:37 +00:00
..
aarp.c
This commit does two things:
2004-04-25 09:24:52 +00:00
aarp.h
…
at_control.c
Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is
2004-03-22 04:50:36 +00:00
at_extern.h
This commit does two things:
2004-04-25 09:24:52 +00:00
at_proto.c
…
at_rmx.c
Compare pointers with NULL rather than 0, or treating them as boolans in
2004-03-22 03:57:01 +00:00
at_var.h
Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is
2004-03-22 04:50:36 +00:00
at.h
Add more ethernet types and move AppleTalk types into proper location.
2002-09-06 17:02:29 +00:00
COPYRIGHT
…
ddp_input.c
Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is
2004-03-22 04:50:36 +00:00
ddp_output.c
Rename 'at_ifaddr' list to 'at_ifaddr_list' so that the variable is
2004-03-22 04:50:36 +00:00
ddp_pcb.c
Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it from
2004-03-22 04:54:36 +00:00
ddp_pcb.h
Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them
2004-03-19 07:21:22 +00:00
ddp_usrreq.c
Remove redundant call to soisdisconnected() from ddp_abort(), as it
2004-05-05 03:34:37 +00:00
ddp_var.h
Rename 'ddpcb' variable to 'ddpcb_list' to better distinguish it from
2004-03-22 04:54:36 +00:00
ddp.h
…
endian.h
…
phase2.h
…