Michael Brown
e24be567f4
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicense files authored by Dan Lynch while working as an employee of
Fen Systems Ltd., with permission from Fen Systems Ltd.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
il y a 9 ans
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.
il y a 15 ans
Holger Lubitz
d39e79248c
__nonnull changes
il y a 17 ans
Michael Brown
c1bac56f85
Use current attributes when erasing.
il y a 18 ans
Michael Brown
edbdce6e3d
Now basically functioning on ANSI-supporting consoles.
il y a 18 ans
Michael Brown
56970053f4
wmove() is part of the public curses API, and already defined in curses.h
il y a 18 ans
Michael Brown
1755d8df7a
Renamed core.h to mucurses.h
il y a 18 ans
Dan Lynch
c29c868475
- implemented cursor retreat function (_wcursback) as a core function
- reimplemented cleaner wgetnstr
- fixed wdelch for use with _wcursback
il y a 18 ans
Dan Lynch
9ca2f64ee1
moved console specific items out of mucurses (should be handled by external screen object)
il y a 18 ans
Dan Lynch
14f5d3203d
- removed slk references
- corrected minor algo errors in primitives
- added doxygen @file header
il y a 18 ans
Dan Lynch
ad1aca0634
- separated curses.c out into separate source files to optimise
library use later on
- some small mods to existing functions
il y a 18 ans