]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
socket()s first argument should be a protocol family rather than an
authorBrian Somers <brian@FreeBSD.org>
Wed, 16 Jan 2002 14:03:52 +0000 (14:03 +0000)
committerBrian Somers <brian@FreeBSD.org>
Wed, 16 Jan 2002 14:03:52 +0000 (14:03 +0000)
commit63c6cac94057b456640eb8e1fbbc7cc05e312296
tree68f8d0feba20c53891bed19a936dd7c3e522e6d3
parentc87436f34148cc5b80fd7148441fbfbdff3b83d9
socket()s first argument should be a protocol family rather than an
address family.
usr.sbin/ppp/arp.c
usr.sbin/ppp/atm.c
usr.sbin/ppp/iface.c
usr.sbin/ppp/ipcp.c
usr.sbin/ppp/mp.c
usr.sbin/ppp/probe.c
usr.sbin/ppp/route.c
usr.sbin/ppp/server.c
usr.sbin/ppp/tcp.c
usr.sbin/ppp/tun.c
usr.sbin/ppp/udp.c