Michael Brown
b6ee89ffb5
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicense files for which I am the sole author (as identified by
util/relicense.pl).
Signed-off-by: Michael Brown <mcb30@ipxe.org >
9 лет назад
Michael Brown
b17d95394c
[readline] Ensure cursor is visible when prompting for input
Signed-off-by: Michael Brown <mcb30@ipxe.org >
10 лет назад
Michael Brown
2c011d77ae
[readline] Allow readline_history() to return a meaningful status
Signed-off-by: Michael Brown <mcb30@ipxe.org >
12 лет назад
Michael Brown
4dedccfa1f
[readline] Allow a prefilled input string to be provided
Signed-off-by: Michael Brown <mcb30@ipxe.org >
12 лет назад
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 >
12 лет назад
Michael Brown
5a064dd2c4
[readline] Add history support
Signed-off-by: Michael Brown <mcb30@ipxe.org >
13 лет назад
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 >
13 лет назад
Michael Brown
1c0ff6e1a7
[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org >
13 лет назад
Michael Brown
9d633bdc71
[console] Add a timeout parameter to getkey()
Signed-off-by: Michael Brown <mcb30@ipxe.org >
13 лет назад
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 >
14 лет назад
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.
15 лет назад
Holger Lubitz
3c19e4a07e
__nonnull changes
17 лет назад
Marty Connor
c77704cb60
Warnings purge: src/{crypto,hci,net}
17 лет назад
Michael Brown
d0a3cc3417
Avoid creating implicit memcpy()s
18 лет назад
Michael Brown
c5df1bc7df
Use getkey() and symbolic key names.
18 лет назад
Michael Brown
a646e38f03
Use stdlib.h for malloc() instead of malloc.h.
18 лет назад
Michael Brown
b613086bfe
Explicitly print out-of-memory message to avoid tricking the user into
thinking that a command executed successfully.
18 лет назад
Michael Brown
22289ca8f6
Functioning readline()
18 лет назад
Michael Brown
b3c535e550
Skeletal (non-echoing) version of readline()
18 лет назад