NetBSD/lib/libcurses
blymn eaa84a63c0 Change debug handling, now we write debug out iff CURSES_TRACE_FILE
has been set in the environment, this prevents people using MKDEBUGLIB
getting more than they bargained for.

Tidied up the debug settings in the Makefile to reflect the above change,
we no longer need to have FULL_DEBUG since nothing is written by default.
2007-05-29 13:20:21 +00:00
..
EXAMPLES Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
PSD.doc
acs.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
add_wch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
add_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addbytes.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addchnstr.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
addnstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
attributes.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
background.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
bell.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
border.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
box.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
cchar.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clear.c
clearok.c
clrtobot.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clrtoeol.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
color.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
copywin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
cr_put.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
ctrace.c Change debug handling, now we write debug out iff CURSES_TRACE_FILE 2007-05-29 13:20:21 +00:00
cur_hash.c
curs_set.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
curses_addch.3
curses_addchstr.3
curses_addstr.3
curses_attributes.3
curses_background.3
curses_border.3
curses_clear.3
curses_color.3
curses_cursor.3
curses_default_colors.3
curses_delch.3
curses_deleteln.3
curses_echochar.3
curses_inch.3
curses_input.3
curses_insdelln.3
curses_insertch.3
curses_insertln.3
curses_keyname.3
curses_line.3
curses_pad.3
curses_print.3
curses_private.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
curses_refresh.3
curses_scanw.3
curses_screen.3
curses_scroll.3
curses_standout.3
curses_termcap.3
curses_touch.3
curses_tty.3
curses_underscore.3
curses_window.3
curses.3
curses.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
curses.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
delch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
deleteln.c
delwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echo_wchar.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echochar.c
erase.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
flushok.c
fullname.c
get_wch.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
get_wstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
getyx.c
id_subwins.c
idcok.c
idlok.c
in_wch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
in_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
inch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
inchstr.c
initscr.c Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
ins_wch.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
ins_wstr.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
insch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
insdelln.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
insertln.c
insstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
instr.c
inwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keymap.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keyname.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keypad.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
leaveok.c
line.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
longname.c
Makefile Change debug handling, now we write debug out iff CURSES_TRACE_FILE 2007-05-29 13:20:21 +00:00
meta.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
move.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
mvwin.c
newwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
nodelay.c
notimeout.c
overlay.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
overwrite.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
pause.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
printw.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
putchar.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
refresh.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
resize.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
scanw.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
screen.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
scroll.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
scrollok.c
setterm.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
shlib_version Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
standout.c
timeout.c
toucholap.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
touchwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
tscroll.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
tstp.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00
tty.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
underscore.c Add debug "areas" that allow selective debugging by setting the 2007-01-21 13:25:36 +00:00