index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
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
*
[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-25
1
-11
/
+19
*
[readline] Allow a prefilled input string to be provided
Michael Brown
2012-10-25
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-20
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-20
1
-1
/
+1
*
Explicitly print out-of-memory message to avoid tricking the user into
Michael Brown
2006-12-20
1
-7
/
+7
*
Functioning readline()
Michael Brown
2006-12-20
1
-2
/
+47
*
Skeletal (non-echoing) version of readline()
Michael Brown
2006-12-19
1
-0
/
+68