Date: Wed, 10 May 1995 17:13:28 -0700 From: "Garrett A. Wollman" <wollman> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys domain.h Message-ID: <199505110013.RAA10402@freefall.cdrom.com>
index | next in thread | raw e-mail
wollman 95/05/10 17:13:27
Modified: sys/i386/i386 machdep.c
sys/i386/include spl.h
sys/kern uipc_domain.c uipc_proto.c uipc_usrreq.c
sys/net netisr.h rtsock.c
sys/netccitt ccitt_proto.c pk_input.c
sys/netinet if_ether.c in_proto.c ip_input.c
sys/netiso clnp_input.c iso_proto.c
sys/netns ns_input.c ns_proto.c
sys/sys domain.h
Log:
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
there may even be LKMs.) Also, change the internal name of `unixdomain'
to `localdomain' since AF_LOCAL is now the preferred name of this family.
Declare netisr correctly and in the right place.
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505110013.RAA10402>
