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 e330db3c74 Dead code removal. hace 17 años
..
acpi.c Added generic function for calculating ACPI table checksum hace 18 años
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of hace 17 años
asprintf.c Added [v]asprintf() hace 17 años
background.c Add "name" field to struct device to allow human-readable hardware device hace 17 años
basename.c Added dirname() hace 17 años
btext.c Dead code removal. hace 17 años
buffer.c Moved most buffer debug messages to DBG2. hace 17 años
config.c Dead code removal. hace 17 años
console.c Add "name" field to struct device to allow human-readable hardware device hace 17 años
cwuri.c Add concept of "current working URI". hace 17 años
debug.c Warnings purge of src/core hace 17 años
device.c Add "name" field to struct device to allow human-readable hardware device hace 17 años
downloader.c Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. hace 17 años
errno.c Split strerror() out from errno.c hace 17 años
exec.c Use stdio.h instead of vsprintf.h hace 17 años
gcc_implicit.c Avoid barfing on gcc's implicit memcpy()s hace 17 años
getkey.c Keep running the main processing loop while waiting for input. hace 17 años
getopt.c Use stdio.h instead of vsprintf.h hace 17 años
hw.c Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. hace 17 años
i82365.c Initial revision hace 19 años
image.c convert to zalloc hace 17 años
init.c Separated out initialisation functions from startup/shutdown functions. hace 17 años
interface.c Add debugging hace 17 años
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). hace 17 años
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). hace 17 años
linebuf.c Update HTTP to use data-xfer interface. hace 17 años
main.c Separated out initialisation functions from startup/shutdown functions. hace 17 años
malloc.c Separated out initialisation functions from startup/shutdown functions. hace 17 años
misc.c Dead code removal. hace 17 años
monojob.c Added monojob controller in lieu of a full working shell. hace 17 años
nvo.c Update DHCP to use data-xfer interface (not yet tested). hace 17 años
open.c Treat URIs opened via xfer_open() and friends as relative to the current working URI. hace 17 años
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures hace 18 años
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. hace 17 años
posix_io.c Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. hace 17 años
process.c Add debug messages to process.c hace 17 años
proto_eth_slow.c Dead code removal. hace 17 años
random.c Dead code removal. hace 17 años
refcnt.c Make ref_get() return the reference, for cleaner code. hace 17 años
resolv.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). hace 17 años
serial.c Separated out initialisation functions from startup/shutdown functions. hace 17 años
settings.c Use stdio.h instead of vsprintf.h hace 17 años
string.c Dead code removal. hace 17 años
timer.c Dead code removal. hace 17 años
uri.c convert to zalloc hace 17 años
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. hace 17 años
xfer.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). hace 17 años