Date: Mon, 30 Aug 1999 00:58:09 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses ncurses_cfg.h pathnames.h termcap.c Makefile COPYRIGHT.NEW COPYRIGHT.OLD MKkeyname.awk MKkeys.awk README copyright.c curs_addch.3 curs_addchst.3 curs_addstr.3 curs_attr.3 curs_beep.3 curs_bkgd.3 curs_border.3 curs_clear.3 ... Message-ID: <199908300758.AAA80642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/30 00:58:09 PDT
Modified files:
lib/libncurses Makefile
Added files:
lib/libncurses ncurses_cfg.h pathnames.h termcap.c
Removed files:
lib/libncurses COPYRIGHT.NEW COPYRIGHT.OLD MKkeyname.awk
MKkeys.awk README copyright.c
curs_addch.3 curs_addchst.3 curs_addstr.3
curs_attr.3 curs_beep.3 curs_bkgd.3
curs_border.3 curs_clear.3 curs_color.3
curs_delch.3 curs_delln.3 curs_getch.3
curs_getstr.3 curs_getyx.3 curs_inch.3
curs_inchstr.3 curs_initscr.3
curs_inopts.3 curs_insch.3 curs_insstr.3
curs_instr.3 curs_kernel.3 curs_move.3
curs_outopts.3 curs_overlay.3 curs_pad.3
curs_printw.3 curs_refresh.3 curs_scanw.3
curs_scr_dmp.3 curs_scroll.3 curs_slk.3
curs_termatt.3 curs_termin.3 curs_touch.3
curs_util.3 curs_window.3 curses.h
curses.priv.h keys.list lib_acs.c
lib_addch.c lib_addstr.c lib_beep.c
lib_bkgd.c lib_box.c lib_clear.c
lib_clrbot.c lib_clreol.c lib_color.c
lib_delch.c lib_delwin.c lib_doupdate.c
lib_endwin.c lib_erase.c lib_getch.c
lib_getstr.c lib_inchstr.c lib_initscr.c
lib_insch.c lib_insdel.c lib_insstr.c
lib_instr.c lib_kernel.c lib_longname.c
lib_move.c lib_mvcur.c lib_mvwin.c
lib_newterm.c lib_newwin.c lib_options.c
lib_overlay.c lib_pad.c lib_printw.c
lib_raw.c lib_refresh.c lib_scanw.c
lib_screen.c lib_scroll.c lib_scrreg.c
lib_set_term.c lib_slk.c lib_touch.c
lib_trace.c lib_tstp.c lib_twait.c
lib_unctrl.c lib_vidattr.c lib_window.c
ncurses.3 term.5 terminfo.h unctrl.h
lib/libncurses/TESTS Makefile README battle.c copy.c corner.c
ensor.c firework.c getch.c hanoi.c
knight.c ncurses.c newdemo.c over.c
rain.c scroll.c scroll2.c scroll3.c
test.c testcurs.c worm.c xmas.c
lib/libncurses/doc color.doc manual.doc
Log:
Use src/contrib/ncurses, v5.0.990821 prerelease.
This isn't quite finished yet, there are still some unresolved problems
with ospeed and the sgtty.h (non-posix) terminal interface. Mostly
this only causes problems with src/games.
The other tools and libraries (libform,libpanel,libmenu) will come
shortly but are seperate.
Beware, there be dragons here! (The build will be broken for a short
while)
Revision Changes Path
1.27 +509 -198 src/lib/libncurses/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908300758.AAA80642>
