Add some missing files, rename NPPP to _NPPP to avoid name clash with the
authorJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 30 Mar 1994 09:38:20 +0000 (09:38 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 30 Mar 1994 09:38:20 +0000 (09:38 +0000)
commitbca32771f47b6437e4a05658183ccdef365412e8
treeabc7c880e601e93043d6e9c7ac745204314e885a
parentf381ea3784d8e9ebb946615820dc606a6511b03c
Add some missing files, rename NPPP to _NPPP to avoid name clash with the
kernel symbol denoting number of ppp devices.
libexec/pppd/auth.c [new file with mode: 0644]
libexec/pppd/chap.c
libexec/pppd/fsm.c
libexec/pppd/ipcp.c
libexec/pppd/lcp.c
libexec/pppd/options.c [new file with mode: 0644]
libexec/pppd/ppp.h [new file with mode: 0644]
libexec/pppd/pppd.h
libexec/pppd/sys-bsd.c [new file with mode: 0644]
libexec/pppd/sys-str.c [new file with mode: 0644]
libexec/pppd/upap.c