Changeset 9c858e56 in rtems for cpukit/pppd/rtemsmain.c

Timestamp:
01/31/05 22:21:19 (19 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
671edd96
Parents:
fa5dfe8
Message:

2005-01-31 Sergei Organov <osv@…>

PR 771/pppd

  • libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix committed to fix PR736 breaks pppd. chat.c should have its own static ttyfd for pppd to work correctly. The symptom is that second invokation of chat (for connect script) fails due to pppd_ttyfd set to -1 by previous chat invokation (for init script). In addition, this patch fixes leaving of dangling pointer in the abort_stbring[] by chat_send().
(No files)

Note: See TracChangeset for help on using the changeset viewer.