Michael Brown
2c011d77ae
[readline] Allow readline_history() to return a meaningful status
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 12 Jahren
Michael Brown
4dedccfa1f
[readline] Allow a prefilled input string to be provided
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 12 Jahren
Michael Brown
c3b4860ce3
[legal] Update FSF mailing address in GPL licence texts
Suggested-by: Daniel P. Berrange <berrange@redhat.com >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 12 Jahren
Michael Brown
5a064dd2c4
[readline] Add history support
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 13 Jahren
Michael Brown
6a6dd5c452
[readline] Add init_editstring() wrapper function
Standardise on using init_editstring() to initialise an embedded
editable string, to match the coding style used by other embedded
objects.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 13 Jahren
Michael Brown
1c0ff6e1a7
[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 13 Jahren
Michael Brown
9d633bdc71
[console] Add a timeout parameter to getkey()
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 13 Jahren
Michael Brown
8406115834
[build] Rename gPXE to iPXE
Access to the gpxe.org and etherboot.org domains and associated
resources has been revoked by the registrant of the domain. Work
around this problem by renaming project from gPXE to iPXE, and
updating URLs to match.
Also update README, LOG and COPYRIGHTS to remove obsolete information.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
vor 14 Jahren
Michael Brown
c44a193d0d
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
vor 15 Jahren
Holger Lubitz
3c19e4a07e
__nonnull changes
vor 17 Jahren
Marty Connor
c77704cb60
Warnings purge: src/{crypto,hci,net}
vor 17 Jahren
Michael Brown
d0a3cc3417
Avoid creating implicit memcpy()s
vor 18 Jahren
Michael Brown
c5df1bc7df
Use getkey() and symbolic key names.
vor 18 Jahren
Michael Brown
a646e38f03
Use stdlib.h for malloc() instead of malloc.h.
vor 18 Jahren
Michael Brown
b613086bfe
Explicitly print out-of-memory message to avoid tricking the user into
thinking that a command executed successfully.
vor 18 Jahren
Michael Brown
22289ca8f6
Functioning readline()
vor 18 Jahren
Michael Brown
b3c535e550
Skeletal (non-echoing) version of readline()
vor 18 Jahren