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 c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. пре 16 година
..
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 пре 17 година
asprintf.c Added [v]asprintf() пре 17 година
basename.c Added dirname() пре 17 година
bitmap.c Reallocate memory for bitmaps only when necessary. пре 16 година
bitops.c Don't get stuck in an infinite loop on negative integers! пре 16 година
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 пре 17 година
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 Add missing format qualifier пре 16 година
device.c Add "name" field to struct device to allow human-readable hardware device пре 17 година
downloader.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
errno.c Split strerror() out from errno.c пре 17 година
exec.c Use stdio.h instead of vsprintf.h пре 17 година
filter.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
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 Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
i82365.c Initial revision пре 19 година
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 пре 17 година
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 If no shell was requested via Ctrl-B, exit immediately if boot fails. пре 16 година
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 пре 18 година
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. пре 17 година
posix_io.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
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 Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
serial.c Separated out initialisation functions from startup/shutdown functions. пре 17 година
settings.c Use stdio.h instead of vsprintf.h пре 17 година
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 година
uuid.c Added definition of a UUID and uuid_ntoa() (for debugging), and implemented smbios_get_uuid(). пре 16 година
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. пре 17 година
xfer.c Add XFER_INIT() macro. пре 16 година