| /freebsd/contrib/ncurses/progs/ |
| H A D | capconvert | 75 if [ -z "$TERMCAP" ] 224 if [ -z "$TERMCAP" ] 241 elif [ -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 D | set31 | 3 1 Δε μπορώ να ανοίξω το TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/russian/ |
| H A D | set31 | 3 1 Не могу открыть TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/ukrainian/ |
| H A D | set31 | 3 1 Не можу відкрити TERMCAP: [%s]\n
|
| /freebsd/usr.sbin/lpr/common_source/ |
| H A D | lp.local.h | 69 #define TERMCAP macro
|
| /freebsd/contrib/tcsh/nls/et/ |
| H A D | set31 | 3 1 TERMCAP ei saa avada: [%s]\n
|
| /freebsd/contrib/tcsh/nls/C/ |
| H A D | set31 | 3 1 Can't open TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/finnish/ |
| H A D | set31 | 3 1 Can't open TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set31 | 3 1 Kann TERMCAP nicht öffnen: [%s]\n
|
| /freebsd/contrib/tcsh/nls/italian/ |
| H A D | set31 | 3 1 Non posso aprire il TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/french/ |
| H A D | set31 | 3 1 Ne peut ouvrir TERMCAP: [%s]\n
|
| /freebsd/contrib/tcsh/nls/spanish/ |
| H A D | set31 | 3 1 No se puede abrir TERMCAP: [%s]\n
|
| /freebsd/contrib/ee/ |
| H A D | Changes | 31 - modified create.make and new_curse.c to allow defining TERMCAP file
|
| H A D | new_curse.c | 502 #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 D | MAIL | 47 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 D | INSTALL | 2314 Note that if you have $TERMCAP set, ncurses will use that value 2316 set $TERMCAP to the contents of the xterm's termcap entry. 2460 TERMCAP variable (if present), any local termcap files you reference 2480 If you don't have a TERMCAP variable or custom personal termcap file, 2483 If you *do* have a TERMCAP variable and/or a custom personal termcap file 2489 Subsequently, editing the TERMCAP variable or personal TERMCAP file
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | telnet.c | 695 #ifdef TERMCAP
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps.uwin | 84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 653 # TERMCAP EXTENSION CAPABILITIES
|
| H A D | Caps.hpux11 | 84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 857 # TERMCAP EXTENSION CAPABILITIES
|
| H A D | Caps.osf1r5 | 84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 848 # TERMCAP EXTENSION CAPABILITIES
|
| H A D | Caps | 84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 849 # TERMCAP EXTENSION CAPABILITIES
|
| H A D | Caps.aix4 | 84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 943 # TERMCAP EXTENSION CAPABILITIES
|
| H A D | Caps.keys | 86 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 932 # TERMCAP EXTENSION CAPABILITIES
|
| /freebsd/crypto/heimdal/appl/telnet/ |
| H A D | ChangeLog | 419 * telnetd/sys_term.c (scrub_env): add supporting non-file TERMCAP
|
| /freebsd/contrib/tcsh/ |
| H A D | Fixes | 990 24. Avoid coredumps when $TERMCAP exceeds 1024 characters 1967 TERMCAP for window size changes...
|