NetBSD/sys/netatalk
rtr d27b133d27 * split PRU_ACCEPT function out of pr_generic() usrreq switches and put
into a separate function xxx_accept(struct socket *, struct mbuf *)

note: future cleanup will take place to remove struct mbuf parameter
type and replace it with a more appropriate type.

patch reviewed by rmind
2014-07-09 14:41:42 +00:00
..
aarp.c Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
aarp.h aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
at_control.c fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
at_extern.h fix parameter types in pr_ioctl, called xx_control() functions and remove 2014-07-01 05:49:18 +00:00
at_proto.c Add struct pr_usrreqs with a pr_generic function and prepare for the 2014-05-18 14:46:15 +00:00
at_rmx.c
at_var.h
at.h
ddp_input.c NULL does not need a cast 2011-08-31 18:31:02 +00:00
ddp_output.c Remove unused variable 2013-09-12 19:47:58 +00:00
ddp_private.h
ddp_usrreq.c * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
ddp_var.h
ddp.h
files.netatalk
Makefile
phase2.h