Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 21:58:31 -0800 (PST)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pppd sys-bsd.c
Message-ID:  <200211050558.gA55wVKs080052@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2002/11/04 21:58:31 PST

  Modified files:
    usr.sbin/pppd        sys-bsd.c 
  Log:
  Test for the existance of kernel ppp support by seeing if the kernel has
  the module compiled in or loaded instead of bogusly checking for ppp0.
  Also if and only if the caller is actually root and the kernel does not
  have ppp support, try to load the ppp module before giving up.
  
  Revision  Changes    Path
  1.19      +14 -12    src/usr.sbin/pppd/sys-bsd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211050558.gA55wVKs080052>