summaryrefslogtreecommitdiffstats
path: root/src/proto/uip/uip.c
Commit message (Expand)AuthorAgeFilesLines
* (Redoing check-in lost by SourceForge's failure.)Michael Brown2006-05-131-1501/+0Star
* Added missing headers required for compilation in Etherboot.Michael Brown2006-04-241-0/+2
* Obviate uip_init(); our bss is zeroed at startup already.Michael Brown2006-04-241-1/+3
* Remove htons(); it is provided elsewhere in EtherbootMichael Brown2006-03-221-7/+0Star
* Add uip on HEAD; it's safe to build, since nothing links against it at theMichael Brown2006-03-161-0/+1504