christiaans
|
8de173efc8
|
Introduced cc.h formatters.
|
2005-12-08 08:20:07 +00:00 |
|
jani
|
9474594fde
|
don't append ecos copyrigh headers to files which already have BSD copyright
|
2004-11-09 12:49:07 +00:00 |
|
jani
|
ca61fd54af
|
minor updates in CDL
|
2004-11-09 11:17:37 +00:00 |
|
jani
|
5dee3e2347
|
add network.h for compatib with ecos BSD stacks
|
2004-03-26 13:33:27 +00:00 |
|
jani
|
f0be87dca0
|
add sys_timeout test
|
2004-03-26 13:32:51 +00:00 |
|
jani
|
6e1589ddca
|
misc small warning fixes
|
2004-03-26 13:31:39 +00:00 |
|
jani
|
17ec2ad379
|
slip set default route fix from Oyvind Harboe
|
2004-03-22 08:36:46 +00:00 |
|
jani
|
b2c8429c30
|
io eth patch no longer required
|
2004-01-19 11:46:10 +00:00 |
|
jani
|
6990895759
|
define fix
|
2004-01-09 15:47:29 +00:00 |
|
jani
|
9156646ce4
|
minor cleanup,use rign ifdef
|
2004-01-09 15:36:06 +00:00 |
|
jani
|
b4f277007f
|
hopefully better defaults for some tunables
|
2004-01-09 14:50:40 +00:00 |
|
jani
|
549f86f45f
|
make ethernet optional, settable eth input thread priority
|
2004-01-09 09:16:02 +00:00 |
|
jani
|
60e2d4bfbc
|
silence some more warnings in the test apps
|
2004-01-06 18:45:51 +00:00 |
|
jani
|
ab392ac737
|
reduce stack size for tcpecho test to 4K
|
2004-01-05 15:33:22 +00:00 |
|
jani
|
0f370aeabe
|
prototype of diag_printf
|
2004-01-05 15:32:27 +00:00 |
|
jani
|
ef3519f98f
|
fix ppp_trace()
|
2004-01-05 15:31:35 +00:00 |
|
jani
|
724f2089d5
|
update ecos to netif_add, configurable loopif, and more cdl options
|
2003-11-24 08:31:04 +00:00 |
|
jani
|
888c68106b
|
fix some compilation warnings
|
2003-11-04 12:41:56 +00:00 |
|
jani
|
acbd02dde8
|
for ecos port: conditionally compile udp, add raw.c, fix warning in sys_arch
|
2003-11-04 12:32:25 +00:00 |
|
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 |
|