Commit Graph

22 Commits

Author SHA1 Message Date
paulus
e332e61cb7 Some fixes so that the local IP address can be assigned by the peer
if no local IP address is specified on the command line (even though
a default local IP address has been determined from the hostname).
1994-02-22 00:11:57 +00:00
cgd
d9b6fbc4da needs -lkvm, not -lutil 1994-01-28 00:56:02 +00:00
paulus
0b6c80b292 Changed some includes 1994-01-25 05:58:38 +00:00
paulus
fd46d6599a Some minor bugfixes from the ppp-2.0 release. 1994-01-25 05:58:02 +00:00
pk
dd98eefe50 #ifdef sparc' => #if defined(sun & sparc)'. 1993-12-02 17:37:07 +00:00
paulus
2aacdab786 Added security option: if compiled with -DREQ_SYSOPTIONS=1, pppd won't
run unless /etc/ppp/options is present.
1993-11-28 23:39:35 +00:00
paulus
eb40b6f924 Use <paths.h> to get kernel image file name; remove KVMLIB conditional. 1993-11-28 23:36:43 +00:00
paulus
2c19da3e82 Fixed typo. 1993-11-28 23:35:34 +00:00
paulus
1687b6cdff Added RCS ID. 1993-11-10 01:35:21 +00:00
paulus
ef90819423 Added RCS IDs; minor enhancements (default local address to first IP
address of host; accumulate asyncmaps); bugfix (pidfile location).
1993-11-10 01:33:51 +00:00
paulus
7250f6a418 Fixed bug where chat would fail if it didn't find the string it was
looking for within 1024 characters; some code cleanup.
1993-11-09 04:57:19 +00:00
mycroft
c776e015f6 Clean up deleted files. 1993-11-09 04:54:33 +00:00
paulus
8d1ed68875 New version (2.0) of pppd. It now conforms to RFCs 1331, 1332, 1334,
and has vastly improved security features, and other improved functionality
(including an updated man page!).
1993-11-09 04:53:15 +00:00
cgd
7f773f8f4b we have rand48 now 1993-10-14 01:51:11 +00:00
cgd
ed8d9adecd needs libcrypt 1993-10-11 10:52:31 +00:00
brezak
7a19417ff8 Cleanup port to NetBSD 1993-08-23 14:36:07 +00:00
brezak
d9d60a264e Add speeds of 19200, 38400, 57600, 115200 1993-08-18 13:00:39 +00:00
brezak
2326181767 /netbsd is the kernel name. 1993-08-18 12:55:13 +00:00
brezak
9ea8dd1822 Set group to kmem. 1993-08-18 12:54:50 +00:00
brezak
48d617a9d6 Use LOG_INFO instead of LOG_NOTICE for informational messages. Correctly set line speed. 1993-08-18 12:54:16 +00:00
mycroft
377989dc53 __386BSD__ --> __NetBSD__ 1993-08-16 00:47:33 +00:00
deraadt
3604916e13 ppp from paul mackerras 1993-08-14 06:29:28 +00:00