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 746d0f8feb Merge commit 'holger/strings' пре 17 година
..
abft.c Added support for draft version of the AoE Boot Firmware Table. пре 17 година
acpi.c Added generic function for calculating ACPI table checksum пре 18 година
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of пре 18 година
asprintf.c Added [v]asprintf() пре 17 година
basename.c Added dirname() пре 17 година
btext.c Dead code removal. пре 17 година
config.c Allowed HTTPS to be a separately configurable feature. пре 17 година
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 пре 17 година
cwuri.c uri_get(NULL) and uri_put(NULL) are explicitly allowed. пре 17 година
debug.c Warnings purge of src/core пре 17 година
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. пре 17 година
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. пре 17 година
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. пре 17 година
i82365.c Initial revision пре 20 година
ibft.c Add iBFT code derived from IBM document. пре 17 година
image.c Set current working URI to be that of the executable image when executing any image, not just a script. (This will enable pxelinux to use relative URIs, should it wish to.) пре 17 година
init.c Separated out initialisation functions from startup/shutdown functions. пре 17 година
interface.c Add debugging пре 18 година
iobuf.c Add per-file error identifiers пре 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 Applied a modified version of holger's regparm patches. пре 17 година
malloc.c Separated out initialisation functions from startup/shutdown functions. пре 17 година
misc.c Dead code removal. пре 17 година
monojob.c Display name and status of each file as it is downloaded. пре 17 година
nvo.c Changed #warning to FIXME for nvo hack warning. пре 17 година
open.c Added two lines of code that were completely missing! пре 17 година
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. пре 17 година
posix_io.c Make read_user() non-blocking, and add select() call. пре 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 пре 18 година
string.c move strndup back to string.c - used by strdup пре 17 година
stringextra.c move strndup back to string.c - used by strdup пре 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 година