You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 years ago
..
acpi.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
ansicol.c [console] Add centralised concept of colours and colour pairs 10 years ago
ansicoldef.c [console] Add concept of a "magic" colour 10 years ago
ansiesc.c [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 years ago
asprintf.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
assert.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
base16.c [libc] Rewrite strtoul() 9 years ago
base64.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
basename.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
bitmap.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
blockdev.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
console.c [console] Allow consoles to update the recorded console size 10 years ago
cpio.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
ctype.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
cwuri.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
debug.c [debug] Allow debug message colours to be customised via DBGCOL=... 10 years ago
debug_md5.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
device.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
downloader.c [downloader] Profile receive datapath 10 years ago
edd.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
errno.c [legal] Add FILE_LICENCE for core/errno.c 10 years ago
exec.c [cmdline] Generate command option help text automatically 10 years ago
fbcon.c [fbcon] Allow ANSI CUP with missing arguments 10 years ago
fnrec.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
gdbserial.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
gdbstub.c [librm] Allow interrupts in protected mode 10 years ago
gdbudp.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
getkey.c [console] Sleep while waiting for user input 11 years ago
getopt.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
hw.c [hw] Eliminate polling while waiting for window to open 13 years ago
i82365.c Initial revision 19 years ago
image.c [image] Add image_pixbuf() to create pixel buffer from image 10 years ago
init.c [console] Add concept of generic console configuration 10 years ago
interface.c [interface] Default to calling intf_restart() in response to intf_close() 10 years ago
iobuf.c [iobuf] Add iob_split() to split an I/O buffer into portions 9 years ago
isqrt.c [libc] Add isqrt() function to find integer square roots 10 years ago
job.c [job] Allow job_progress() to return an ongoing job status code, if known 10 years ago
linebuf.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
lineconsole.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
list.c [list] Reduce overall code size by externalising many list functions 11 years ago
log.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
main.c [build] Expose build timestamp, build name, and product names 10 years ago
malloc.c [malloc] Report caller address as soon as memory corruption is detected 9 years ago
memblock.c [umalloc] Split largest_memblock() function out from init_eheap() 11 years ago
memmap_settings.c [settings] Force settings into alphabetical order within sections 10 years ago
menu.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
monojob.c [monojob] Reset timeout when progress is made 10 years ago
null_nap.c [build] Rename gPXE to iPXE 14 years ago
null_reboot.c [cmdline] Add "poweroff" command 10 years ago
null_sanboot.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
null_time.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
nvo.c [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
open.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
params.c [params] Use reference counters for form parameter lists 10 years ago
parseopt.c [build] Allow command help text URI to be customised via config/branding.h 9 years ago
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
pending.c [cmdline] Rewrite "sync" command to use monojob_wait() 10 years ago
pinger.c [ping] Allow "ping" command output to be inhibited 9 years ago
pixbuf.c [pixbuf] Add generic concept of a pixel buffer 10 years ago
posix_io.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
process.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
profile.c [profile] Allow interrupts to be excluded from profiling results 10 years ago
random.c [build] Rename gPXE to iPXE 14 years ago
refcnt.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
resolv.c [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses 10 years ago
serial.c [serial] Enable UART FIFOs 10 years ago
serial_console.c [console] Allow console input and output to be disabled independently 10 years ago
settings.c [settings] Remove "uristring" setting type 10 years ago
string.c [libc] Rewrite strtoul() 9 years ago
stringextra.c [libc] Remove unused string functions 9 years ago
time.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
timer.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
uri.c [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
uuid.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
version.c [build] Move branding information to config/branding.h 9 years ago
vsprintf.c [console] Fix display of characters with top bit set 10 years ago
wchar.c [libc] Add wcslen() function 11 years ago
xfer.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
xferbuf.c [xferbuf] Add generic data-transfer buffer 12 years ago