Commit Graph

660 Commits

Author SHA1 Message Date
Paul Mackerras
42044316c0 added more debug 1996-08-28 06:34:56 +00:00
Paul Mackerras
8d8d32fa00 updated PPP_VERSION 1996-08-28 06:34:34 +00:00
Paul Mackerras
e5ad7e3dbf don't use options.leaf any more 1996-08-28 06:34:16 +00:00
Paul Mackerras
3b6e806514 fixed a buglet to do with how chars are counted 1996-08-28 06:32:00 +00:00
Paul Mackerras
120b6a7624 updated for 2.3 1996-08-28 06:30:33 +00:00
Paul Mackerras
63c032ad9a remove bpf options, added info about new options and auth-up/down scripts 1996-07-03 06:48:29 +00:00
Paul Mackerras
5ae9e4fabb updated 1996-07-03 06:47:47 +00:00
Paul Mackerras
96fa7a880a OSF/1 -> Digital Unix, more info about changes 1996-07-03 06:47:29 +00:00
Paul Mackerras
98da136ec8 more answers 1996-07-03 06:46:50 +00:00
Paul Mackerras
cd04b8ba13 don't need this 1996-07-01 06:08:14 +00:00
Paul Mackerras
8d1cabc568 restore some code 1996-07-01 05:38:25 +00:00
Paul Mackerras
e68a45a81a added -d for showing data rate 1996-07-01 05:32:57 +00:00
Paul Mackerras
2c2fd4c10e only set VJ maxcid when we're turning VJ on 1996-07-01 05:32:37 +00:00
Paul Mackerras
4520eb29d8 turn off VJ when connection terminated 1996-07-01 05:32:17 +00:00
Paul Mackerras
5ae807ccc8 remove unnecessary cleanfiles 1996-07-01 05:31:47 +00:00
Paul Mackerras
681beaf112 ignore keep 1996-07-01 05:31:29 +00:00
Paul Mackerras
2b2a919c1b minimize diffs from version in NetBSD distrib 1996-07-01 05:31:02 +00:00
Paul Mackerras
df0083eddd accommodate netbsd-1.0 as well 1996-07-01 05:30:45 +00:00
Paul Mackerras
874f1c70ee ignore Id lines in comparison 1996-07-01 05:30:36 +00:00
Paul Mackerras
4d5401a1de updated for 2.3 1996-07-01 05:28:43 +00:00
Paul Mackerras
e3c0dd4a0d modified to look more like the netbsd-1.1 version 1996-07-01 05:25:56 +00:00
Paul Mackerras
c5871dbfa0 update to 2.3 based on netbsd stuff 1996-07-01 01:24:29 +00:00
Paul Mackerras
04f24b4613 always do rem_drv, ignore any errors 1996-07-01 01:24:07 +00:00
Paul Mackerras
b15ecc98cf ignore more 1996-07-01 01:23:42 +00:00
Paul Mackerras
05ccd79638 remove bpf stuff; if_ppp moved to modules 1996-07-01 01:23:08 +00:00
Paul Mackerras
a39959c575 updated to be much closer to NetBSD version 1996-07-01 01:22:36 +00:00
Paul Mackerras
03c8f59d9f define STREAMS for compilation 1996-07-01 01:22:16 +00:00
Paul Mackerras
2115d41798 moved protos to upap.c 1996-07-01 01:21:45 +00:00
Paul Mackerras
7e30a978e0 moved protos here from upap.h; zero out passwords 1996-07-01 01:21:35 +00:00
Paul Mackerras
249bc0ca32 removed bpf stuff 1996-07-01 01:20:29 +00:00
Paul Mackerras
8407d5770b mods from Farrell Woods 1996-07-01 01:20:17 +00:00
Paul Mackerras
9c6dee6df5 mods from Al 1996-07-01 01:20:06 +00:00
Paul Mackerras
72fffb5e74 added prototypes for protent procedure entries and for new procedures 1996-07-01 01:19:55 +00:00
Paul Mackerras
40b8bb27c6 minor correction to deflate option description 1996-07-01 01:19:01 +00:00
Paul Mackerras
bbac22bcfe added _PATH_AUTH_{UP,DOWN} 1996-07-01 01:18:41 +00:00
Paul Mackerras
31a5850f95 added proc to scan cmd line for tty name 1996-07-01 01:18:23 +00:00
Paul Mackerras
a24d943c24 scan command line for tty name before reading options.ttyname;
added %q and %v formats to fmtmsg
1996-07-01 01:17:39 +00:00
Paul Mackerras
0943e83e5a moved some protos to lcp.c 1996-07-01 01:15:37 +00:00
Paul Mackerras
b23c0e45fb moved protos here from lcp.h; print reason on terminate-request;
fixed bug in auth type negotiation
1996-07-01 01:15:19 +00:00
Paul Mackerras
6065aefafc moved protos to ipxcp.c 1996-07-01 01:14:37 +00:00
Paul Mackerras
e5b2f428a1 moved protos here from ipxcp.h; print reason on terminate-request; 1996-07-01 01:14:25 +00:00
Paul Mackerras
e91f2aefbe moved protos to ipcp.c 1996-07-01 01:14:04 +00:00
Paul Mackerras
88890fc13f moved protos here from ipcp.h; print reason on terminate-request;
added ip_active_pkt for demand mode
1996-07-01 01:13:53 +00:00
Paul Mackerras
73530fd459 print reason on terminate-request 1996-07-01 01:13:11 +00:00
Paul Mackerras
832bdec7d8 call appropriate protocol's active_pkt procedure to filter pkts 1996-07-01 01:12:52 +00:00
Paul Mackerras
09327441c7 moved protos to chap.c 1996-07-01 01:12:21 +00:00
Paul Mackerras
82560dd131 moved protos here from chap.h; zero out secrets 1996-07-01 01:12:09 +00:00
Paul Mackerras
35832a003d moved protos to ccp.c 1996-07-01 01:11:49 +00:00
Paul Mackerras
5fbd9b39f4 moved protos here from ccp.h; log details of compression in use 1996-07-01 01:11:36 +00:00
Paul Mackerras
f65f636387 upap -> pap; rescan pap-secrets for password each time;
zero out passwords
1996-07-01 01:10:24 +00:00