1. c44a193 [legal] Add a selection of FILE_LICENCE declarations by Michael Brown · 16 years ago
  2. a1572e0 Modify gPXE core and drivers to work with the new timer subsystem by Alexey Zaytsev · 17 years ago
  3. 25fd42c Reduced etherboot.h dependencies to avoid unnecessary rebuilds. by Michael Brown · 17 years ago
  4. 73e3e02 Fix prototype of random() and move to stdlib.h by Michael Brown · 18 years ago
  5. 637a891 Fix prototype of sleep() and move it to unistd.h by Michael Brown · 18 years ago
  6. 97439cb Kill off poll_interruptions(); it is lethal when we're acting as a PXE by Michael Brown · 18 years ago
  7. 49f933f Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux by Michael Brown · 19 years ago
  8. 05b2843 Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) tcp.h. by Michael Brown · 19 years ago
  9. dde1c5a Moved include/in.h to include/gpxe/in.h, so that it can be included by by Michael Brown · 19 years ago
  10. 9c8a69b Merge from Etherboot 5.4 by Michael Brown · 19 years ago
  11. 5d28bae Fix up building with gcc 4.0.1 / gas 2.16.91 by Michael Brown · 19 years ago
  12. be78975 IGMP protocol now uses the generic background protocol mechanism. by Michael Brown · 20 years ago
  13. 53a4436 TFTP upgraded to use a core function library (in tftpcore.c) which will be by Michael Brown · 20 years ago
  14. f888bd5 doxygen doesn't allow us to do the --include compiler.h trick... by Michael Brown · 20 years ago
  15. 7205f08 Heap function prototypes moved to heap.h by Michael Brown · 20 years ago
  16. cc980d1 Moved DOWNLOAD_PROTO_XXX options to config.h by Michael Brown · 20 years ago
  17. 1fdbbaa Removed obsolete prototypes. by Michael Brown · 20 years ago
  18. d727e14 nfs prototypes no longer required. by Michael Brown · 20 years ago
  19. 5bec933 tftp prototypes moved to tftp.h by Michael Brown · 20 years ago
  20. 332b40b loadkernel no longer exists; it is now download_url and lives in nic.c. by Michael Brown · 20 years ago
  21. fda36a0 Added back in the actual call to load(). by Michael Brown · 20 years ago
  22. f085167 printf and sprintf now defined in vsprintf.h, drag in console.h to get by Michael Brown · 20 years ago
  23. 8570814 Removed basemem.c prototypes by Michael Brown · 20 years ago
  24. c8c7d93 Relocation code is arch-specific. by Michael Brown · 20 years ago
  25. fedd00d Removed references to old callback mechanism by Michael Brown · 20 years ago
  26. 0ff80b4 Merged mcb30-realmode-redesign back to HEAD by Michael Brown · 20 years ago
  27. 7700b80 Remove CODE16 as a global define; most files define it themselves by Michael Brown · 20 years ago
  28. 3d6123e Initial revision by Michael Brown · 20 years ago