Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not cast (signed char) CANCELLED_BOOLEAN to (char) for comparison | 2018-06-28 | 1 | -3/+3 | |
| | | | | | | | | against (signed char) variable. Modern "genius" compilers simply delete the code on unsigned char architectures, amazed they feel lattitude to convert undefined local behaviour into much larger scope undefined behaviour (glad to have faster but incorrect libcurses..) ok millert | ||||
* | Update to ncurses 5.7, with local changes reapplied. | 2010-01-12 | 1 | -66/+116 | |
| | | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt | ||||
* | Use strlcpy() / strlcat() throughout. | 2003-03-18 | 1 | -9/+13 | |
| | |||||
* | Update to ncurses-5.2-20010114 | 2001-01-22 | 1 | -21/+45 | |
| | |||||
* | update to ncurses-5.0-20000311 | 2000-03-13 | 1 | -109/+109 | |
| | |||||
* | ncurses-4.2-990301 | 1999-03-02 | 1 | -30/+80 | |
| | |||||
* | ncurses-4.2-990116 | 1999-01-18 | 1 | -0/+177 | |