summaryrefslogtreecommitdiff
path: root/lib/libmenu/m_item_new.c
AgeCommit message (Collapse)Author
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
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
2003-04-04strcpy -> strlcpyThierry Deval
ok deraadt@
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
1999-05-17ncurses-4.2-990516; no code changesTodd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1998-07-24libmenu from ncurses-4.2-980718Todd C. Miller
1997-12-03merge of ncurses-4.1-971129Todd C. Miller
1997-11-26libmenu from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.Todd C. Miller
1996-06-02SYSV-style menu library; from ncursesThorsten Lockert