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