Home
last modified time | relevance | path

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

12

/freebsd/contrib/ncurses/progs/
H A Dcapconvert75 if test -z "$TERMCAP"
224 if test -z "$TERMCAP"
241 elif test -f "$TERMCAP"
243 echo "Your TERMCAP names the file $TERMCAP. I will compile that."
244 eval $TIC "$TERMCAP"
246 echo "Note that editing $TERMCAP will no longer change the data curses sees."
250 echo "$TERMCAP" >myterm$$
/freebsd/contrib/tcsh/nls/greek/
H A Dset313 1 Δε μπορώ να ανοίξω το TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/russian/
H A Dset313 1 Не могу открыть TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset313 1 Не можу відкрити TERMCAP: [%s]\n
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.local.h69 #define TERMCAP macro
/freebsd/contrib/tcsh/nls/et/
H A Dset313 1 TERMCAP ei saa avada: [%s]\n
/freebsd/contrib/tcsh/nls/C/
H A Dset313 1 Can't open TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset313 1 Can't open TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/german/
H A Dset313 1 Kann TERMCAP nicht öffnen: [%s]\n
/freebsd/contrib/tcsh/nls/italian/
H A Dset313 1 Non posso aprire il TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/french/
H A Dset313 1 Ne peut ouvrir TERMCAP: [%s]\n
/freebsd/contrib/tcsh/nls/spanish/
H A Dset313 1 No se puede abrir TERMCAP: [%s]\n
/freebsd/contrib/ee/
H A DChanges31 - modified create.make and new_curse.c to allow defining TERMCAP file
H A Dnew_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()
/freebsd/usr.sbin/cron/doc/
H A DMAIL47 daemon... I plan to edit out such useless things as TERMCAP,
325 << delete TERM and TERMCAP; modify HOME, USER, and CWD; pass TZ and
/freebsd/contrib/ncurses/
H A DINSTALL2279 Note that if you have $TERMCAP set, ncurses will use that value
2281 set $TERMCAP to the contents of the xterm's termcap entry.
2425 TERMCAP variable (if present), any local termcap files you reference
2445 If you don't have a TERMCAP variable or custom personal termcap file,
2448 If you *do* have a TERMCAP variable and/or a custom personal termcap file
2454 Subsequently, editing the TERMCAP variable or personal TERMCAP file
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c695 #ifdef TERMCAP
/freebsd/contrib/ncurses/include/
H A DCaps.uwin84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
653 # TERMCAP EXTENSION CAPABILITIES
H A DCaps.hpux1184 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
857 # TERMCAP EXTENSION CAPABILITIES
H A DCaps84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
841 # TERMCAP EXTENSION CAPABILITIES
H A DCaps.osf1r584 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
848 # TERMCAP EXTENSION CAPABILITIES
H A DCaps.keys86 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
932 # TERMCAP EXTENSION CAPABILITIES
H A DCaps.aix484 # HANDLING TERMCAP AND TERMINFO EXTENSIONS
943 # TERMCAP EXTENSION CAPABILITIES
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog419 * telnetd/sys_term.c (scrub_env): add supporting non-file TERMCAP
/freebsd/contrib/tcsh/
H A DFixes990 24. Avoid coredumps when $TERMCAP exceeds 1024 characters
1967 TERMCAP for window size changes...

12