summaryrefslogtreecommitdiffstats
path: root/package/pppd/pppd-2.4.4-nobsd.patch
Commit message (Collapse)AuthorAgeFilesLines
* pppd: fix build without UCLIBC_HAS_BSD_ERRPeter Korsgaard2009-02-191-0/+21
Replace the BSD specific warn() with a call to syslog. Patch by Gustavo Zacarias, closes #109.