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 e330db3c74 Dead code removal. 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
background.c Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
basename.c Added dirname() vor 17 Jahren
btext.c Dead code removal. vor 17 Jahren
buffer.c Moved most buffer debug messages to DBG2. vor 17 Jahren
config.c Dead code removal. vor 17 Jahren
console.c Add "name" field to struct device to allow human-readable hardware device vor 17 Jahren
cwuri.c Add concept of "current working URI". vor 17 Jahren
debug.c Warnings purge of src/core vor 17 Jahren
device.c Add "name" field to struct device to allow human-readable hardware device vor 17 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 17 Jahren
exec.c Use stdio.h instead of vsprintf.h vor 17 Jahren
gcc_implicit.c Avoid barfing on gcc's implicit memcpy()s vor 17 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 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 19 Jahren
image.c convert to zalloc 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 alloc_iob() and free_iob(). (Direct search-and-replace equivalents for alloc_pkb() and free_pkb(), which will be retired in due course). 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 Separated out initialisation functions from startup/shutdown functions. 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 Added monojob controller in lieu of a full working shell. vor 17 Jahren
nvo.c Update DHCP to use data-xfer interface (not yet tested). vor 17 Jahren
open.c Treat URIs opened via xfer_open() and friends as relative to the current working URI. 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 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
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 17 Jahren
string.c Dead code removal. vor 17 Jahren
timer.c Dead code removal. vor 17 Jahren
uri.c convert to zalloc 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