summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2000-01-07Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfacebrian
2000-01-07Upgrade from 2.23 -> 2.26brian
1999-10-13When uncompressing VJ-compressed frames, fix the ip_sum directlybrian
1999-10-05The .Bl -tag flag expects a -width argument.Aaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-08-26Align mbufs to sizeof(long), not 4brian
1999-08-22Allow authkey to be changed independently of the current phase.brian
1999-08-18Mention ``alias enable no'', not ``alias enable off''.brian
1999-08-17Implement a minimum idle time value as an optional second argumentbrian
1999-08-17Set the close-on-exec flag for all unused descriptors whenbrian
1999-08-10If we receive an IPCP protocol reject, bring it down.brian
1999-08-09Change printf formats %q[du] -> %ll[du]brian
1999-08-09Insist that ppp.conf and it's parent directories aren't `other'brian
1999-08-08Don't log_Printf(..., buf) in case buf contains %sbrian
1999-08-06If the clock is put back, ensure that we don't end up dividing bybrian
1999-08-05o Obsolete the undocumented ``set weight'' command.brian
1999-08-03Reorganise ppp's usage to avoid some mandoc limitations.brian
1999-08-02Mention that ospf is a possible filter protocol.brian
1999-08-02Use err[x]/warn[x] and improve error reportingbrian
1999-08-02Filter ospf and igmp separately.brian
1999-07-29Mention which rfc the DNS/NBNS IPCP extensions come from.brian
1999-07-28Don't return a garbage mbuf pointer after storing itbrian
1999-07-28Fix a load of typosbrian
1999-07-27o Overhaul filtering, adding facilities to jump over rules and tobrian
1999-07-27If we've negotiated CBCP and have also specified ``none'' as a possiblebrian
1999-07-27Be a bit more consistent with variable names.brian
1999-07-26Fix an off-by-one error and correct the man page WRT clearingbrian
1999-07-24When we fetch previously retrieved IP fragments from the aliasbrian
1999-07-17Fix a typobrian
1999-07-15Back out the mis-commit of my development ISDN modifications.brian
1999-07-15Don't declare `end' if we aren't compiling radius support.brian
1999-07-10Leap through one more hoop to avoid alignment problems.brian
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-26Don't bother read()ing if we ``expect'' nothing in our chat script.brian
1999-06-26If we run out of chat script immediately after a successfully executedbrian
1999-06-23Support `igmp' filters.brian
1999-06-22Disable TUNSLMODE when we first open the tun device (FreeBSD only).brian
1999-06-22Fix the unused REVERSE stuff in the packet aliasing code.brian
1999-06-18Don't use the ``next'' redial timer if we have no phone number at all.brian
1999-06-14Come up with something useful when someone searches forbrian
1999-06-11Show the correct error if we fail to open a device.brian
1999-06-11Describe why a ``magic'' enddisc is not always a good idea.brian
1999-06-10Allow reserved substitution strings to be escaped by preceeding thembrian
1999-06-10Never bring a link back up after receiving a terminating signal,brian
1999-06-10Allow a remote IP and port range specification in thebrian
1999-06-09Initialise `mp'.brian
1999-06-09Allow our endpoint discriminator to be enabled, disabled, acceptedbrian
1999-06-09Use the correct pid when substituting PROCESSID.brian
1999-06-08Don't use static variables if we don't have to.brian