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 15f8323055 Removing obsolete files. преди 18 години
..
acpi.c Added generic function for calculating ACPI table checksum преди 19 години
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of преди 18 години
asprintf.c Added [v]asprintf() преди 18 години
async.c Added async_block_progress() and default SIGUPDATE handler. преди 18 години
background.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
basename.c Added dirname() преди 18 години
btext.c Removed vestigal FILO code преди 19 години
buffer.c Moved most buffer debug messages to DBG2. преди 18 години
config.c Add gdbsym.c object to help with running gdb-to-qemu преди 18 години
console.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
cwuri.c Add concept of "current working URI". преди 18 години
debug.c Hex dumps are now integrated into the DBG() framework. преди 18 години
dev.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
device.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
disk.c Needs to be updated to new probe logic. преди 20 години
downloader.c Kill off job::start() (it was only ever added as part of an aborted attempt at triggering TCP-related protocols to start). преди 18 години
elf_loader.c Merge from Etherboot 5.4 преди 19 години
errno.c Split strerror() out from errno.c преди 18 години
exec.c Use stdio.h instead of vsprintf.h преди 18 години
gcc_implicit.c Avoid barfing on gcc's implicit memcpy()s преди 18 години
getkey.c Keep running the main processing loop while waiting for input. преди 18 години
getopt.c Use stdio.h instead of vsprintf.h преди 18 години
heap.c SSL requires inordinately large data storage преди 18 години
hw.c Modify data-xfer semantics: it is no longer necessary to call one of request(), seek() or deliver_xxx() in order to start the data flow. Autonomous generators must be genuinely autonomous (having their own process), or otherwise arrange to be called. TCP does this by starting the retry timer immediately. преди 18 години
i82365.c Initial revision преди 20 години
image.c Scripts temporarily deregister themselves while executing. This allows us to avoid execution loops without having to hack around the image registration order. преди 18 години
init.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
interface.c Add debugging преди 18 години
iobuf.c Add alloc_iob() and free_iob(). (Direct search-and-replace equivalents for alloc_pkb() and free_pkb(), which will be retired in due course). преди 18 години
job.c Added monojob controller in lieu of a full working shell. преди 18 години
linebuf.c Update HTTP to use data-xfer interface. преди 18 години
main.c Call hide_etherboot() from startup(), rather than requiring the prefix to do it. преди 18 години
malloc.c Renamed _calloc() to zalloc(), ready to be used as a standalone function. преди 18 години
misc.c Split random number generation out into core/random.c, and create the correct prototypes for srandom(), rand() and srand(). преди 18 години
monojob.c Added monojob controller in lieu of a full working shell. преди 18 години
nvo.c Update DHCP to use data-xfer interface (not yet tested). преди 18 години
open.c Treat URIs opened via xfer_open() and friends as relative to the current working URI. преди 18 години
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures преди 19 години
pcmcia.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE преди 19 години
posix_io.c Add concept of transfer metadata, to be used by UDP in order to implement sendto()/recvfrom() equivalents. преди 18 години
process.c Modify process semantics; rescheduling is now automatic. преди 18 години
proto.c First version преди 20 години
proto_eth_slow.c Initial revision преди 20 години
random.c Split random number generation out into core/random.c, and create the correct prototypes for srandom(), rand() and srand(). преди 18 години
refcnt.c Move increment/decrement debug messages to DBG2 level преди 18 години
resolv.c Introduce name resolution interface and named socket opener. преди 18 години
serial.c Check that serial port init actually happens преди 19 години
settings.c Use stdio.h instead of vsprintf.h преди 18 години
string.c Move tolower() etc to ctype.h as per ISO C преди 18 години
timer.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE преди 19 години
uri.c Add concept of "current working URI". преди 18 години
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. преди 18 години
xfer.c Add concept of transfer metadata, to be used by UDP in order to implement sendto()/recvfrom() equivalents. преди 18 години