Commit Graph

25 Commits

Author SHA1 Message Date
jani
2a968d2b17 Mem corruption fix in cyg_arch_mbox_get from Claudio Leonel 2003-09-18 07:28:15 +00:00
jani
48ec31d02c make PAP and CHAP optional 2003-09-16 14:33:52 +00:00
jani
53969f830f Do not add ecos copyright text to PPP sources since the two licenses conflict 2003-09-16 14:13:16 +00:00
jani
3b8a1def42 Add ecos copyright headers to sources 2003-09-16 13:26:44 +00:00
jani
53ffbd1ff3 EFAULT not defined in ecos but used in sockets.c 2003-09-15 09:07:49 +00:00
jani
97bece84c1 Add raw socket support to ecos port 2003-09-15 08:40:13 +00:00
jani
14574445cf Fix compilation for PPP and for the case when net_drivers package is not added. Initialize loopif, prevent lwip_init being run more than once and fix lwip_set_addr to not chop off the netif_list.All these in init.c for ecos 2003-07-29 14:52:12 +00:00
jani
f40f58d75f Add loopif to the ecos port too 2003-07-29 14:48:59 +00:00
jani
0d7a60bb96 Fix sys_mbox_post. Could cause threads to hang waiting for a mbox forever 2003-07-29 14:23:17 +00:00
marcbou
b1defea1d6 Added authType to pppSetAuth() and CHAP client support
(build unix port with -DLWIP_PPP_CHAP_TEST to test it)
2003-06-27 19:37:16 +00:00
kieranm
e754426f52 Changed DEBUGF to LWIP_DEBUGF 2003-06-10 10:45:29 +00:00
jani
2751b94b49 update for latest PPP and sio.change some thread prios.put in ctrlc check 2003-06-02 11:17:04 +00:00
jani
fff576d8b8 ppp support for ecos 2003-05-27 14:38:51 +00:00
jani
cab5828518 patches 149{2,3,4} from Marc 2003-05-19 14:45:02 +00:00
jani
757087f712 make test not bash specific 2003-05-05 14:56:27 +00:00
jani
b17012a1e3 Ids gone from tests too 2003-04-30 15:18:19 +00:00
jani
3ee681876e some updates and cleanups 2003-04-30 15:17:07 +00:00
jani
5fe219f074 add read and write to sio ops 2003-04-28 10:13:23 +00:00
jani
80c243d2e8 add sio.h 2003-04-17 09:48:20 +00:00
jani
ac46366ff3 safer handling of EPK dir. in case user mistypes do not rm -Rf something important 2003-04-14 15:36:56 +00:00
jani
9713f45a02 return -1 instead of 0 in sem_wait and mbox_fetch on timeout 2003-04-07 13:23:36 +00:00
jani
8ec8b9225c update ecos port 2003-03-24 09:19:25 +00:00
jani
9ef973cc4e do not put CVS files in the epk 2003-03-05 14:20:20 +00:00
jani
9ac27f9860 add patch against ecos needed for the glue to wotk 2003-03-01 10:47:38 +00:00
jani
d9d0f12c61 Add eCos glue. 2003-02-28 14:29:13 +00:00