aboutsummaryrefslogtreecommitdiff
path: root/src/hci/readline.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2007-08-20__nonnull changesHolger Lubitz1-0/+2
2007-07-03Warnings purge: src/{crypto,hci,net}Marty Connor1-0/+1
2007-01-05Avoid creating implicit memcpy()sMichael Brown1-5/+5
2006-12-20Use getkey() and symbolic key names.Michael Brown1-4/+5
2006-12-19Use stdlib.h for malloc() instead of malloc.h.Michael Brown1-1/+1
2006-12-19Explicitly print out-of-memory message to avoid tricking the user intoMichael Brown1-7/+7
2006-12-19Functioning readline()Michael Brown1-2/+47
2006-12-19Skeletal (non-echoing) version of readline()Michael Brown1-0/+68