Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown c124f21f56 [image] Avoid potential NULL pointer dereference 12 лет назад
..
acpi.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 лет назад
ansiesc.c [build] Rename gPXE to iPXE 15 лет назад
asprintf.c [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
assert.c [libc] Allow assertion failures to be counted 13 лет назад
base16.c [base16] Add generic base16 encoding and decoding routines 14 лет назад
base64.c [base64] Add ability to decode base64 strings 14 лет назад
basename.c [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
bitmap.c [bitmap] Fix bitmaps on 64-bit 14 лет назад
bitops.c [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
blockdev.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 лет назад
console.c [console] Allow usage to be defined independently for each console 13 лет назад
cpio.c [build] Rename gPXE to iPXE 15 лет назад
ctype.c [script] Allow for DOS-style line endings in scripts 15 лет назад
cwuri.c [uri] Special case NULL in churi() 14 лет назад
debug.c [console] Allow usage to be defined independently for each console 13 лет назад
debug_md5.c [debug] Add DBG_MD5() and related macros 14 лет назад
device.c [init] Remove concept of "shutdown exit flags" 14 лет назад
downloader.c [downloader] Use a more meaningful error message when out of memory 13 лет назад
edd.c [int13] Add infrastructure to support EDD version 4.0 14 лет назад
errno.c Split strerror() out from errno.c 18 лет назад
exec.c [cmdline] Allow "sleep" command to be interrupted 13 лет назад
fnrec.c [fnrec] Enhance function recording 14 лет назад
gdbserial.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 лет назад
gdbstub.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 лет назад
gdbudp.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 лет назад
getkey.c [console] Move include/console.h to include/ipxe/console.h 14 лет назад
getopt.c [getopt] Accept "--" as an end-of-options marker 13 лет назад
hw.c [hw] Eliminate polling while waiting for window to open 13 лет назад
i82365.c Initial revision 20 лет назад
image.c [image] Avoid potential NULL pointer dereference 12 лет назад
init.c [build] Rename gPXE to iPXE 15 лет назад
interface.c [interface] Allow for non-pass-through interface methods 14 лет назад
iobuf.c [build] Rename gPXE to iPXE 15 лет назад
job.c [interface] Convert all job-control interfaces to generic interfaces 14 лет назад
linebuf.c [build] Rename gPXE to iPXE 15 лет назад
lineconsole.c [console] Do not share ANSI escape context between lineconsole users 13 лет назад
log.c [console] Add "log message" console usage and an internal syslog() call 13 лет назад
main.c [main] Add the "scriptlet" setting 14 лет назад
malloc.c [malloc] Allow Valgrind to be used when all assertions are enabled 12 лет назад
menu.c [menu] Add the abstract concept of a menu 13 лет назад
misc.c [libc] Allow strtoul() to interpret negative numbers 12 лет назад
monojob.c [monojob] Avoid overflow when calculating percentage progress 14 лет назад
null_nap.c [build] Rename gPXE to iPXE 15 лет назад
null_sanboot.c [sanboot] Add "sanhook" and "sanunhook" commands 13 лет назад
null_time.c [time] Define an API for getting the current time 13 лет назад
nvo.c [settings] Formalise notion of setting applicability 14 лет назад
open.c [xfer] Expose xfer_uri_opener() 14 лет назад
parseopt.c [menu] Add menu commands 13 лет назад
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h 14 лет назад
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h 13 лет назад
posix_io.c [xfer] Generalise metadata "whence" field to "flags" field 14 лет назад
process.c [process] Add support for one-shot processes 13 лет назад
random.c [build] Rename gPXE to iPXE 15 лет назад
refcnt.c [refcnt] Check reference validity on each use of ref_get() and ref_put() 14 лет назад
resolv.c [resolv] Use a one-shot process for the numeric resolver 13 лет назад
serial.c [build] Rename gPXE to iPXE 15 лет назад
serial_console.c [console] Remove "log message" usage from interactive console defaults 13 лет назад
settings.c [settings] Add fetch_setting_copy() 12 лет назад
string.c [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
stringextra.c [legal] Add FILE_LICENCE macro to some GPL-v2 files 14 лет назад
strtoull.c [libc] Allow strtoul() to interpret negative numbers 12 лет назад
time.c [libc] Add mktime() function 13 лет назад
timer.c [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
uri.c [uri] Fix NULL dereference in parse_uri() 14 лет назад
uuid.c [settings] Split fetching and storing out of setting type handlers 12 лет назад
vsprintf.c [console] Move putchar() and getchar() declarations to stdio.h 13 лет назад
xfer.c [xfer] Avoid using stack-allocated memory in xfer_printf() 12 лет назад
xferbuf.c [xferbuf] Add generic data-transfer buffer 12 лет назад