.. |
auth.c
|
declare option variables in pppd.h; use uint32 for IP addresses
|
1994-09-01 00:12:52 +00:00 |
ccp.c
|
update to V1 of BSD Compress; only take CCP down for
|
1994-09-16 02:14:31 +00:00 |
ccp.h
|
Initial revision
|
1994-08-11 01:44:32 +00:00 |
chap.c
|
added a couple of untimeouts.
|
1994-04-18 04:01:07 +00:00 |
chap.h
|
added stuff to print packets in readable form
|
1994-04-11 07:13:44 +00:00 |
fsm.c
|
fix bug with sending retransmission with id=-1 after seeing ack.
|
1994-09-01 00:14:03 +00:00 |
fsm.h
|
fix bug with sending retransmission with id=-1 after seeing ack.
|
1994-09-01 00:14:03 +00:00 |
ipcp.c
|
declare option variables in pppd.h; use uint32 for IP addresses
|
1994-09-01 00:22:38 +00:00 |
ipcp.h
|
use uint32 for IP addresses
|
1994-09-01 00:23:12 +00:00 |
lcp.c
|
set receive characteristics when we send an ack
|
1994-09-16 02:15:37 +00:00 |
lcp.h
|
use uint32 for ACCM and other 32-bit quantities
|
1994-09-01 00:24:45 +00:00 |
magic.c
|
use uint32 instead of u_long
|
1994-09-01 00:25:35 +00:00 |
magic.h
|
use uint32 instead of u_long
|
1994-09-01 00:25:35 +00:00 |
main.c
|
Use _PATH_VARRUN from pathnames.h instead of _PATH_PIDFILE
|
1994-09-01 00:32:24 +00:00 |
Makefile.bsd
|
added -DHAVE_PATHS_H
|
1994-09-01 00:44:45 +00:00 |
Makefile.linux
|
added ccp stuff and -DHAVE_PATHS_H
|
1994-09-01 00:40:01 +00:00 |
Makefile.sun
|
added ccp
|
1994-08-21 23:44:13 +00:00 |
Makefile.ultrix
|
added ccp and -DGIDSET_TYPE=int
|
1994-09-01 00:40:40 +00:00 |
md5.c
|
use UL() macro to compile with either cc or gcc
|
1993-12-14 05:41:47 +00:00 |
md5.h
|
Initial revision
|
1993-11-11 03:56:47 +00:00 |
options.c
|
-crtscts and xonxoff now distinct.
|
1994-09-16 02:34:52 +00:00 |
patchlevel.h
|
*** empty log message ***
|
1994-08-09 06:29:42 +00:00 |
pathnames.h
|
Use paths.h if it is available.
|
1994-09-01 00:32:56 +00:00 |
pppd.8
|
updated: bsdcomp, modem, crtscts, signal discussions.
|
1994-09-16 02:32:09 +00:00 |
pppd.h
|
Declare option variables here; define uint32
|
1994-09-01 00:36:05 +00:00 |
sys-bsd.c
|
only clear CRTSCTS if -crtscts option given
|
1994-09-16 02:35:42 +00:00 |
sys-linux.c
|
stuff moved here from main.c; use uint32 for IP addresses;
|
1994-09-01 00:38:34 +00:00 |
sys-str.c
|
only clear CRTSCTS if -crtscts option given
|
1994-09-16 02:35:42 +00:00 |
sys-ultrix.c
|
stuff moved here from main.c; use uint32 for IP addresses;
|
1994-09-01 00:39:09 +00:00 |
upap.c
|
added stuff to print packets in readable form
|
1994-04-11 07:13:44 +00:00 |
upap.h
|
added stuff to print packets in readable form
|
1994-04-11 07:13:44 +00:00 |