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 726e366e8f Add code for constructing single-file cpio archives on the fly пре 18 година
..
abft.c Added support for draft version of the AoE Boot Firmware Table. пре 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 година
basename.c Added dirname() пре 18 година
btext.c Dead code removal. пре 18 година
config.c Allowed HTTPS to be a separately configurable feature. пре 18 година
console.c Add "name" field to struct device to allow human-readable hardware device пре 18 година
cpio.c Add code for constructing single-file cpio archives on the fly пре 18 година
cwuri.c Add concept of "current working URI". пре 18 година
debug.c Warnings purge of src/core пре 18 година
device.c Add "name" field to struct device to allow human-readable hardware device пре 18 година
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. пре 18 година
errno.c Split strerror() out from errno.c пре 18 година
exec.c Use stdio.h instead of vsprintf.h пре 18 година
filter.c Added a simple pass-through filter layer for data transfer interfaces. пре 18 година
getkey.c Keep running the main processing loop while waiting for input. пре 18 година
getopt.c Use stdio.h instead of vsprintf.h пре 18 година
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. пре 18 година
i82365.c Initial revision пре 20 година
image.c convert to zalloc пре 18 година
init.c Separated out initialisation functions from startup/shutdown functions. пре 18 година
interface.c Add debugging пре 18 година
iobuf.c Add per-file error identifiers пре 18 година
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). пре 18 година
linebuf.c Update HTTP to use data-xfer interface. пре 18 година
main.c Applied a modified version of holger's regparm patches. пре 18 година
malloc.c Separated out initialisation functions from startup/shutdown functions. пре 18 година
misc.c Dead code removal. пре 18 година
monojob.c Added monojob controller in lieu of a full working shell. пре 18 година
nvo.c Changed #warning to FIXME for nvo hack warning. пре 18 година
open.c Added two lines of code that were completely missing! пре 18 година
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures пре 19 година
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. пре 18 година
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. пре 18 година
process.c Add debug messages to process.c пре 18 година
proto_eth_slow.c Dead code removal. пре 18 година
random.c Dead code removal. пре 18 година
refcnt.c Make ref_get() return the reference, for cleaner code. пре 18 година
resolv.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). пре 18 година
serial.c Separated out initialisation functions from startup/shutdown functions. пре 18 година
settings.c Use stdio.h instead of vsprintf.h пре 18 година
string.c Dead code removal. пре 18 година
timer.c Dead code removal. пре 18 година
uri.c convert to zalloc пре 18 година
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. пре 18 година
xfer.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). пре 18 година