Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. vor 16 Jahren
..
abft.c Added support for draft version of the AoE Boot Firmware Table. vor 17 Jahren
acpi.c Added generic function for calculating ACPI table checksum vor 18 Jahren
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of vor 17 Jahren
asprintf.c Added [v]asprintf() vor 17 Jahren
basename.c Added dirname() vor 17 Jahren
bitmap.c Reallocate memory for bitmaps only when necessary. vor 16 Jahren
bitops.c Don't get stuck in an infinite loop on negative integers! vor 16 Jahren
btext.c Dead code removal. vor 17 Jahren
config.c Allowed HTTPS to be a separately configurable feature. vor 17 Jahren
console.c Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
cpio.c Add code for constructing single-file cpio archives on the fly vor 17 Jahren
cwuri.c uri_get(NULL) and uri_put(NULL) are explicitly allowed. vor 17 Jahren
debug.c Add missing format qualifier vor 16 Jahren
device.c Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
downloader.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. vor 16 Jahren
errno.c Split strerror() out from errno.c vor 17 Jahren
exec.c Use stdio.h instead of vsprintf.h vor 17 Jahren
filter.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. vor 16 Jahren
getkey.c Keep running the main processing loop while waiting for input. vor 17 Jahren
getopt.c Use stdio.h instead of vsprintf.h vor 17 Jahren
hw.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. vor 16 Jahren
i82365.c Initial revision vor 19 Jahren
ibft.c Add iBFT code derived from IBM document. vor 17 Jahren
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.) vor 17 Jahren
init.c Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
interface.c Add debugging vor 17 Jahren
iobuf.c Add per-file error identifiers vor 17 Jahren
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). vor 17 Jahren
linebuf.c Update HTTP to use data-xfer interface. vor 17 Jahren
main.c If no shell was requested via Ctrl-B, exit immediately if boot fails. vor 16 Jahren
malloc.c Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
misc.c Dead code removal. vor 17 Jahren
monojob.c Display name and status of each file as it is downloaded. vor 17 Jahren
nvo.c Changed #warning to FIXME for nvo hack warning. vor 17 Jahren
open.c Added two lines of code that were completely missing! vor 17 Jahren
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures vor 18 Jahren
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. vor 17 Jahren
posix_io.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. vor 16 Jahren
process.c Add debug messages to process.c vor 17 Jahren
proto_eth_slow.c Dead code removal. vor 17 Jahren
random.c Dead code removal. vor 17 Jahren
refcnt.c Make ref_get() return the reference, for cleaner code. vor 17 Jahren
resolv.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. vor 16 Jahren
serial.c Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
settings.c Use stdio.h instead of vsprintf.h vor 17 Jahren
string.c move strndup back to string.c - used by strdup vor 17 Jahren
stringextra.c move strndup back to string.c - used by strdup vor 17 Jahren
timer.c Dead code removal. vor 17 Jahren
uri.c convert to zalloc vor 17 Jahren
uuid.c Added definition of a UUID and uuid_ntoa() (for debugging), and implemented smbios_get_uuid(). vor 16 Jahren
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. vor 17 Jahren
xfer.c Add XFER_INIT() macro. vor 16 Jahren