index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
/
readline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[readline] Extend maximum read line length to 1024 characters
Michael Brown
2021-09-10
1
-7
/
+17
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
1
-3
/
+14
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[readline] Ensure cursor is visible when prompting for input
Michael Brown
2014-08-06
1
-0
/
+3
*
[readline] Allow readline_history() to return a meaningful status
Michael Brown
2012-10-24
1
-11
/
+19
*
[readline] Allow a prefilled input string to be provided
Michael Brown
2012-10-24
1
-2
/
+9
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[readline] Add history support
Michael Brown
2011-03-30
1
-9
/
+215
*
[readline] Add init_editstring() wrapper function
Michael Brown
2011-03-30
1
-2
/
+1
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[console] Add a timeout parameter to getkey()
Michael Brown
2011-03-07
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+2
*
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
1
-0
/
+1
*
Avoid creating implicit memcpy()s
Michael Brown
2007-01-05
1
-5
/
+5
*
Use getkey() and symbolic key names.
Michael Brown
2006-12-20
1
-4
/
+5
*
Use stdlib.h for malloc() instead of malloc.h.
Michael Brown
2006-12-19
1
-1
/
+1
*
Explicitly print out-of-memory message to avoid tricking the user into
Michael Brown
2006-12-19
1
-7
/
+7
*
Functioning readline()
Michael Brown
2006-12-19
1
-2
/
+47
*
Skeletal (non-echoing) version of readline()
Michael Brown
2006-12-19
1
-0
/
+68