| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dead code removal. | Michael Brown | 2007-07-14 | 1 | -3/+3 |
| | | | | | Kill off use of etherboot.h outside drivers/net. | ||||
| * | Update buffer-handling code to enable expandable buffers. | Michael Brown | 2007-01-11 | 1 | -1/+1 |
| | | |||||
| * | gcc is rather over-aggressive about optimising out static data structures | Michael Brown | 2006-04-24 | 1 | -1/+1 |
| | | | | | even when __atribute__ (( unused )) is correctly set... | ||||
| * | Quickly hacked to use a buffer rather than a processor. | Michael Brown | 2005-05-17 | 1 | -16/+21 |
| | | | | | These don't yet take advantage of the buffer functionality. | ||||
| * | Protocol structure can now specify the default port. | Michael Brown | 2005-05-02 | 1 | -3/+3 |
| | | |||||
| * | Protocol names are x-slam and x-tftm | Michael Brown | 2005-05-01 | 1 | -1/+1 |
| | | |||||
| * | Updated to protocol API | Michael Brown | 2005-05-01 | 1 | -43/+38![]() |
| | | |||||
| * | Moved protocols to proto/ | Michael Brown | 2005-05-01 | 1 | -0/+541 |

