kieranm
bddf652073
Update unix port to 1.3.0 before release
2008-01-15 13:10:51 +00:00
goldsimon
797387c936
Added the new inet_chkusm.c file, included moved inet.c. Hope this works as I have no possibility to check it...
2007-11-16 19:41:33 +00:00
christiaans
8cef35e840
Added lwip_prvmib.c, an example for a simple private SNMP MIB implementation.
2006-10-06 09:59:46 +00:00
christiaans
922405d4e9
Enabled LWIP_SNMP for development in the 'minimal' example.
2006-08-21 10:21:54 +00:00
christiaans
3ee29c973e
Changed broken select() timeout based timers into setitimer() timers.
2006-07-03 07:16:48 +00:00
christiaans
8bb26656a1
Added -pedantic switch.
2006-03-15 11:40:18 +00:00
christiaans
43e9947345
Disabled debug output, renamed executable.
2005-10-31 08:20:15 +00:00
christiaans
d81bc3571d
Rewrite using raw API, not stable yet.
2005-10-27 07:15:32 +00:00
christiaans
ca90f6fce9
Some build fixes for OpenBSD.
2005-10-10 07:25:35 +00:00
likewise
22797a10a5
Added raw.c to Makefile
2004-03-11 19:53:36 +00:00
likewise
85a773067b
Added dhcp.c to the Makefile
2003-11-17 23:44:54 +00:00
likewise
0227d13f35
Made compilable with 0.6.4.
2003-10-02 22:47:25 +00:00
jani
c1d9d1e71f
Spelling fixes from Marc Boucher
2003-03-07 13:40:31 +00:00
davidhaas
f87520e049
Allow minimal unix target to build in cygwin (but not necessarily run).
...
Applied a patch from Marc Boucher which has the following changes:
1) Fixed sys_arch.txt documentation to have new return type from
sys_thread_new.
2) Removed unnecessary casts on calling sys_timeout() in certain files.
3) Removed some unnecessary break statements after return statements.
4) Changed sys_timeout_remove() to sys_untimeout().
5) Added some forgotten #ifndef SYS_LIGHTWEIGHT_PROT to memp.c
6) Changed LWIP_DIAG and LWIP_PLATFORM_ASSERT to have do while().
2003-02-18 19:27:08 +00:00
jani
edd18aad86
add unix projects to contrib module
2003-01-31 13:35:43 +00:00