summaryrefslogtreecommitdiffstats
path: root/lib/libmenu
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Also remove tbl files from CLEANFILES now they are not generated.nicm1-2/+1
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromnicm2-6/+3
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSguenther1-5/+1
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-28/+1
2016-03-26fix the last bunch of NAME sections that were overlooked earlierschwarze7-28/+33
2015-11-15update NAME; ok nicm schwarzejmc14-42/+61
2015-01-23More missing $OpenBSD$.krw2-2/+4
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther1-1/+1
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan1-2/+1
2011-06-23switch to installing source manuals (base part)schwarze1-2/+6
2010-09-06Enable wide character support in ncurses. It is built into libcurses,nicm2-1/+15
2010-01-12Update to ncurses 5.7, with local changes reapplied.nicm57-1394/+1812
2005-11-24use WANTLINT= (on all architectures)deraadt1-0/+1
2004-07-13errno changes, lib major version bumps, and general flag daymarc1-1/+1
2003-10-22carefull -> careful; from Jared Yanovichjmc1-2/+2
2003-04-04strcpy -> strlcpytdeval1-2/+2
2003-01-05spellingderaadt1-2/+2
2002-12-03Crank all library major numbers. Needed due to the fact that wemillert1-2/+2
2001-01-22Update to ncurses-5.2-20010114millert28-228/+289
2000-10-08update to ncurses-5.1-20001007millert1-3/+3
2000-07-24Update to ncurses-5.1-20000722millert4-19/+23
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron1-2/+2
1999-11-17remove extraneous backslashmillert1-1/+1
1999-11-17add MLINKsmillert1-0/+27
1999-05-17ncurses-4.2-990516; no code changesmillert30-86/+86
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theaaron2-4/+4
1999-05-08ncurses-4.2-990424millert3-7/+9
1999-02-24updates from ncurses-4.2-990220millert2-5/+12
1999-01-22updates changes from latest ncursesmillert25-331/+469
1998-09-17ncurses-4.2-980912millert20-60/+60
1998-07-24libmenu from ncurses-4.2-980718millert55-724/+1779
1998-07-24don't need thesemillert2-345/+0
1997-12-14ncurses-4.1-971213millert25-197/+558
1997-12-03merge of ncurses-4.1-971129millert33-352/+550
1997-11-26libmenu from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.millert43-696/+1241
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-1/+1
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-1/+1
1996-06-02Remove garbage from importtholo1-66/+0
1996-06-02SYSV-style menu library; from ncursestholo42-0/+4828