Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown 0dd0a8366e Removed obsolete line merged in with the cmdline stuff il y a 18 ans
..
async.c Missing from previous checkin. il y a 18 ans
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) il y a 19 ans
btext.c Removed vestigal FILO code il y a 18 ans
buffer.c Assertions are now handled via the POSIX-like <assert.h>. il y a 18 ans
config.c Add NULL_TRAP as a config option il y a 18 ans
console.c Some versions of doxygen seem to object to "@ret None" or similar. il y a 19 ans
debug.c Tidy up hex_dump() output. il y a 18 ans
dev.c dev.c uses the new tables infrastructure. il y a 19 ans
device.c Added generic device model. il y a 18 ans
disk.c Needs to be updated to new probe logic. il y a 19 ans
elf_loader.c Merge from Etherboot 5.4 il y a 18 ans
errno.c More doxygen docs il y a 19 ans
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). il y a 18 ans
i82365.c Initial revision il y a 19 ans
image.c fix printf format args il y a 18 ans
init.c Move init.h to gpxe/init.h. il y a 18 ans
main.c Removed obsolete line merged in with the cmdline stuff il y a 18 ans
malloc.c Tidied up debugging messages il y a 18 ans
misc.c Remove dependency on arptable[] (which is no longer used). il y a 18 ans
nic.c Added a very quick and dirty compatibility layer, to allow not-yet-updated drivers to at least function. il y a 18 ans
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). il y a 18 ans
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... il y a 18 ans
pcmcia.c Move init.h to gpxe/init.h. il y a 18 ans
process.c Added basic code for implementing co-operative multitasking. il y a 18 ans
proto.c First version il y a 19 ans
proto_eth_slow.c Initial revision il y a 19 ans
resolv.c Added debugging. il y a 19 ans
serial.c Move init.h to gpxe/init.h. il y a 18 ans
string.c Initial revision il y a 19 ans
timer.c Initial revision il y a 19 ans
url.c Made parse_url do more of the processing, to avoid duplicating parts of il y a 19 ans
vsprintf.c Accept '%i' as a synonym for '%d'. il y a 18 ans