You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the пре 18 година
..
async.c Missing from previous checkin. пре 19 година
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) пре 20 година
btext.c Removed vestigal FILO code пре 18 година
buffer.c Assertions are now handled via the POSIX-like <assert.h>. пре 19 година
config.c Add NULL_TRAP as a config option пре 18 година
console.c Some versions of doxygen seem to object to "@ret None" or similar. пре 20 година
debug.c Tidy up hex_dump() output. пре 18 година
dev.c dev.c uses the new tables infrastructure. пре 20 година
device.c Added generic device model. пре 19 година
disk.c Needs to be updated to new probe logic. пре 20 година
elf_loader.c Merge from Etherboot 5.4 пре 19 година
errno.c More doxygen docs пре 20 година
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 19 година
i82365.c Initial revision пре 20 година
image.c fix printf format args пре 18 година
init.c Move init.h to gpxe/init.h. пре 19 година
main.c Remove the static IP address hack from netdevice.c, and change the default test to the DHCP test. пре 18 година
malloc.c Tidied up debugging messages пре 19 година
misc.c Remove dependency on arptable[] (which is no longer used). пре 18 година
nic.c Added a very quick and dirty compatibility layer, to allow not-yet-updated drivers to at least function. пре 18 година
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 19 година
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... пре 19 година
pcmcia.c Move init.h to gpxe/init.h. пре 19 година
process.c Added basic code for implementing co-operative multitasking. пре 19 година
proto.c First version пре 20 година
proto_eth_slow.c Initial revision пре 20 година
resolv.c Added debugging. пре 20 година
serial.c Move init.h to gpxe/init.h. пре 19 година
string.c Initial revision пре 20 година
timer.c Initial revision пре 20 година
url.c Made parse_url do more of the processing, to avoid duplicating parts of пре 20 година
vsprintf.c Allow vcprintf() to be called by external code such as the curses library. пре 19 година