]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make ppp WARNS=5 clean
authorBrian Somers <brian@FreeBSD.org>
Sun, 5 Sep 2004 01:46:52 +0000 (01:46 +0000)
committerBrian Somers <brian@FreeBSD.org>
Sun, 5 Sep 2004 01:46:52 +0000 (01:46 +0000)
commit057f1760a8171825b260dad27502f74ed5f69faf
treefb5af1860e245ef67196527d9ba46e5c9e284bf6
parent3f61368f03d40932bd1fbe095678fd44de5c8490
Make ppp WARNS=5 clean
75 files changed:
usr.sbin/ppp/Makefile
usr.sbin/ppp/acf.c
usr.sbin/ppp/arp.c
usr.sbin/ppp/arp.h
usr.sbin/ppp/async.c
usr.sbin/ppp/atm.c
usr.sbin/ppp/atm.h
usr.sbin/ppp/auth.c
usr.sbin/ppp/auth.h
usr.sbin/ppp/bundle.c
usr.sbin/ppp/bundle.h
usr.sbin/ppp/cbcp.c
usr.sbin/ppp/ccp.c
usr.sbin/ppp/chap.c
usr.sbin/ppp/chap_ms.c
usr.sbin/ppp/chap_ms.h
usr.sbin/ppp/chat.c
usr.sbin/ppp/command.c
usr.sbin/ppp/datalink.c
usr.sbin/ppp/datalink.h
usr.sbin/ppp/deflate.c
usr.sbin/ppp/defs.c
usr.sbin/ppp/defs.h
usr.sbin/ppp/ether.c
usr.sbin/ppp/ether.h
usr.sbin/ppp/exec.c
usr.sbin/ppp/filter.c
usr.sbin/ppp/filter.h
usr.sbin/ppp/fsm.c
usr.sbin/ppp/fsm.h
usr.sbin/ppp/hdlc.c
usr.sbin/ppp/hdlc.h
usr.sbin/ppp/i4b.c
usr.sbin/ppp/i4b.h
usr.sbin/ppp/iface.c
usr.sbin/ppp/iface.h
usr.sbin/ppp/ip.c
usr.sbin/ppp/ipcp.c
usr.sbin/ppp/iplist.c
usr.sbin/ppp/ipv6cp.c
usr.sbin/ppp/lcp.c
usr.sbin/ppp/link.c
usr.sbin/ppp/lqr.c
usr.sbin/ppp/main.c
usr.sbin/ppp/main.h
usr.sbin/ppp/mbuf.c
usr.sbin/ppp/mbuf.h
usr.sbin/ppp/mp.c
usr.sbin/ppp/mp.h
usr.sbin/ppp/mppe.c
usr.sbin/ppp/nat_cmd.c
usr.sbin/ppp/ncp.c
usr.sbin/ppp/ncp.h
usr.sbin/ppp/ncpaddr.c
usr.sbin/ppp/netgraph.c
usr.sbin/ppp/netgraph.h
usr.sbin/ppp/pap.c
usr.sbin/ppp/physical.c
usr.sbin/ppp/physical.h
usr.sbin/ppp/pred.c
usr.sbin/ppp/prompt.c
usr.sbin/ppp/proto.c
usr.sbin/ppp/radius.c
usr.sbin/ppp/route.c
usr.sbin/ppp/server.c
usr.sbin/ppp/slcompress.c
usr.sbin/ppp/sync.c
usr.sbin/ppp/systems.c
usr.sbin/ppp/tcp.c
usr.sbin/ppp/tcpmss.c
usr.sbin/ppp/tty.c
usr.sbin/ppp/tty.h
usr.sbin/ppp/udp.c
usr.sbin/ppp/udp.h
usr.sbin/ppp/vjcomp.c