diff options
author | Brian Somers <brian@FreeBSD.org> | 1997-06-09 03:27:43 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1997-06-09 03:27:43 +0000 |
commit | 927145be97d8d5b69a0a1a86dc7e9d637102c7d0 (patch) | |
tree | 17c378dccfc6aec857acdadfe528712c1f131e0e /share | |
parent | d67262d269f2537e1c01789c6774e97b0be22648 (diff) | |
download | src-927145be97d8d5b69a0a1a86dc7e9d637102c7d0.tar.gz src-927145be97d8d5b69a0a1a86dc7e9d637102c7d0.zip |
Overhaul ppp:
o Use syslog
o Remove references to stdout/stderr (incl perror())
o Introduce VarTerm - the interactive terminal or zero
o Allow "set timeout" to affect current session
o Change "set debug" to "set log"
o Allow "set log [+|-]flag"
o Make MSEXT and PASSWDAUTH stuff the default
o Move all #ifdef DEBUG stuff into the code - this
shouldn't be too much overhead. It's now controlled
with "set log +debug"
o Add "set log command, debug, tun, warn, error, alert"
o Remove cdefs.h, and assume an ansi compiler.
o Improve all diagnostic output
o Don't trap SIGSEGV
o SIGHUP now terminates again (log files are controlled
by syslog)
o Call CloseModem() when changing devices
o Fix parsing of third arg of "delete"
I think this fixes the "magic is same" problems that some
people have been experiencing.
The man page is being rewritten. It'll follow soon.
Notes
Notes:
svn path=/head/; revision=26516
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions