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
/
libcurses
/
Makefile
Age
Commit message (
Expand
)
Author
2000-11-08
another MLINK
Theo de Raadt
2000-10-08
update to ncurses-5.1-20001007
Todd C. Miller
2000-07-24
Update to ncurses-5.1-20000722
Todd C. Miller
2000-07-10
ncurses 5.1
Todd C. Miller
2000-03-29
more MLINKS
Theo de Raadt
1999-12-28
Update to ncurses-19991218
Todd C. Miller
1999-11-28
update to ncurses-5.0-19991127
Todd C. Miller
1999-11-17
add MLINKs I missed
Todd C. Miller
1999-11-17
add more MLINKs
Todd C. Miller
1999-11-17
Add missing MLINKs
Todd C. Miller
1999-05-11
Install termcap.h too. Some packages assume that if you are using
Todd C. Miller
1999-03-02
ncurses-4.2-990301
Todd C. Miller
1999-02-24
ncurses-4.2-990220; this is a pre-release of 5.0
Todd C. Miller
1999-01-18
use the doc dir
Todd C. Miller
1999-01-18
ncurses-4.2-990116
Todd C. Miller
1998-11-30
typo
Todd C. Miller
1998-11-30
Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixes
Todd C. Miller
1998-11-17
man updates from ncurses-4.2-981114
Todd C. Miller
1998-11-17
update to ncurses-4.2-981114
Todd C. Miller
1998-10-31
update to ncurses 4.2-981017
Todd C. Miller
1998-09-13
ncurses-4.2-980905
Todd C. Miller
1998-08-31
use HOSTCC to compile helper programs
Michael Shalayeff
1998-08-29
man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-08-14
don't define HAVE_* since it conflicts with other configure scripts
Todd C. Miller
1998-07-27
update to ncurses-4.2-980725
Todd C. Miller
1998-07-23
fix comment
Todd C. Miller
1998-07-23
ncurses-4.2-980718
Todd C. Miller
1998-01-17
Use _ti_get_screensize() from libtermlib to update screen size if changed
Todd C. Miller
1997-12-17
Add in lots of MLINKS
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-28
Fix syntax wrt tracing stuff and change TRACE -> CURSESTRACE
Todd C. Miller
1997-11-28
Add tracing/debugging code from ncurses 4.1 but don't compile by default.
Todd C. Miller
1997-11-26
ncurses 4.1 + changes to work with our terminfo libs (instead of
Todd C. Miller
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-02-27
Undo last change. nawk == awk in our tree, and no different behaviour is
Thorsten Lockert
1997-02-27
awk fails to create a couple of files during the build. nawk does the
Angelos D. Keromytis
1997-02-09
do not make changes here that hide a problem which needs fixing
Theo de Raadt
1997-01-07
don't use LDADD+=-ltermlib on the mips - because it causes problems
Thomas Graichen
1996-12-16
Generate library versions of macro implementations as well
Thorsten Lockert
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1996-06-19
OpenBSD RCSID
Niklas Hallqvist
1996-06-16
The man page for wresize() was accidentally omitted
Thorsten Lockert
1996-06-02
Install ncurses as -lcurses and <curses.h>
Thorsten Lockert
1996-05-06
hard-code the include installation path (mostly for speed)
Theo de Raadt
1996-05-04
commented out includes install renamed
Theo de Raadt
1995-10-24
install curses.h from src/include
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt