* torc: removed references to sppsym and SPPSYM * torc: removed all references to #spp in scripts, tests, man pages, renamed *.whatever.spp to *.whatever * torc: replaces INSTALL document with updated version suitable for new ADE * torc: moved the 'this manual page documents version ....' from the top of the man page to the bottom. * minor typo in comment corrected Release 0.3.1 (Mon Sep 20 11:23:08 CEST 2004) * minor man page corrections Release 0.3 (Thu Apr 29 22:16:54 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * corrected typo. * added svn keyword properties * filled out description in README. * added 'enabled' token only for init.d script. * aligned with renamed adespp options * added 'isp' support to config file (previously 'tonline' hardcoded) * workaround for Debian bug #235192, whereby closing stdout/stderr causes pppd to make pppoe fail. * recoded stop_connection() function to give more time for stopping. * corrected some spacing around commas in man pages * correction to perl scripts option processing whereby comma operator misinterpreted because of being in array context * converted changelog to non-Debian format * added option processing breaker '--' code * corrected some public environment variable names * aligned options, usage message and man page * major man page update. * corrected message displayed by failed ade_lck_lock call * reverted to not setting $0 'cos it confuses start-stop-daemon * changed text of disconnect/reconnect messages * added config ('in') file for new ADE standard test * removed underscores from 'standard' directory name symbols (e.g. 'TMP_DIR' is now 'TMPDIR') * added vim filetype defintions to .spp files * converted to new option processing code * added config file support and wrote a commented config file as example * added a man page * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * imported t-online-reconnector before adding verbose options