Home
last modified time | relevance | path

Searched refs:curses (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd/contrib/ncurses/
H A DMANIFEST16 ./Ada95/gen/terminal_interface-curses-aux.ads.m4
17 ./Ada95/gen/terminal_interface-curses-forms-field_types.ads.m4
18 ./Ada95/gen/terminal_interface-curses-forms-field_user_data.ads.m4
19 ./Ada95/gen/terminal_interface-curses-forms-form_user_data.ads.m4
20 ./Ada95/gen/terminal_interface-curses-forms.ads.m4
21 ./Ada95/gen/terminal_interface-curses-menus-item_user_data.ads.m4
22 ./Ada95/gen/terminal_interface-curses-menus-menu_user_data.ads.m4
23 ./Ada95/gen/terminal_interface-curses-menus.ads.m4
24 ./Ada95/gen/terminal_interface-curses-mouse.ads.m4
25 ./Ada95/gen/terminal_interface-curses-panels-user_data.ads.m4
[all …]
H A DANNOUNCE5 The ncurses (new curses) library is a free software emulation of
6 curses in System V Release 4.0 (SVr4), and more. It uses terminfo
8 characters and function-key mapping, and has all the other SVr4-curses
9 enhancements over BSD curses. SVr4 curses became the basis of X/Open
12 In mid-June 1995, the maintainer of 4.4BSD curses declared that he
13 considered 4.4BSD curses obsolete, and encouraged the keepers of unix
19 * It is used as the system curses library on OpenBSD, FreeBSD and
23 * It is used (though usually not as the system curses) on all of the
74 higher-level curses library, as well as by many applications.
202 * modify test/test_mouse.c to use curses api for raw/noraw
[all …]
H A DMakefile.in110 @ test ! -f $(include_dir)/curses.h || \
111 $(FGREP) NCURSES_VERSION $(include_dir)/curses.h >/dev/null || \
/freebsd/contrib/ncurses/include/
H A DMakefile.in80 curses.head \
87 curses.h \
116 curses.h : $(CAPLIST) \
117 curses.head \
118 $(srcdir)/curses.tail \
120 cat curses.head >$@
124 cat $(srcdir)/curses.tail >>$@
H A Dcurses.events1 /* $Id: curses.events,v 1.4 2024/01/19 09:24:17 tom Exp $ */
4 * This file is part of ncurses, designed to be appended after curses.h.in
/freebsd/contrib/ee/
H A Dcreate.make163 if [ -f /usr/include/curses.h ]
181 curses=""
183 curses="-DNCURSE"
190 if [ -f /usr/include/curses.h ]
208 curses=""
260 echo "DEFINES = $termio $terminfo_exists $BSD_SELECT $catgets $select $curses " > make.local
269 curses : ee.c
H A Dmake.default3 # If building ee using curses, type "make curses", otherwise new_curse (a
4 # subset of curses that supports ee) will be built and ee will use new_curse
5 # instead of curses.
39 curses : ee.c
H A DREADME.ee67 purpose. The curses package is used to handle the I/O which deals with the
70 While ee is based on curses, I have included here the source code to
71 new_curse, a subset of curses developed for use with ee. 'curses' often
75 The file new_curse.c contains a subset of 'curses', a package for
76 applications to use to handle screen output. Unfortunately, curses
79 systems, and while it can sometimes be slower than other curses packages,
81 than vendor supplied curses. Unless problems occur during the building
82 of ee, it is recommended that you use new_curse rather than the curses
/freebsd/contrib/file/magic/Magdir/
H A Dterminfo39 0 beshort 0433 SVr2 curses screen image, big-endian
41 0 beshort 0434 SVr3 curses screen image, big-endian
42 0 beshort 0435 SVr4 curses screen image, big-endian
44 0 leshort 0433 SVr2 curses screen image, little-endian
45 0 leshort 0434 SVr3 curses screen image, little-endian
46 0 leshort 0435 SVr4 curses screen image, little-endian
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_cur_term.c87 _nc_lock_global(curses); in NCURSES_SP_NAME()
116 _nc_unlock_global(curses); in NCURSES_SP_NAME()
194 _nc_lock_global(curses); in del_curterm()
196 _nc_unlock_global(curses); in del_curterm()
H A Duse_screen.c54 _nc_lock_global(curses); in NCURSES_EXPORT()
61 _nc_unlock_global(curses); in NCURSES_EXPORT()
/freebsd/contrib/ncurses/ncurses/
H A DMakefile.in185 ../include/curses.h \
195 $(srcdir)/curses.priv.h \
247 ./lib_gen.c : $(base)/MKlib_gen.sh ../include/curses.h
248 …" $(SHELL) -e $(base)/MKlib_gen.sh "$(CPP) $(CPPFLAGS)" "$(AWK)" generated <../include/curses.h >$@
269 $(srcdir)/curses.priv.h \
274 ./expanded.c : $(srcdir)/curses.priv.h $(serial)/MKexpanded.sh
335 ./link_test.c : $(base)/MKlib_gen.sh ../include/curses.h
336 …$(SHELL) -e $(base)/MKlib_gen.sh "$(CPP) $(CPPFLAGS)" "$(AWK)" implemented <../include/curses.h >$@
359 $(srcdir)/curses.priv.h \
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt7 The curses library is a complex piece of software and, often, changes
9 actions so a visual check of the curses output may look correct in
12 the curses library have no undesired effects an automated test is
13 needed to detect and highlight any changes in the curses application
20 The curses testframe consists of two separate programs connected by a
26 are highlighted to the tester. The slave is a curses application that
28 director over a pipe, these commands are calls to curses routines
30 parameters and uses them as arguments for the requested curses routine
31 call. The return value from the curses routine is passed back to the
32 director over another pipe, if the curses routine updates any passed
[all …]
/freebsd/contrib/ncurses/misc/
H A Dmagic68 0 beshort 0433 SVr2 curses screen image, big-endian
69 0 beshort 0434 SVr3 curses screen image, big-endian
70 0 beshort 0435 SVr4 curses screen image, big-endian
72 0 leshort 0433 SVr2 curses screen image, little-endian
73 0 leshort 0434 SVr3 curses screen image, little-endian
74 0 leshort 0435 SVr4 curses screen image, little-endian
/freebsd/lib/ncurses/tinfo/
H A DMakefile74 curses.h \
167 make_keys MKterm.h.awk comp_captab.c curses.head
175 HEADERS= curses.h ncurses_dll.h term.h termcap.h unctrl.h
179 INCSLINKS= curses.h ${INCLUDEDIR}/ncurses.h
213 .ORDER: ncurses_dll.h curses.h
215 .ORDER: curses.h ${f}
245 nomacros.h: MKlib_gen.sh curses.h
247 "${AWK}" generated < curses.h | fgrep undef > $@
264 curses.h: curses.head MKkey_defs.sh Caps Caps-ncurses
265 cat curses.head > $@.new
[all …]
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_newwin.c104 if (_nc_nonsp_try_global(curses) == 0) { in _nc_freewin()
132 _nc_nonsp_unlock_global(curses); in _nc_freewin()
186 _nc_sp_lock_global(curses); in newwin()
189 _nc_sp_unlock_global(curses); in newwin()
297 _nc_nonsp_lock_global(curses); in NCURSES_SP_NAME()
379 _nc_nonsp_unlock_global(curses); in NCURSES_SP_NAME()
H A Dlib_overlay.c57 _nc_lock_global(curses); in overlap()
94 _nc_unlock_global(curses); in overlap()
156 _nc_lock_global(curses); in copywin()
220 _nc_unlock_global(curses); in copywin()
H A Duse_window.c49 _nc_lock_global(curses); in NCURSES_EXPORT()
51 _nc_unlock_global(curses); in NCURSES_EXPORT()
H A Dresizeterm.c79 _nc_lock_global(curses); in show_window_sizes()
94 _nc_unlock_global(curses); in show_window_sizes()
364 _nc_nonsp_lock_global(curses); in NCURSES_SP_NAME()
444 _nc_nonsp_unlock_global(curses); in NCURSES_SP_NAME()
454 _nc_sp_lock_global(curses); in resize_term()
456 _nc_sp_unlock_global(curses); in resize_term()
H A Dlib_initscr.c60 _nc_lock_global(curses); in NCURSES_EXPORT()
107 _nc_unlock_global(curses); in NCURSES_EXPORT()
H A Dlib_delwin.c81 if (_nc_try_global(curses) == 0) { in delwin()
99 _nc_unlock_global(curses); in delwin()
H A Dlib_getch.c386 _nc_lock_global(curses); in recur_wrefresh()
388 _nc_unlock_global(curses); in recur_wrefresh()
397 _nc_lock_global(curses); in recur_wrefresh()
402 _nc_unlock_global(curses); in recur_wrefresh()
423 _nc_lock_global(curses); in recur_wgetnstr()
428 _nc_unlock_global(curses); in recur_wgetnstr()
/freebsd/contrib/nvi/cl/
H A DREADME.signal6 2: The curses routines may not be reentrant.
7 3: Neither DB nor curses will restart system calls.
56 current curses implementations (both System V and Berkeley) don't give
59 the exception that flow control and signals are turned on, and curses
64 mode is better defined and I'm less likely to be surprised by a curses
82 Generally, this is what historic vi did. (It didn't have the curses
83 problems because it didn't use curses.) It entered signals following
126 First, System V's curses doesn't handle SIGTSTP correctly. If you use the
132 computer industry. The 4BSD curses is deficient in that it does not have
137 models #3 or #4, we're going to have to call curses routines at interrupt
[all …]
/freebsd/contrib/dialog/
H A Ddlg_keys.h49 #define DLG_KEYS_DATA(dialog, curses) { (curses) >= KEY_MIN, curses, dialog } argument
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wch.c62 _nc_lock_global(curses); in NCURSES_EXPORT()
118 _nc_unlock_global(curses); in NCURSES_EXPORT()

1234