summaryrefslogtreecommitdiffstats
path: root/lib/libform/frm_driver.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-29change if ((a == b)) to if (a == b); silences noisy on-by-defaultflorian1-3/+3
2015-01-23More missing $OpenBSD$.krw1-1/+2
2011-01-18Merge a change from ncurses upstream to correctly recalculate a formnicm1-1/+4
2010-01-12Update to ncurses 5.7, with local changes reapplied.nicm1-1271/+1994
2003-01-05spellingderaadt1-2/+2
2001-01-22Update to ncurses-5.2-20010114millert1-22/+30
1999-05-17ncurses-4.2-990516; no code changesmillert1-3/+3
1998-07-24libform from ncurses-4.2-980718millert1-29/+42
1997-12-03Merge of ncurses-4.1-971129millert1-592/+117
1997-11-26libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.millert1-139/+182
1997-09-23Hack for a display bug in libform.weingart1-0/+1
1996-06-02SYSV-style form library; from ncursestholo1-0/+4263