index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libform
/
Makefile
Age
Commit message (
Expand
)
Author
2019-02-13
Also remove tbl files from CLEANFILES now they are not generated.
Nicholas Marriott
2019-02-13
Remove obsolete tbl suffix from ncurses man pages, no objections from
Nicholas Marriott
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2012-08-02
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
Okan Demirmen
2011-06-23
switch to installing source manuals (base part)
Ingo Schwarze
2010-09-06
Enable wide character support in ncurses. It is built into libcurses,
Nicholas Marriott
2010-01-12
Update to ncurses 5.7, with local changes reapplied.
Nicholas Marriott
2005-11-24
use WANTLINT= (on all architectures)
Theo de Raadt
1999-11-17
add MLINKs I missed
Todd C. Miller
1997-12-14
ncurses-4.1-971213
Todd C. Miller
1997-12-03
Merge of ncurses-4.1-971129
Todd C. Miller
1997-11-26
libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.
Todd C. Miller
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1996-06-02
SYSV-style form library; from ncurses
Thorsten Lockert