Date: Wed, 16 Jan 2002 05:15:47 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp arp.c atm.c mp.c route.c server.c tcp.c udp.c Message-ID: <200201161315.g0GDFlI94947@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2002/01/16 05:15:47 PST
Modified files:
usr.sbin/ppp arp.c atm.c mp.c route.c server.c tcp.c
udp.c
Log:
socket's first argument is an address family, not a protocol family.
Revision Changes Path
1.43 +2 -2 src/usr.sbin/ppp/arp.c
1.5 +2 -2 src/usr.sbin/ppp/atm.c
1.48 +2 -2 src/usr.sbin/ppp/mp.c
1.84 +2 -2 src/usr.sbin/ppp/route.c
1.39 +4 -4 src/usr.sbin/ppp/server.c
1.14 +2 -2 src/usr.sbin/ppp/tcp.c
1.14 +2 -2 src/usr.sbin/ppp/udp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201161315.g0GDFlI94947>
