Commit Graph

10 Commits

Author SHA1 Message Date
adamdunkels
ef6b7099ba Removed the old lwIP homepage from the example web server filesystem and replaced it with a simple web page with short information about the lwIP project. Previously the web pages in the example web server was a large portion of the final .tar.gz file. 2002-10-24 13:11:51 +00:00
adamdunkels
1be416fe0e Added unsigned qualifier to the struct members to avoid compiler warnings. 2002-10-24 13:09:45 +00:00
adamdunkels
524bab33ba Added unsigned qualifier to the output to avoid compiler warnings for the produced fsdata.c file. Added a final newline to the output to avoid warnings. 2002-10-24 13:09:11 +00:00
adamdunkels
2a3e3b984d Added typecasts to avoid compiler warnings 2002-10-24 13:04:51 +00:00
adamdunkels
fc242e107d Removed #inclusion of "netif/sioslipif.h" since the file has been removed and split into two, "netif/sio.h" and "netif/slipif.h". 2002-10-24 12:45:27 +00:00
adamdunkels
a7db4e4347 Rewrote the COREFILES to reflect the changes from tcp_input.c and tcp_output.c to tcp_in.c and tcp_out.c. Removed simrouter and simnode from the all: target. 2002-10-24 12:44:27 +00:00
adamdunkels
27dff9af70 Added typecasts and #includes to keep compiler from issuing warnings 2002-10-23 20:12:18 +00:00
adamdunkels
fbd9fa5d94 Fixed COREFILES to reflect the tcp_input.c -> tcp_in.c and tcp_output.c -> tcp_out.c filename changes 2002-10-23 19:45:33 +00:00
likewise
58cb89d261 Removed old Id: tags in 4 non-source-code files. 2002-10-19 19:48:06 +00:00
likewise
f06e955072 Initial revision 2002-10-19 12:59:30 +00:00