.. |
acpi.c
|
…
|
|
ansiesc.c
|
…
|
|
asprintf.c
|
Added [v]asprintf()
|
2007-06-03 01:50:03 +00:00 |
background.c
|
Add "name" field to struct device to allow human-readable hardware device
|
2007-01-10 04:22:09 +00:00 |
basename.c
|
Added dirname()
|
2007-06-03 01:51:10 +00:00 |
btext.c
|
Should be using the generic device probe mechanism, when (if) they
|
2007-07-03 20:39:30 +01:00 |
buffer.c
|
Moved most buffer debug messages to DBG2.
|
2007-01-29 04:12:29 +00:00 |
config.c
|
Add gdbsym.c object to help with running gdb-to-qemu
|
2007-06-30 22:43:31 +01:00 |
console.c
|
Add "name" field to struct device to allow human-readable hardware device
|
2007-01-10 04:22:09 +00:00 |
cwuri.c
|
Add concept of "current working URI".
|
2007-06-11 23:54:51 +01:00 |
debug.c
|
Warnings purge of src/core
|
2007-07-02 15:26:40 -04:00 |
dev.c
|
Warnings purge of src/core
|
2007-07-02 15:26:40 -04:00 |
device.c
|
Add "name" field to struct device to allow human-readable hardware device
|
2007-01-10 04:22:09 +00:00 |
downloader.c
|
Separate the "is data ready" function of xfer_seek() into an
|
2007-07-08 14:11:07 +01:00 |
elf_loader.c
|
…
|
|
errno.c
|
…
|
|
exec.c
|
Use stdio.h instead of vsprintf.h
|
2007-01-19 01:13:12 +00:00 |
gcc_implicit.c
|
Avoid barfing on gcc's implicit memcpy()s
|
2007-01-26 04:14:25 +00:00 |
getkey.c
|
Keep running the main processing loop while waiting for input.
|
2006-12-27 22:59:40 +00:00 |
getopt.c
|
Use stdio.h instead of vsprintf.h
|
2007-01-19 01:13:12 +00:00 |
hw.c
|
Separate the "is data ready" function of xfer_seek() into an
|
2007-07-08 14:11:07 +01:00 |
i82365.c
|
…
|
|
image.c
|
convert to zalloc
|
2007-07-06 21:08:21 +02:00 |
init.c
|
Separated out initialisation functions from startup/shutdown functions.
|
2007-07-03 23:09:56 +01:00 |
interface.c
|
Add debugging
|
2007-05-18 15:26:44 +00:00 |
iobuf.c
|
Add alloc_iob() and free_iob(). (Direct search-and-replace
|
2007-05-18 14:45:16 +00:00 |
job.c
|
Added monojob controller in lieu of a full working shell.
|
2007-06-28 14:53:12 +01:00 |
linebuf.c
|
Update HTTP to use data-xfer interface.
|
2007-05-29 15:37:09 +00:00 |
main.c
|
Separated out initialisation functions from startup/shutdown functions.
|
2007-07-03 23:09:56 +01:00 |
malloc.c
|
Separated out initialisation functions from startup/shutdown functions.
|
2007-07-03 23:09:56 +01:00 |
misc.c
|
Warnings purge of src/core
|
2007-07-02 15:26:40 -04:00 |
monojob.c
|
Added monojob controller in lieu of a full working shell.
|
2007-06-28 14:53:12 +01:00 |
nvo.c
|
Update DHCP to use data-xfer interface (not yet tested).
|
2007-06-27 23:20:36 +01:00 |
open.c
|
Treat URIs opened via xfer_open() and friends as relative to the
|
2007-06-13 16:28:32 +01:00 |
pc_kbd.c
|
…
|
|
pcmcia.c
|
Should be using the generic device probe mechanism, when (if) they
|
2007-07-03 20:39:30 +01:00 |
posix_io.c
|
Separate the "is data ready" function of xfer_seek() into an
|
2007-07-08 14:11:07 +01:00 |
process.c
|
Separated out initialisation functions from startup/shutdown functions.
|
2007-07-03 23:09:56 +01:00 |
proto.c
|
…
|
|
proto_eth_slow.c
|
…
|
|
random.c
|
Warnings purge of src/core
|
2007-07-02 15:26:40 -04:00 |
refcnt.c
|
Make ref_get() return the reference, for cleaner code.
|
2007-07-08 22:02:45 +01:00 |
resolv.c
|
Separate the "is data ready" function of xfer_seek() into an
|
2007-07-08 14:11:07 +01:00 |
serial.c
|
Separated out initialisation functions from startup/shutdown functions.
|
2007-07-03 23:09:56 +01:00 |
settings.c
|
Use stdio.h instead of vsprintf.h
|
2007-01-19 01:13:12 +00:00 |
string.c
|
Add strcspn() and strndup()
|
2007-07-08 22:03:12 +01:00 |
timer.c
|
…
|
|
uri.c
|
convert to zalloc
|
2007-07-06 20:42:05 +02:00 |
vsprintf.c
|
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them
|
2007-05-31 13:26:50 +00:00 |
xfer.c
|
Separate the "is data ready" function of xfer_seek() into an
|
2007-07-08 14:11:07 +01:00 |