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.
Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() il y a 15 ans
..
abft.c Added support for draft version of the AoE Boot Firmware Table. il y a 17 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
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 16 ans
btext.c Dead code removal. il y a 17 ans
config.c [comboot] Add COMBOOT and COM32 support il y a 15 ans
console.c [console] Call cpu_nap() only if there is no input waiting il y a 16 ans
cpio.c Add code for constructing single-file cpio archives on the fly il y a 17 ans
cwuri.c uri_get(NULL) and uri_put(NULL) are explicitly allowed. il y a 17 ans
debug.c Add missing format qualifier il y a 16 ans
device.c [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
downloader.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. il y a 16 ans
errno.c Split strerror() out from errno.c il y a 17 ans
exec.c [cmdline] Add setting expansion using ${...} syntax il y a 16 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] Obey flow control when GDB connects. il y a 16 ans
gdbudp.c [GDB] Provide functions to manually enter GDB stub. il y a 16 ans
getkey.c Modify gPXE core and drivers to work with the new timer subsystem il y a 16 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
ibft.c [iSCSI] Add support for mutual CHAP il y a 16 ans
image.c [image] Revert "clear LOADED flag" patch il y a 16 ans
init.c [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 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 [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
malloc.c Separated out initialisation functions from startup/shutdown functions. il y a 17 ans
misc.c [libc] Fix a validation bug in strtoul() il y a 16 ans
monojob.c [ui] Add progress dots while waiting on any foreground job il y a 16 ans
nvo.c [Settings] Remove assumption that all settings have DHCP tag values il y a 16 ans
open.c Added two lines of code that were completely missing! il y a 17 ans
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures il y a 18 ans
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. il y a 17 ans
posix_io.c [PXEXT] Avoid queueing zero-length buffers in posix_io.c il y a 16 ans
process.c Add debug messages to process.c il y a 17 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 Make seek information part of the xfer metadata, rather than an entirely separate xfer method. il y a 16 ans
serial.c [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
serial_console.c [Serial] Split serial console from serial driver il y a 16 ans
settings.c [settings] Allow for setting fetchers to fail in fetchf_hex() 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 [Timers] Initialise timers on first use il y a 16 ans
uri.c [uri] Add uri_encode() and uri_decode() functions for URI character encoding il y a 15 ans
uuid.c [SMBIOS] Interpret UUIDs as being in network-endian order il y a 16 ans
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them il y a 17 ans
xfer.c Add XFER_INIT() macro. il y a 16 ans