Manifest:

	README.bsd	- Readme for 4.3, 4.3+, 386BSD BSD systems
	README.sun	- Readme for SunOS/Streams systems
	ChangeLog	- log of changes to source
	MANIFEST	- this file
	NOTES		- use, debug, installation notes
	pppd.8          - manual page

	pppd/Makefile
	pppd/args.h
	pppd/callout.h
	pppd/chap.c
	pppd/chap.h
	pppd/fsm.c
	pppd/fsm.h
	pppd/ipcp.c
	pppd/ipcp.h
	pppd/lcp.c
	pppd/lcp.h
	pppd/logwtmp.c
	pppd/magic.c
	pppd/magic.h
	pppd/main.c
	pppd/md5.c	 - MD5 message digest algorithm used by CHAP
	pppd/md5.h
	pppd/md5driver.c - a test program for the MD5 algorithm
	pppd/patchlevel.h
	pppd/pathnames.h
	pppd/pppd.h
	pppd/upap.c
	pppd/upap.h

	pppd/pppstats.c - Statistics program

	kdebug		- simple sh script to turn on kernel debugf
	kdebug-off

	chat/README
	chat/Example
	chat/chat.c	- simple modem dialer program
	chat/ppp-on
	chat/ppp-off
	chat/fix-cua
	chat/unlock

	bsd/if_ppp.c	- PPP driver for 4.3 BSD systems. (/sys/net)
	bsd/if_ppp.h	- BSD and Streams file 	(/sys/net)
	bsd/slcompress.c - BSD 4.3+ version 	(/sys/net)

	sun/ppp_async.c	- Streams Async driver 	(/sys/os)
	sun/ppp_if.c	- Streams PPP driver   	(/sys/os)
	sun/ppp_str.h	- Streams Include file 	(/sys/sys)
	sun/slcompress.c - Sun version

	include/slcompress.h - VJ include file  (/sys/os)
	include/slip_var.h - Streams Stats file (/sys/sys and /usr/include/sys)
