summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd
AgeCommit message (Expand)Author
1995-03-21Fix length of LCP echo and echo reply.mycroft
1995-03-11fix transposed sentences in man page (bin/861). Tim Chase <tim@weasel.alpha....glass
1995-01-07Get netmask from correct location (fix for PR #711).pk
1994-12-23includes for protos.cgd
1994-12-22specify man pages the new way.cgd
1994-11-15pppstats(8) and slstats(8) has been rewritten and mergedglass
1994-10-05Keep that pointer moving.pk
1994-09-23Use POSIX form of kill(1).mycroft
1994-09-19Use setuid() and setgid(), not setreuid() and setregid().mycroft
1994-08-26Rudimentary man page for pppstats, derived from slstats.8paulus
1994-07-08do not dump core printing the usage messagederaadt
1994-07-04devname repairderaadt
1994-06-28Fix a bug preventing the lcp-echo-failure option from working.paulus
1994-06-28A warning when the line is looped back is nice, instead of justpaulus
1994-06-14use receive asyncmap = 0 if not negotiated instead of ffffffff (as ispaulus
1994-05-30Improvements to chat plus a man page from Al Longyear <longyear@netcom.com>.paulus
1994-05-30Bring pppd up to the about-to-be-released ppp-2.1.1 release,paulus
1994-05-30changed to use routing socket for adding/deleting proxy arp entriespaulus
1994-05-14update for new kvmcgd
1994-05-14paulus (apparently) forgot thiscgd
1994-05-08Latest version of pppstats from ppp-2.1 releasepaulus
1994-05-08Latest version of pppd from ppp-2.1 releasepaulus
1994-02-22Some fixes so that the local IP address can be assigned by the peerpaulus
1994-01-28needs -lkvm, not -lutilcgd
1994-01-25Changed some includespaulus
1994-01-25Some minor bugfixes from the ppp-2.0 release.paulus
1993-12-02`#ifdef sparc' => `#if defined(sun & sparc)'.pk
1993-11-28Added security option: if compiled with -DREQ_SYSOPTIONS=1, pppd won'tpaulus
1993-11-28Use <paths.h> to get kernel image file name; remove KVMLIB conditional.paulus
1993-11-28Fixed typo.paulus
1993-11-10Added RCS ID.paulus
1993-11-10Added RCS IDs; minor enhancements (default local address to first IPpaulus
1993-11-09Fixed bug where chat would fail if it didn't find the string it waspaulus
1993-11-09Clean up deleted files.mycroft
1993-11-09New version (2.0) of pppd. It now conforms to RFCs 1331, 1332, 1334,paulus
1993-10-14we have rand48 nowcgd
1993-10-11needs libcryptcgd
1993-08-23Cleanup port to NetBSDbrezak
1993-08-18Add speeds of 19200, 38400, 57600, 115200brezak
1993-08-18/netbsd is the kernel name.brezak
1993-08-18Set group to kmem.brezak
1993-08-18Use LOG_INFO instead of LOG_NOTICE for informational messages. Correctly set ...brezak
1993-08-16__386BSD__ --> __NetBSD__mycroft
1993-08-14ppp from paul mackerrasderaadt