Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump pppd to 2.4.5 and convert to Makefile.autotools.in | Gustavo Zacarias | 2010-03-18 | 1 | -21/+0 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | pppd: fix build without UCLIBC_HAS_BSD_ERR | Peter Korsgaard | 2009-02-19 | 1 | -0/+21 |
Replace the BSD specific warn() with a call to syslog. Patch by Gustavo Zacarias, closes #109. |