summaryrefslogtreecommitdiffstats
path: root/src/proto/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal.Michael Brown2007-07-141-3/+4
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-041-3/+1Star
* We don't actually use the reset functions anywhere, and nothing reallyMichael Brown2007-07-031-1/+1
* Warnings purgeMarty Connor2007-07-021-5/+5
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-1/+1
* Moved include/in.h to include/gpxe/in.h, so that it can be included byMichael Brown2006-03-231-1/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-1/+1
* Updated to use buffer rather than processorMichael Brown2005-05-171-16/+7Star
* Protocol structure can now specify the default port.Michael Brown2005-05-021-4/+3Star
* Updated to new protocol API, made to compile.Michael Brown2005-05-011-68/+85
* Moved protocols to proto/Michael Brown2005-05-011-0/+610