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 698b5bc887 Fix a minor logical error in posix_io.c vor 17 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 18 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 17 Jahren
bitops.c Don't get stuck in an infinite loop on negative integers! vor 17 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 18 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 17 Jahren
device.c Add "name" field to struct device to allow human-readable hardware device vor 18 Jahren
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. 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 Added a simple pass-through filter layer for data transfer interfaces. 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 Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. vor 17 Jahren
i82365.c Initial revision vor 20 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 Applied a modified version of holger's regparm patches. vor 17 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 Fix a minor logical error in posix_io.c vor 17 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 Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). vor 17 Jahren
serial.c Separated out initialisation functions from startup/shutdown functions. vor 17 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 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 17 Jahren
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. vor 17 Jahren
xfer.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). vor 17 Jahren