summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2000-03-19Allow environment variables on command/config lines; markk@knigma.orgbrian
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-04Refresh the NAT IP pointer after a potential mbuf reallocation. Thisbrian
2000-03-03Fix some printf-type argument bugsbrian
2000-02-28Better Englishbrian
2000-02-27$Id$ -> $OpenBSD$brian
2000-02-27Fix a bug in end-of-line comment parsing.brian
2000-02-27When we stop a timer that's the first in the timer list, ensurebrian
2000-01-22ie. -> i.e.,Aaron Campbell
2000-01-18Repair duplicate word occurences; (as found by a Perl script sent to us fromAaron Campbell
2000-01-17Use AUTHLEN for the length of authnamebrian
2000-01-15Correct the serial device namebrian
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