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 d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios před 15 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 [efi] Add EFI image format and basic runtime environment před 15 roky
console.c [nap] Formalise the CPU sleeping API před 15 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 [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 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 [nap] Formalise the CPU sleeping API před 15 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
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 [i386] Rename __cdecl to __asmcall před 15 roky
malloc.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
misc.c [libc] Fix a validation bug in strtoul() před 16 roky
monojob.c [monojob] Release reference on completed job před 15 roky
null_nap.c [nap] Formalise the CPU sleeping API před 15 roky
nvo.c [settings] Add the notion of a "tag magic" to numbered settings před 15 roky
open.c Added two lines of code that were completely missing! před 17 roky
pc_kbd.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
pcmcia.c Should be using the generic device probe mechanism, when (if) they před 17 roky
posix_io.c [PXEXT] Avoid queueing zero-length buffers in posix_io.c před 16 roky
process.c [process] Add DBG2() messages to help track down frozen processes před 15 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 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
serial_console.c [Serial] Split serial console from serial driver před 16 roky
settings.c [settings] Ensure fetch_string_setting() returns a NUL-terminated string 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 [timer] Formalise the timer API před 15 roky
uri.c [uri] Avoid interpreting DOS-style path names as opaque URIs před 15 roky
uuid.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 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