summaryrefslogtreecommitdiff
path: root/lib/libform/frm_hook.c
AgeCommit message (Collapse)Author
2023-10-17Update ncurses and associated libraries (form, panel, menu) toNicholas Marriott
6.4-20230826 (from 5.7-20081102). Based on result from Thomas Dickey's ncu2openbsd script and then modified. Switches to the upstream tput. Major bump for the ncurses libraries and for libedit and libreadline. Help from tb, millert. ok deraadt sthen
2015-01-23More missing $OpenBSD$.Kenneth R Westerback
ok nicm@
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
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
1999-05-17ncurses-4.2-990516; no code changesTodd C. Miller
1998-07-24libform from ncurses-4.2-980718Todd C. Miller
1997-12-03Merge of ncurses-4.1-971129Todd C. Miller
1997-11-26libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.Todd C. Miller
1996-06-02SYSV-style form library; from ncursesThorsten Lockert