ppp/pppd
1999-08-24 05:29:26 +00:00
..
.cvsignore files added for packet filter expression compilation 1996-04-04 04:22:34 +00:00
auth.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
cbcp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
cbcp.h *** empty log message *** 1996-10-08 04:36:09 +00:00
ccp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
ccp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
chap_ms.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
chap_ms.h mods to get it to compile on netbsd 1997-11-27 06:08:10 +00:00
chap.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
chap.h fix max response length 1996-10-08 06:43:27 +00:00
demand.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
eui64.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
eui64.h added files for IPV6 1999-08-13 01:58:43 +00:00
fsm.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
fsm.h prototype callback functions 1997-04-30 05:52:37 +00:00
ipcp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
ipcp.h usepeerdns option from Nick Walker 1999-03-02 05:35:09 +00:00
ipv6cp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
ipv6cp.h added files for IPV6 1999-08-13 01:58:43 +00:00
ipxcp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
ipxcp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
lcp.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
lcp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
magic.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
magic.h use ppp_defs.h instead of ppp.h, args.h; change some names 1994-09-21 06:47:37 +00:00
main.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
Makefile.aix4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.bsd Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.linux use $(INSTALL) not install 1999-08-12 03:59:07 +00:00
Makefile.netbsd-1.2 include from ../include instead of .. 1998-03-25 01:27:09 +00:00
Makefile.NeXT Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.osf Update for OSF 4.0- -I. before -I../include in CFLAGS 1999-04-27 22:31:18 +00:00
Makefile.sol2 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.sunos4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.svr4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.ultrix Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
md4.c fix up MD4 stuff - interface is better now 1998-02-04 01:40:34 +00:00
md4.h mods for DUNIX 1998-04-28 23:37:46 +00:00
md5.c change MD5Final to explicitly return hash 1997-04-30 05:55:14 +00:00
md5.h use unsigned int rather than unsigned long int for 32-bit type 1995-04-24 05:55:19 +00:00
options.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
patchlevel.h update 1999-08-13 01:58:31 +00:00
pathnames.h update 1999-08-13 01:58:31 +00:00
ppp.pam small changes suggested by Seth Chaiklin 1999-04-01 07:08:49 +00:00
pppd.8 typo 1999-08-13 13:42:35 +00:00
pppd.h add linkname option 1999-08-13 01:57:37 +00:00
sys-aix4.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-bsd.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-linux.c make /dev/ppp if necessary 1999-08-13 01:57:55 +00:00
sys-NeXT.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-osf.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-sunos4.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-svr4.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
sys-ultrix.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
upap.c fix for junky peers from James Carlson 1999-08-24 05:29:26 +00:00
upap.h moved protos to upap.c 1996-07-01 01:21:45 +00:00
utils.c Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00