Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown e74e20cb55 Remove the static IP address hack from netdevice.c, and change the před 18 roky
..
async.c Missing from previous checkin. před 19 roky
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) před 20 roky
btext.c Removed vestigal FILO code před 18 roky
buffer.c Assertions are now handled via the POSIX-like <assert.h>. před 19 roky
config.c Add NULL_TRAP as a config option před 18 roky
console.c Some versions of doxygen seem to object to "@ret None" or similar. před 20 roky
debug.c Tidy up hex_dump() output. před 18 roky
dev.c dev.c uses the new tables infrastructure. před 20 roky
device.c Added generic device model. před 19 roky
disk.c Needs to be updated to new probe logic. před 20 roky
elf_loader.c Merge from Etherboot 5.4 před 19 roky
errno.c More doxygen docs před 20 roky
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). před 19 roky
i82365.c Initial revision před 20 roky
image.c fix printf format args před 18 roky
init.c Move init.h to gpxe/init.h. před 19 roky
main.c Remove the static IP address hack from netdevice.c, and change the default test to the DHCP test. před 18 roky
malloc.c Tidied up debugging messages před 19 roky
misc.c Remove dependency on arptable[] (which is no longer used). před 18 roky
nic.c Added a very quick and dirty compatibility layer, to allow not-yet-updated drivers to at least function. před 18 roky
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). před 19 roky
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... před 19 roky
pcmcia.c Move init.h to gpxe/init.h. před 19 roky
process.c Added basic code for implementing co-operative multitasking. před 19 roky
proto.c First version před 20 roky
proto_eth_slow.c Initial revision před 20 roky
resolv.c Added debugging. před 20 roky
serial.c Move init.h to gpxe/init.h. před 19 roky
string.c Initial revision před 20 roky
timer.c Initial revision před 20 roky
url.c Made parse_url do more of the processing, to avoid duplicating parts of před 20 roky
vsprintf.c Allow vcprintf() to be called by external code such as the curses library. před 19 roky