summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/sys-bsd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove if_ppp(4) and if_sl(4).Ed Schouten2009-04-051-1697/+0
* Cleanup of userland __P useKevin Lo2007-11-071-2/+2
* Teach an IPV6CP to pppd(8).Hajimu UMEMOTO2006-11-121-1/+129
* o SIOCGIFCONF->getifaddrs(2) conversion.Maxim Konovalov2004-04-091-76/+51
* Test for the existance of kernel ppp support by seeing if the kernel hasBrooks Davis2002-11-051-12/+14
* Check for FD_SET overruns.Jacques Vidrine2002-09-171-0/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-051-6/+9
* remove old hack that's no longer needed and now breaks the compilePeter Wemm1998-06-211-5/+2
* Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.Peter Wemm1998-06-201-1/+13
* Merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-221-1/+18
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this hasPeter Wemm1997-08-191-149/+568
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Add RTF_STATIC to flags when creating a default route. Hopefully thisPeter Wemm1996-08-131-2/+2
* Use libmd.Poul-Henning Kamp1996-03-011-1/+2
* Bring pppd from ppp-2.2 onto the mainline..Peter Wemm1995-10-311-70/+458
* Finally applied the fix from PR # 701 for the broken prxyarp option ofJoerg Wunsch1995-10-031-6/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Initial revisionGarrett Wollman1994-09-251-0/+743