freebsd-dev/sys/netatalk
Matthew Dillon b1e4abd246 Give struct socket structures a ref counting interface similar to
vnodes.  This will hopefully serve as a base from which we can
expand the MP code.  We currently do not attempt to obtain any
mutex or SX locks, but the door is open to add them when we nail
down exactly how that part of it is going to work.
2001-11-17 03:07:11 +00:00
..
aarp.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
aarp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at_control.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
at_extern.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
at_proto.c
at_rmx.c
at_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
at.h
COPYRIGHT
ddp_input.c Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
ddp_output.c * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
ddp_pcb.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
ddp_usrreq.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
ddp_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ddp.h
endian.h
phase2.h