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