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