]> git.ozlabs.org Git - ppp.git/history - pppd/tty.c
Note that the inbound and outbound qualifiers can be used with
[ppp.git] / pppd / tty.c
2003-04-07 Paul MackerrasRevert the previous change that required channel send_c...
2003-03-03 Paul MackerrasA bunch of fixes mostly aimed at fixing the problems...
2003-02-24 Frank CusackDon't leak an extra pipe descriptor to ptycommand....
2002-12-06 Paul MackerrasMake sure we don't do FD_SET(fd, set) with fd >= FD_SET...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2002-09-12 Paul MackerrasCall sys_close in the child when starting charshunt...
2001-03-12 Paul Mackerrasmake establish/disestablish_ppp members of the channel...
2001-03-08 Paul MackerrasNew options system with priorities for option values...
2001-02-22 Paul MackerrasRework options processing stuff to implement option...
2000-07-24 Paul Mackerrasfix allow-ip option, allow @login for secret meaning...
2000-07-06 Paul Mackerrasmove more stuff from main.c into tty.c, for 2.4.0b4
2000-06-30 Paul MackerrasMove the tty-related stuff out to tty.c as far as possible.