Searched refs:TERMCAP (Results 1 – 25 of 32) sorted by relevance
12
| /NextBSD/contrib/ncurses/progs/ |
| HD | capconvert | 74 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/ |
| HD | Makefile.X | 55 TERMCAP = %termcap% 73 $(CC) $(CDEFS) -o top $(OBJS) $(TERMCAP) $(MATH) $(LIBS)
|
| HD | Configure | 472 set tcap = `grep TERMCAP: machine/m_${module}.desc | sed -e 's/^.[^:]*: *//'`
|
| HD | Changes | 156 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/ |
| HD | lp.local.h | 72 #define TERMCAP macro
|
| /NextBSD/contrib/tcsh/nls/greek/ |
| HD | set31 | 4 1 Δε μπορώ να ανοίξω το TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/russian/ |
| HD | set31 | 4 1 Не могу открыть TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/ukrainian/ |
| HD | set31 | 4 1 Не можу відкрити TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/et/ |
| HD | set31 | 4 1 TERMCAP ei saa avada: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set31 | 4 1 Can't open TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/finnish/ |
| HD | set31 | 4 1 Can't open TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/german/ |
| HD | set31 | 4 1 Kann TERMCAP nicht öffnen: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/italian/ |
| HD | set31 | 4 1 Non posso aprire il TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/french/ |
| HD | set31 | 4 1 Ne peut ouvrir TERMCAP: [%s]\n
|
| /NextBSD/contrib/tcsh/nls/spanish/ |
| HD | set31 | 4 1 No se puede abrir TERMCAP: [%s]\n
|
| /NextBSD/contrib/ee/ |
| HD | Changes | 31 - modified create.make and new_curse.c to allow defining TERMCAP file
|
| HD | 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()
|
| /NextBSD/contrib/ncurses/ |
| HD | INSTALL | 1717 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
|
| HD | ANNOUNCE | 141 from termcap to terminfo. It gathers the information in a TERMCAP
|
| /NextBSD/usr.sbin/cron/doc/ |
| HD | MAIL | 49 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/ |
| HD | telnet.c | 701 #ifdef TERMCAP
|
| /NextBSD/crypto/heimdal/appl/telnet/ |
| HD | ChangeLog | 419 * telnetd/sys_term.c (scrub_env): add supporting non-file TERMCAP
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.uwin | 83 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 607 # TERMCAP EXTENSION CAPABILITIES
|
| HD | Caps.aix4 | 83 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 885 # TERMCAP EXTENSION CAPABILITIES
|
| HD | Caps.keys | 85 # HANDLING TERMCAP AND TERMINFO EXTENSIONS 873 # TERMCAP EXTENSION CAPABILITIES
|
12