summaryrefslogtreecommitdiff
path: root/com32/libutil/include
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-175-5/+0
|
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-035-17/+15
|
* Define CLK_TCK globallyH. Peter Anvin2006-03-121-0/+5
|
* Beginnings of a file-moving APIhpa2005-09-252-0/+59
|
* Add password support to simple menu systemsyslinux-3.08-pre4hpa2005-01-211-2/+3
|
* More work on password support for the menu systems. Make the base64hpa2005-01-212-2/+46
| | | | | decoder work (necessary to handle encrypted passwords.) Simple SHA-1 password generator in Perl.
* SHA-1 support in libutil; beginnings of menu passwd supporthpa2005-01-201-0/+16
|
* Move idle function into libcom32; libutil function is now just a wrapper.hpa2005-01-201-0/+40
|
* Support timeout in the menusyslinux-2.20-pre12hpa2004-12-211-1/+4
|
* Add code to edit the command line in the simple menuhpa2004-12-211-0/+6
|
* Initial work on simple menu system; add <minmax.h> to libutilhpa2004-12-201-0/+44
|
* Use extended keyboard interface, properly this timesyslinux-2.12-pre5hpa2004-12-011-2/+2
|
* Library to decode console codes; demo programhpa2004-12-012-3/+69
|
* Utility library which can be compiled either for Linux or for COM32hpa2004-12-011-0/+42