.. |
btext.c
|
Make vga_font const to avoid warning about large symbol
|
il y a 20 ans |
buffer.c
|
Make "struct buffer"s reusable between sessions.
|
il y a 20 ans |
config.c
|
Moved DOWNLOAD_PROTO_XXX options to config.h
|
il y a 20 ans |
console.c
|
console.c uses the generic table mechanism
|
il y a 20 ans |
dev.c
|
dev.c uses the new tables infrastructure.
|
il y a 20 ans |
disk.c
|
Needs to be updated to new probe logic.
|
il y a 20 ans |
elf_loader.c
|
Initial revision
|
il y a 20 ans |
heap.c
|
Add realloc, since the load buffer code requires it.
|
il y a 20 ans |
i82365.c
|
Initial revision
|
il y a 20 ans |
image.c
|
First versions
|
il y a 20 ans |
init.c
|
Use new generic tables infrastructure
|
il y a 20 ans |
main.c
|
Use the global load_buffer, and the boot_image function.
|
il y a 20 ans |
misc.c
|
inet_aton doesn't overwrite the IP address unless it is valid.
|
il y a 20 ans |
nic.c
|
Protocols now load data into a buffer; they don't execute it.
|
il y a 20 ans |
osloader.c
|
Re-add the "." progress indicator.
|
il y a 20 ans |
pc_kbd.c
|
Merged mcb30-realmode-redesign back to HEAD
|
il y a 20 ans |
pcmcia.c
|
Merged mcb30-realmode-redesign back to HEAD
|
il y a 20 ans |
proto.c
|
First version
|
il y a 20 ans |
proto_eth_slow.c
|
Initial revision
|
il y a 20 ans |
pxe_export.c
|
TFTP API changed.
|
il y a 20 ans |
resolv.c
|
Added debugging.
|
il y a 20 ans |
serial.c
|
Whoops
|
il y a 20 ans |
string.c
|
Initial revision
|
il y a 20 ans |
timer.c
|
Initial revision
|
il y a 20 ans |
url.c
|
Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c
|
il y a 20 ans |
vsprintf.c
|
Gave vsprintf.c its own header file, and made console.h include it.
|
il y a 20 ans |