]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unused #includes.
authorBrian Somers <brian@FreeBSD.org>
Wed, 21 Jan 1998 02:15:33 +0000 (02:15 +0000)
committerBrian Somers <brian@FreeBSD.org>
Wed, 21 Jan 1998 02:15:33 +0000 (02:15 +0000)
commitaa8e05197cf50f96207ce5e9cc07395ca319f3e0
tree21512f1df4e6689135bea180abab296b897a5e93
parent764d8cef563c93a98679d7d45d03c4c1df5380fc
Remove unused #includes.
Make various bits static.
Remove unused variables.
Submitted by: eivind
35 files changed:
usr.sbin/ppp/alias_cmd.c
usr.sbin/ppp/async.c
usr.sbin/ppp/auth.c
usr.sbin/ppp/ccp.c
usr.sbin/ppp/chap_ms.c
usr.sbin/ppp/chat.c
usr.sbin/ppp/defs.c
usr.sbin/ppp/filter.c
usr.sbin/ppp/fsm.h
usr.sbin/ppp/hdlc.c
usr.sbin/ppp/hdlc.h
usr.sbin/ppp/id.c
usr.sbin/ppp/ip.c
usr.sbin/ppp/ipcp.c
usr.sbin/ppp/lcp.c
usr.sbin/ppp/log.c
usr.sbin/ppp/lqr.c
usr.sbin/ppp/lqr.h
usr.sbin/ppp/main.c
usr.sbin/ppp/mbuf.c
usr.sbin/ppp/mbuf.h
usr.sbin/ppp/modem.c
usr.sbin/ppp/modem.h
usr.sbin/ppp/nat_cmd.c
usr.sbin/ppp/os.c
usr.sbin/ppp/phase.h
usr.sbin/ppp/route.c
usr.sbin/ppp/server.c
usr.sbin/ppp/systems.c
usr.sbin/ppp/timer.c
usr.sbin/ppp/timer.h
usr.sbin/ppp/tun.c
usr.sbin/ppp/vars.c
usr.sbin/ppp/vars.h
usr.sbin/ppp/vjcomp.c