]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/passprompt.c
pppd: Handle SIGINT and SIGTERM during interrupted syscalls (#148)
[ppp.git] / pppd / plugins / passprompt.c
2020-05-25 palipppd: Handle SIGINT and SIGTERM during interrupted...
2013-02-03 Paul Mackerrasplugins/passprompt: Fix potential out-of-bounds array...
2006-06-15 Paul MackerrasFix obvious subscript-out-of-range error.
2003-04-25 Frank Cusackpromptpass(): handle EINTR (bug report from Damian...
2003-04-25 Frank Cusackpromptpass(): read(2) returns ssize_t, not size_t....
2001-03-08 Paul MackerrasMake the example plugins here export the version number...
1999-11-17 Paul Mackerrasadd passprompt plugin