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 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results před 10 roky
..
acpi.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
ansicol.c [console] Add centralised concept of colours and colour pairs před 11 roky
ansicoldef.c [console] Add concept of a "magic" colour před 11 roky
ansiesc.c [console] Allow '?' as an intermediate byte in ANSI escape sequences před 11 roky
asprintf.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
assert.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
base16.c [base16] Fix comparison of signed and unsigned integers před 11 roky
base64.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
basename.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
bitmap.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
blockdev.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
console.c [console] Allow consoles to update the recorded console size před 11 roky
cpio.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
ctype.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
cwuri.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
debug.c [libc] Add isprint() před 11 roky
debug_md5.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
device.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
downloader.c [downloader] Profile receive datapath před 10 roky
edd.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
errno.c [legal] Add FILE_LICENCE for core/errno.c před 11 roky
exec.c [cmdline] Generate command option help text automatically před 11 roky
fbcon.c [fbcon] Allow ANSI CUP with missing arguments před 11 roky
fnrec.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
gdbserial.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
gdbstub.c [librm] Allow interrupts in protected mode před 10 roky
gdbudp.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
getkey.c [console] Sleep while waiting for user input před 12 roky
getopt.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
hw.c [hw] Eliminate polling while waiting for window to open před 13 roky
i82365.c Initial revision před 20 roky
image.c [image] Add image_pixbuf() to create pixel buffer from image před 11 roky
init.c [console] Add concept of generic console configuration před 11 roky
interface.c [interface] Default to calling intf_restart() in response to intf_close() před 11 roky
iobuf.c [tls] Concatenate received non-data records before processing před 12 roky
isqrt.c [libc] Add isqrt() function to find integer square roots před 10 roky
job.c [job] Allow job_progress() to return an ongoing job status code, if known před 11 roky
linebuf.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
lineconsole.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
list.c [list] Reduce overall code size by externalising many list functions před 12 roky
log.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
main.c [main] Defer "initialising devices" message until initialising devices před 11 roky
malloc.c [malloc] Allow allocation of memory with a specified alignment offset před 12 roky
memblock.c [umalloc] Split largest_memblock() function out from init_eheap() před 12 roky
memmap_settings.c [settings] Force settings into alphabetical order within sections před 11 roky
menu.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
misc.c [base16] Generalise base16_decode() to hex_decode() před 11 roky
monojob.c [monojob] Reset timeout when progress is made před 10 roky
null_nap.c [build] Rename gPXE to iPXE před 14 roky
null_reboot.c [cmdline] Add "poweroff" command před 11 roky
null_sanboot.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
null_time.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
nvo.c [settings] Explicitly separate the concept of a completed fetched setting před 11 roky
open.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
params.c [params] Use reference counters for form parameter lists před 10 roky
parseopt.c [cmdline] Generate command option help text automatically před 11 roky
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h před 14 roky
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h před 12 roky
pending.c [cmdline] Rewrite "sync" command to use monojob_wait() před 11 roky
pinger.c [ping] Add generic ping mechanism před 11 roky
pixbuf.c [pixbuf] Add generic concept of a pixel buffer před 11 roky
posix_io.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
process.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
profile.c [profile] Allow interrupts to be excluded from profiling results před 10 roky
random.c [build] Rename gPXE to iPXE před 14 roky
refcnt.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
resolv.c [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses před 11 roky
serial.c [serial] Enable UART FIFOs před 10 roky
serial_console.c [console] Allow console input and output to be disabled independently před 11 roky
settings.c [settings] Remove "uristring" setting type před 10 roky
string.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
stringextra.c [legal] Add FILE_LICENCE macro to some GPL-v2 files před 14 roky
strtoull.c [libc] Allow strtoul() to interpret negative numbers před 12 roky
time.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
timer.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
uri.c [uri] Refactor URI parsing and formatting před 10 roky
uuid.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
version.c [build] Include version number within only a single object file před 12 roky
vsprintf.c [console] Fix display of characters with top bit set před 10 roky
wchar.c [libc] Add wcslen() function před 12 roky
xfer.c [legal] Update FSF mailing address in GPL licence texts před 12 roky
xferbuf.c [xferbuf] Add generic data-transfer buffer před 12 roky