Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() před 15 roky
..
abft.c Added support for draft version of the AoE Boot Firmware Table. před 17 roky
acpi.c Added generic function for calculating ACPI table checksum před 18 roky
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of před 17 roky
asprintf.c Added [v]asprintf() před 17 roky
basename.c Added dirname() před 17 roky
bitmap.c Reallocate memory for bitmaps only when necessary. před 16 roky
bitops.c Don't get stuck in an infinite loop on negative integers! před 16 roky
btext.c Dead code removal. před 17 roky
config.c [comboot] Add COMBOOT and COM32 support před 15 roky
console.c [console] Call cpu_nap() only if there is no input waiting před 16 roky
cpio.c Add code for constructing single-file cpio archives on the fly před 17 roky
cwuri.c uri_get(NULL) and uri_put(NULL) are explicitly allowed. před 17 roky
debug.c Add missing format qualifier před 16 roky
device.c [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
downloader.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. před 16 roky
errno.c Split strerror() out from errno.c před 17 roky
exec.c [cmdline] Add setting expansion using ${...} syntax před 16 roky
filter.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. před 16 roky
gdbserial.c [GDB] Provide functions to manually enter GDB stub. před 16 roky
gdbstub.c [GDB] Obey flow control when GDB connects. před 16 roky
gdbudp.c [GDB] Provide functions to manually enter GDB stub. před 16 roky
getkey.c Modify gPXE core and drivers to work with the new timer subsystem před 16 roky
getopt.c Use stdio.h instead of vsprintf.h před 17 roky
hw.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. před 16 roky
i82365.c Initial revision před 19 roky
ibft.c [iSCSI] Add support for mutual CHAP před 16 roky
image.c [image] Revert "clear LOADED flag" patch před 16 roky
init.c [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
interface.c Add debugging před 17 roky
iobuf.c Add per-file error identifiers před 17 roky
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). před 17 roky
linebuf.c Update HTTP to use data-xfer interface. před 17 roky
main.c [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
malloc.c Separated out initialisation functions from startup/shutdown functions. před 17 roky
misc.c [libc] Fix a validation bug in strtoul() před 16 roky
monojob.c [ui] Add progress dots while waiting on any foreground job před 16 roky
nvo.c [Settings] Remove assumption that all settings have DHCP tag values před 16 roky
open.c Added two lines of code that were completely missing! před 17 roky
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures před 18 roky
pcmcia.c Should be using the generic device probe mechanism, when (if) they eventually get updated. před 17 roky
posix_io.c [PXEXT] Avoid queueing zero-length buffers in posix_io.c před 16 roky
process.c Add debug messages to process.c před 17 roky
proto_eth_slow.c Dead code removal. před 17 roky
random.c Modify gPXE core and drivers to work with the new timer subsystem před 16 roky
refcnt.c Make ref_get() return the reference, for cleaner code. před 17 roky
resolv.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. před 16 roky
serial.c [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
serial_console.c [Serial] Split serial console from serial driver před 16 roky
settings.c [settings] Allow for setting fetchers to fail in fetchf_hex() před 15 roky
string.c move strndup back to string.c - used by strdup před 17 roky
stringextra.c move strndup back to string.c - used by strdup před 17 roky
timer.c [Timers] Initialise timers on first use před 16 roky
uri.c [uri] Add uri_encode() and uri_decode() functions for URI character encoding před 15 roky
uuid.c [SMBIOS] Interpret UUIDs as being in network-endian order před 16 roky
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them před 17 roky
xfer.c Add XFER_INIT() macro. před 16 roky