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