| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove uIP; we haven't used it for quite some time now. | Michael Brown | 2007-01-10 | 1 | -1500/+0![]() |
| | | |||||
| * | We don't actually have a stdio.h header file. Our printf() functions are | Michael Brown | 2006-09-27 | 1 | -1/+0![]() |
| | | | | | | | | | defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) There should be no need to include vsprintf.h just for DBG() statements, since include/compiler.h forces it in for a debug build anyway. | ||||
| * | Moved uIP and tcp.c from proto/ to net/ | Michael Brown | 2006-04-30 | 1 | -0/+1501 |

