summaryrefslogtreecommitdiffstats
path: root/lib/libpanel
AgeCommit message (Expand)AuthorFilesLines
2019-10-08convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpyderaadt1-6/+6
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-7/+1
2015-11-12update NAME; ok schwarze nicmjmc1-3/+6
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
2010-09-06Enable wide character support in ncurses. It is built into libcurses,nicm2-2/+14
2010-01-12Update to ncurses 5.7, with local changes reapplied.nicm20-265/+296
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-05-24- typos;jmc1-2/+2
2002-12-03Crank all library major numbers. Needed due to the fact that wemillert1-2/+2
2001-02-28ncurses-5.2-20010224millert9-34/+36
2001-01-22Update to ncurses-5.2-20010114millert17-112/+117
2000-10-08update to ncurses-5.1-20001007millert2-5/+34
2000-01-16Update to ncurses-5.0-20000115:millert1-5/+4
1999-11-28update to ncurses-5.0-19991127millert15-369/+249
1999-11-17add MLINKsmillert1-0/+6
1998-11-19Correct $Frommillert1-2/+2
1998-09-17ncurses-4.2-980912millert1-2/+2
1998-07-24libpanel from ncurses-4.2-980718millert18-375/+579
1997-12-14ncurses-4.1-971213millert1-7/+6
1997-12-033X -> 3millert1-5/+5
1997-12-03OpenBSD tagsmillert1-0/+1
1997-12-03merge of ncurses-4.1-971129millert19-450/+848
1997-11-26libpanel from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.millert6-393/+489
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-1/+1
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-1/+1
1996-06-02SYSV-style panels library; from ncursestholo5-0/+861