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