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 0dd0a8366e Removed obsolete line merged in with the cmdline stuff пре 18 година
..
async.c Missing from previous checkin. пре 18 година
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) пре 19 година
btext.c Removed vestigal FILO code пре 18 година
buffer.c Assertions are now handled via the POSIX-like <assert.h>. пре 18 година
config.c Add NULL_TRAP as a config option пре 18 година
console.c Some versions of doxygen seem to object to "@ret None" or similar. пре 19 година
debug.c Tidy up hex_dump() output. пре 18 година
dev.c dev.c uses the new tables infrastructure. пре 19 година
device.c Added generic device model. пре 18 година
disk.c Needs to be updated to new probe logic. пре 19 година
elf_loader.c Merge from Etherboot 5.4 пре 18 година
errno.c More doxygen docs пре 19 година
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 18 година
i82365.c Initial revision пре 19 година
image.c fix printf format args пре 18 година
init.c Move init.h to gpxe/init.h. пре 18 година
main.c Removed obsolete line merged in with the cmdline stuff пре 18 година
malloc.c Tidied up debugging messages пре 18 година
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(). пре 18 година
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... пре 18 година
pcmcia.c Move init.h to gpxe/init.h. пре 18 година
process.c Added basic code for implementing co-operative multitasking. пре 18 година
proto.c First version пре 19 година
proto_eth_slow.c Initial revision пре 19 година
resolv.c Added debugging. пре 19 година
serial.c Move init.h to gpxe/init.h. пре 18 година
string.c Initial revision пре 19 година
timer.c Initial revision пре 19 година
url.c Made parse_url do more of the processing, to avoid duplicating parts of пре 19 година
vsprintf.c Accept '%i' as a synonym for '%d'. пре 18 година