summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/loadalias.c
Commit message (Collapse)AuthorAgeFilesLines
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-0/+88
alias commands simply won't work. Only root may specify the location of the alias lib (otherwise, it's hard-coded). Make logprintf silently fail if LogOpen hasn't been called. Suggested by: eivind
OpenPOWER on IntegriCloud