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
/
mucurses
Commit message (
Expand
)
Author
Age
Files
Lines
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
1
-74
/
+0
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
2
-13
/
+7
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
2
-33
/
+109
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
1
-7
/
+7
*
[mucurses] Avoid potential division by zero
Michael Brown
2017-07-04
1
-2
/
+1
*
[mucurses] Ensure SLK labels are always terminated
Michael Brown
2017-03-22
1
-1
/
+1
*
[mucurses] Attempt to fix use of uninitialised buffer with strcat()
Michael Brown
2017-03-21
1
-0
/
+1
*
[mucurses] Attempt to fix resource leaks
Michael Brown
2017-03-21
1
-6
/
+4
*
[mucurses] Attempt to fix keypress processing logic
Michael Brown
2017-03-21
1
-4
/
+3
*
[mucurses] Attempt to fix test for empty string
Michael Brown
2017-03-21
1
-1
/
+1
*
[mucurses] Fix GCC 6 nonnull-compare errors
Vinson Lee
2016-05-04
1
-11
/
+0
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+15
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[mucurses] Add missing FILE_LICENCE declarations
Michael Brown
2015-03-02
6
-0
/
+12
*
[console] Fix display of characters with top bit set
Michael Brown
2014-03-13
1
-1
/
+1
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
1
-6
/
+8
*
[console] Allow consoles to update the recorded console size
Michael Brown
2013-12-06
1
-4
/
+1
*
[mucurses] Implement curs_set() to control cursor visibility
Michael Brown
2013-12-02
3
-0
/
+17
*
[mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen
Michael Brown
2013-11-28
2
-11
/
+32
*
[build] Fix uses of literal 0 as a NULL pointer
Michael Brown
2013-04-28
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
1
-2
/
+14
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
1
-1
/
+0
*
[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
2
-2
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
2
-2
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
10
-0
/
+20
*
[editbox] Allow for password widgets that do not display their contents
Michael Brown
2009-02-17
1
-3
/
+8
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
2
-3
/
+3
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-5
/
+5
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+8
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+5
*
Make has_key() a static inline, rather than omitting it altogether.
Michael Brown
2007-07-28
1
-15
/
+1
*
Revert "make bool m_echo static" - I suspect this to be defined by spec
Michael Brown
2007-07-28
1
-1
/
+1
*
make bool m_echo static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
remove has_key by #if 0'ing out
Holger Lubitz
2007-07-27
1
-1
/
+3
*
make _wgetc static
Holger Lubitz
2007-07-27
1
-0
/
+1
*
make struct _softlabelkeys *slks static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
1
-0
/
+1
*
vsprintf.h is gPXE-specific; move it to include/gpxe
Michael Brown
2007-01-19
1
-1
/
+1
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
2
-2
/
+3
*
Include stdlib.h rather than malloc.h
Michael Brown
2007-01-18
2
-2
/
+2
*
Avoid creating implicit memcpy()s
Michael Brown
2007-01-05
1
-4
/
+3
*
Define KEY_MIN and use it in kb.c.
Michael Brown
2006-12-20
1
-2
/
+2
*
Explicitly call erase(), to cope with platforms where the ANSI clear
Michael Brown
2006-12-20
1
-0
/
+5
*
Fix (hopefully) the scrolling logic
Michael Brown
2006-12-20
1
-11
/
+11
*
Don't automatically redraw the edit box; this allows better inheritance.
Michael Brown
2006-12-20
1
-19
/
+0
*
Editable text box widget based on mucurses and edit_string.
Michael Brown
2006-12-20
1
-0
/
+115
*
Reset screen on exit as well as entry
Michael Brown
2006-12-20
1
-6
/
+3
[next]