Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stefan Hajnoczi 38a1d0fe3f [gdb] Allow resynchronisation with gdb 15 лет назад
..
acpi.c Added generic function for calculating ACPI table checksum 18 лет назад
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of 17 лет назад
asprintf.c Added [v]asprintf() 17 лет назад
base64.c [base64] Add base64 encoding functions 15 лет назад
basename.c Added dirname() 17 лет назад
bitmap.c Reallocate memory for bitmaps only when necessary. 16 лет назад
bitops.c Don't get stuck in an infinite loop on negative integers! 17 лет назад
btext.c Dead code removal. 17 лет назад
config.c [digest] md5sum and sha1sum commands 15 лет назад
console.c [tables] Redefine methods for accessing linker tables 15 лет назад
cpio.c Add code for constructing single-file cpio archives on the fly 17 лет назад
cwuri.c [uri] Allow use of relative URIs when calling churi() 15 лет назад
debug.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 лет назад
device.c [tables] Redefine methods for accessing linker tables 15 лет назад
downloader.c [xfer] Implement xfer_vreopen() to properly handle redirections 15 лет назад
errno.c Split strerror() out from errno.c 17 лет назад
exec.c [tables] Redefine methods for accessing linker tables 15 лет назад
filter.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. 16 лет назад
gdbserial.c [GDB] Provide functions to manually enter GDB stub. 16 лет назад
gdbstub.c [gdb] Allow resynchronisation with gdb 15 лет назад
gdbudp.c [nap] Formalise the CPU sleeping API 15 лет назад
getkey.c [console] Allow KEY_xxx constants to cover F8 function key 15 лет назад
getopt.c Use stdio.h instead of vsprintf.h 17 лет назад
hw.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. 16 лет назад
i82365.c Initial revision 19 лет назад
image.c [tables] Redefine methods for accessing linker tables 15 лет назад
init.c [tables] Redefine methods for accessing linker tables 15 лет назад
interface.c Add debugging 17 лет назад
iobuf.c Add per-file error identifiers 17 лет назад
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). 17 лет назад
linebuf.c Update HTTP to use data-xfer interface. 17 лет назад
main.c [tables] Redefine methods for accessing linker tables 15 лет назад
malloc.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 лет назад
misc.c [libc] Fix a validation bug in strtoul() 16 лет назад
monojob.c [monojob] Release reference on completed job 15 лет назад
null_nap.c [nap] Formalise the CPU sleeping API 15 лет назад
nvo.c [settings] Add the notion of a "tag magic" to numbered settings 15 лет назад
open.c [xfer] Implement xfer_vreopen() to properly handle redirections 15 лет назад
pc_kbd.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 лет назад
pcmcia.c Should be using the generic device probe mechanism, when (if) they 17 лет назад
posix_io.c [xfer] Implement xfer_vreopen() to properly handle redirections 15 лет назад
process.c [tables] Redefine methods for accessing linker tables 15 лет назад
proto_eth_slow.c Dead code removal. 17 лет назад
random.c Modify gPXE core and drivers to work with the new timer subsystem 16 лет назад
refcnt.c Make ref_get() return the reference, for cleaner code. 17 лет назад
resolv.c [resolv] Simplify xfer_redirect() logic 15 лет назад
serial.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 лет назад
serial_console.c [Serial] Split serial console from serial driver 16 лет назад
settings.c [settings] Fix broken assertion in fetch_string_setting_copy() 15 лет назад
string.c move strndup back to string.c - used by strdup 17 лет назад
stringextra.c move strndup back to string.c - used by strdup 17 лет назад
timer.c [timer] Formalise the timer API 15 лет назад
uri.c [uri] Avoid interpreting DOS-style path names as opaque URIs 15 лет назад
uuid.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 лет назад
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them 17 лет назад
xfer.c [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 лет назад