Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A working DNS resolver (not yet tied in to anything) | Michael Brown | 2007-01-15 | 1 | -1/+5 |
* | We don't actually have a stdio.h header file. Our printf() functions are | Michael Brown | 2006-09-27 | 1 | -1/+0 |
* | added stdio.h to includes for DBG compilation | Marty Connor | 2006-09-27 | 1 | -0/+1 |
* | gcc is rather over-aggressive about optimising out static data structures | Michael Brown | 2006-04-24 | 1 | -1/+1 |
* | Header rearrangement. | Michael Brown | 2006-04-24 | 1 | -1/+1 |
* | Fixes for gcc >= 3.2 from Georg Baum | Michael Brown | 2005-05-23 | 1 | -2/+5 |
* | NMB packets are so similar to DNS packets; we may as well add NMB as a | Michael Brown | 2005-05-01 | 1 | -0/+103 |