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 076154a1c6 [image] Allow multiple embedded images před 16 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
base64.c [base64] Add base64 encoding functions před 16 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 [image] Allow multiple embedded images před 16 roky
console.c [nap] Formalise the CPU sleeping API před 16 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 [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 16 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 [nap] Formalise the CPU sleeping API před 16 roky
getkey.c [console] Allow KEY_xxx constants to cover F8 function key před 16 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
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 [image] Allow multiple embedded images před 16 roky
malloc.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 16 roky
misc.c [libc] Fix a validation bug in strtoul() před 17 roky
monojob.c [monojob] Release reference on completed job před 16 roky
null_nap.c [nap] Formalise the CPU sleeping API před 16 roky
nvo.c [settings] Add the notion of a "tag magic" to numbered settings před 16 roky
open.c Added two lines of code that were completely missing! před 18 roky
pc_kbd.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 16 roky
pcmcia.c Should be using the generic device probe mechanism, when (if) they před 18 roky
posix_io.c [PXEXT] Avoid queueing zero-length buffers in posix_io.c před 17 roky
process.c [process] Add DBG2() messages to help track down frozen processes před 16 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 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 16 roky
serial_console.c [Serial] Split serial console from serial driver před 17 roky
settings.c [settings] Handle errors in fetchf_uristring() před 16 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 [timer] Formalise the timer API před 16 roky
uri.c [uri] Avoid interpreting DOS-style path names as opaque URIs před 16 roky
uuid.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 16 roky
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them před 18 roky
xfer.c [xfer] Make consistent assumptions that xfer metadata can never be NULL před 16 roky