.. |
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 |
btext.c
|
Dead code removal.
|
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 18 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 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 |
gcc_implicit.c
|
Avoid barfing on gcc's implicit memcpy()s
|
vor 18 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 |
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 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
|
Added monojob controller in lieu of a full working shell.
|
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
|
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 18 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 |