summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd
AgeCommit message (Expand)Author
2007-05-27Gross workaround for PR 36390: don't overwrite the stack with zeroes whentls
2007-01-16 * Don't include headers twicehubertf
2006-12-25Spell "separate" correctly. From Zafer Aydogan.wiz
2006-05-25Coveriy CID 797: Avoid NULL deref.christos
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-05-11use -fno-strict-aliasing with GCC4.mrg
2006-03-16forgot to commit the links to sl*christos
2006-01-29Initialize loop master to -1 so that we don't accidentally close fd 0; shouldchristos
2006-01-14Use the ppp zlib from net. In preparation for importing zlib-1.2.3.christos
2006-01-11revert previous. persist does not need to reset the line discipline. (verifiedchristos
2006-01-10reset the tty in the normal tty discipline if we persist so that we canchristos
2005-12-31- don't leak the ipv6 file descriptor when we closechristos
2005-03-22If SMALLPROG is set, do not build in PAM support. While there, dependmartin
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-22Add PAM hooks.christos
2005-02-21Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it incube
2005-02-20Add the compile hook for passwordfd plugin.cube
2005-02-20Make this use the new pppd version.cube
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-12-05Now that ppp is a cloning interface, detect if we have support for it inchristos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-10-28Complete check for packet length, and add verbose errors for malformedchristos
2004-10-28re-enable a length check which was commented out (why?).itojun
2004-10-28cbcp option length is too long, stop parsing.itojun
2004-07-21Revert part of rev 1.31. It is *not* necessary to leave the executablemycroft
2004-05-13PR/20066: John F. Woods: Supply a loadable lcpstatus command.christos
2004-05-13PR/20066: John F. Woods: Add plugin lcp hooks.christos
2004-05-13PR/21178: Christian Biere: Potential misuse of ctype functions [pppd]christos
2004-05-09np->h_net is not a pointer.elric
2004-02-28MAX_IFS is no longer needed. Maxim Konovalovitojun
2004-02-22be more explicit in describing how the default local IP address is determinedlukem
2003-11-02Increase the buffer size for result strings. Reported by Sergey Svishchevchristos
2003-10-21Don't return NULL for an integer.fvdl
2003-10-16safer use of reallocitojun
2003-09-13PR/22776 : Andreas Wrede: proxyarp in pppd is brokenchristos
2003-09-01Use PPPIOCGRAWIN to get the last characters the remote sent, if we are notchristos
2003-08-17one more SIOCGIFCONF->getifaddrs conversionitojun
2003-08-17rewrite SIOCGIFCONF into getifaddrs(3)itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13strlcpy is prototyped in string.hitojun
2003-06-09revert to revision 1.41, since 1.42 did not fix the problem and made thechristos
2003-06-05previous fix had trouble deleting routes; try to delete a more genericchristos
2003-05-28Specify the interface where to place the default route, otherwise we sometimeschristos
2003-05-17use strlcatitojun
2003-05-17remove local copy of strl{cat,cpy}itojun
2003-05-16avoid possible buffer overrunitojun
2003-04-01PR/3272: Wailer: Don't send lcp echo's if we are not opened.christos
2003-03-31dialling->dialing (from me)perry
2003-03-31spelling fixes, including some pointed out by Igor Sobrado inperry
2003-03-30Uppercase ULTRIX. Igor Sobrado in PR 19678.wiz