Home
last modified time | relevance | path

Searched refs:TERMCAP (Results 1 – 25 of 32) sorted by relevance

12

/NextBSD/contrib/ncurses/progs/
HDcapconvert74 if test -z "$TERMCAP"
222 if test -z "$TERMCAP"
239 elif test -f "$TERMCAP"
241 echo "Your TERMCAP names the file $TERMCAP. I will compile that."
242 eval $TIC $TERMCAP
244 echo "Note that editing $TERMCAP will no longer change the data curses sees."
248 echo $TERMCAP >myterm$$
/NextBSD/contrib/top/
HDMakefile.X55 TERMCAP = %termcap%
73 $(CC) $(CDEFS) -o top $(OBJS) $(TERMCAP) $(MATH) $(LIBS)
HDConfigure472 set tcap = `grep TERMCAP: machine/m_${module}.desc | sed -e 's/^.[^:]*: *//'`
HDChanges156 TERMCAP, which defined the library to use for a termcap library.
157 If no TERMCAP tag is found in the module's initial comment, then
/NextBSD/usr.sbin/lpr/common_source/
HDlp.local.h72 #define TERMCAP macro
/NextBSD/contrib/tcsh/nls/greek/
HDset314 1 Δε μπορώ να ανοίξω το TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/russian/
HDset314 1 Не могу открыть TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/ukrainian/
HDset314 1 Не можу відкрити TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/et/
HDset314 1 TERMCAP ei saa avada: [%s]\n
/NextBSD/contrib/tcsh/nls/C/
HDset314 1 Can't open TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/finnish/
HDset314 1 Can't open TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/german/
HDset314 1 Kann TERMCAP nicht öffnen: [%s]\n
/NextBSD/contrib/tcsh/nls/italian/
HDset314 1 Non posso aprire il TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/french/
HDset314 1 Ne peut ouvrir TERMCAP: [%s]\n
/NextBSD/contrib/tcsh/nls/spanish/
HDset314 1 No se puede abrir TERMCAP: [%s]\n
/NextBSD/contrib/ee/
HDChanges31 - modified create.make and new_curse.c to allow defining TERMCAP file
HDnew_curse.c502 #if !defined(TERMCAP)
503 #define TERMCAP "/etc/termcap" macro
948 Term_File_name = TERMCAP; in initscr()
952 Term_File_name = TERMCAP; in initscr()
956 printf("unable to open %s file \n", TERMCAP); in initscr()
/NextBSD/contrib/ncurses/
HDINSTALL1717 Note that if you have $TERMCAP set, ncurses will use that value
1719 set $TERMCAP to the contents of the xterm's termcap entry.
1855 TERMCAP variable (if present), any local termcap files you reference
1876 If you don't have a TERMCAP variable or custom personal termcap file,
1879 If you *do* have a TERMCAP variable and/or a custom personal termcap file
1885 Subsequently, editing the TERMCAP variable or personal TERMCAP file
HDANNOUNCE141 from termcap to terminfo. It gathers the information in a TERMCAP
/NextBSD/usr.sbin/cron/doc/
HDMAIL49 daemon... I plan to edit out such useless things as TERMCAP,
327 << delete TERM and TERMCAP; modify HOME, USER, and CWD; pass TZ and
/NextBSD/contrib/telnet/telnet/
HDtelnet.c701 #ifdef TERMCAP
/NextBSD/crypto/heimdal/appl/telnet/
HDChangeLog419 * telnetd/sys_term.c (scrub_env): add supporting non-file TERMCAP
/NextBSD/contrib/ncurses/include/
HDCaps.uwin83 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
607 # TERMCAP EXTENSION CAPABILITIES
HDCaps.aix483 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
885 # TERMCAP EXTENSION CAPABILITIES
HDCaps.keys85 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
873 # TERMCAP EXTENSION CAPABILITIES

12