| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Moved uIP and tcp.c from proto/ to net/ | Michael Brown | 2006-04-30 | 1 | -2/+1![]() | |
| | | ||||||
| * | Add "net" directory. | Michael Brown | 2006-04-24 | 1 | -1/+2 | |
| | | | | | | Avoid including debug information in bin/%.s output, since the whole point is to have easy-to-read assembler. | |||||
| * | Add debug symbols to objects. (They will be stripped out of the final | Michael Brown | 2006-03-23 | 1 | -0/+1 | |
| | | | | | -Obinary build anyway, so it doesn't waste any space). | |||||
| * | Add uip on HEAD; it's safe to build, since nothing links against it at the | Michael Brown | 2006-03-16 | 1 | -0/+1 | |
| | | | | | moment. | |||||
| * | no need for depending on build library ("blib") | Geert Stappers | 2005-06-14 | 1 | -1/+1 | |
| | | | | | when make is invoked without arguments | |||||
| * | Added interface/pxe directory | Michael Brown | 2005-05-24 | 1 | -0/+1 | |
| | | ||||||
| * | Add DOXYGEN definition, comment out reference to not-yet-existent "image" | Michael Brown | 2005-05-18 | 1 | -1/+2 | |
| | | | | | directory. | |||||
| * | Added "image" directory | Michael Brown | 2005-05-17 | 1 | -0/+1 | |
| | | ||||||
| * | Added "proto" directory | Michael Brown | 2005-04-30 | 1 | -0/+1 | |
| | | ||||||
| * | Produce a sorted list of all local symbols in the map file. | Michael Brown | 2005-04-27 | 1 | -0/+2 | |
| | | ||||||
| * | Added DBG2 | Michael Brown | 2005-04-25 | 1 | -1/+4 | |
| | | ||||||
| * | Make it easier to comment out individual SRC directories when things | Michael Brown | 2005-04-22 | 1 | -2/+4 | |
| | | | | | are broken... :) | |||||
| * | blib definition moved to Makefile.housekeeping. | Michael Brown | 2005-04-18 | 1 | -3/+0![]() | |
| | | ||||||
| * | Add MKCONFIG utility, and add "-I ." to CFLAGS so that we can work | Michael Brown | 2005-04-17 | 1 | -1/+2 | |
| | | | | | with generated headers. | |||||
| * | Found a home for MAKEROM_FLAGS_3c503. | Michael Brown | 2005-04-17 | 1 | -2/+6 | |
| | | ||||||
| * | Use the correct case for -Ddebug_<object> | Michael Brown | 2005-04-17 | 1 | -1/+1 | |
| | | ||||||
| * | Improved building of debugging objects. You can now specify a "DEBUG=" | Michael Brown | 2005-04-17 | 1 | -5/+11 | |
| | | | | | | | list for any build, e.g. make bin/pnic.dsk DEBUG=pci,pnic This will drag in debugging-enabled versions of pci.c and pnic.c. | |||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -11/+141 | |
| | | ||||||
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+15 | |

