| /freebsd-14.2/share/termcap/ |
| H A D | Makefile | 7 MAN= termcap.5 10 FILES= termcap termcap.db 12 CLEANFILES+= termcap.db 17 termcap.db: termcap 20 etc-termcap: 22 ${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
|
| H A D | README | 16 termcap since that's moved last. The s.* terminals are specials, and 23 path name. This change is better than just changing the termcap file 34 Finally, if you make additions or fixes to termcap, please mail a note 40 uunet!ucbvax!termcap (uucp) 41 termcap@berkeley.cs.edu (Internet) 44 It is probably easiest to make local termcap changes in separate 45 files, eg /usr/local/etc/termcap, and encourage people to put 47 setenv TERMPATH ~/.termcap:/usr/local/etc/termcap:/etc/termcap 50 isolated in /usr/local/etc/termcap and user changes in ~/.termcap, all 52 changes when system termcap files change. [all …]
|
| /freebsd-14.2/contrib/ncurses/ncurses/tinfo/ |
| H A D | MKcaptab.sh | 151 _nc_get_table(bool termcap) 153 return termcap ? build_names(cap) : build_names(info); 157 _nc_get_hash_table(bool termcap) 159 return termcap ? _nc_cap_hash_table : _nc_info_hash_table; 163 _nc_get_alias_table(bool termcap) 165 return termcap ? build_alias(cap) : build_alias(info); 219 _nc_get_hash_info(bool termcap) 221 return &hash_data[(termcap != FALSE)];
|
| H A D | comp_hash.c | 58 bool termcap = (hash_table != _nc_get_hash_table(FALSE)); in NCURSES_EXPORT() local 59 const HashData *data = _nc_get_hash_info(termcap); in NCURSES_EXPORT() 70 real_table = _nc_get_table(termcap); in NCURSES_EXPORT() 95 bool termcap) in _nc_find_type_entry() argument 98 const HashData *data = _nc_get_hash_info(termcap); in _nc_find_type_entry() 104 const struct name_table_entry *const table = _nc_get_table(termcap); in _nc_find_type_entry()
|
| /freebsd-14.2/etc/termcap/ |
| H A D | Makefile | 1 .PATH: ${SRCTOP}/share/termcap 4 CLEANFILES+= termcap.small 5 CONFS= termcap.small 20 termcap.small: termcap
|
| /freebsd-14.2/contrib/ee/ |
| H A D | create.make | 16 if [ -f /etc/termcap -o -f /usr/share/lib/termcap -o -f /usr/share/misc/termcap ] 18 if [ -f /usr/share/lib/termcap ] 21 elif [ -f /usr/share/misc/termcap ] 24 elif [ -f /etc/termcap ]
|
| /freebsd-14.2/release/tools/ |
| H A D | oci-image-static.conf | 19 cp /etc/termcap.small $m/etc/termcap.small || return $? 20 cp /etc/termcap.small $m/usr/share/misc/termcap || return $?
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | FREEBSD-upgrade | 35 You may have to update ncurses-specific glue in termcap.c (check if 41 r50620: native termcap tweaking (cvs r1.2) 44 r50620: native termcap tweaking (cvs r1.2) 48 This is not used. We have our own src/lib/ncurses/termcap.c
|
| H A D | Makefile.in | 107 @ test ! -f $(include_dir)/termcap.h || \ 108 $(FGREP) NCURSES_VERSION $(include_dir)/termcap.h >/dev/null || \
|
| /freebsd-14.2/contrib/ncurses/ncurses/ |
| H A D | report_hashing.c | 39 check_names(const char *name, NCURSES_CONST char *const *table, int termcap) in check_names() argument 44 const HashValue *hash_table = _nc_get_hash_table(termcap); in check_names()
|
| H A D | modules | 160 # Support for termcap (and tic, etc.), which can be a separate library 179 lib_baudrate lib $(tinfo) $(HEADER_DEPS) ../include/termcap.h 180 lib_cur_term lib $(tinfo) $(HEADER_DEPS) ../include/termcap.h 190 lib_termcap lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/termcap.h $(INCDIR)/capdefaults… 192 lib_tgoto lib $(tinfo) $(HEADER_DEPS) ../include/termcap.h 195 lib_tputs lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/termcap.h
|
| /freebsd-14.2/contrib/tcsh/nls/russian/ |
| H A D | set1 | 117 115 Переполнение строки termcap 120 118 Неизвестный параметр termcap '%%%c'
|
| /freebsd-14.2/contrib/tcsh/nls/ja/ |
| H A D | set1 | 117 115 termcapの文字列領域不足です 120 118 知らないtermcapパラメタ '%%%c'
|
| /freebsd-14.2/contrib/tcsh/nls/greek/ |
| H A D | set1 | 117 115 Δεν υπάρχει χώρος γιά το termcap string 120 118 Αγνωστη παράμετρος του termcap '%%%c'
|
| /freebsd-14.2/contrib/ncurses/progs/ |
| H A D | capconvert | 235 if test -f "$HOME"/.termcap 238 eval $TIC "$HOME"/.termcap
|
| H A D | tput.c | 161 bool termcap = FALSE; in tput_cmd() local 218 if (!termcap) { in tput_cmd() 221 termcap = TRUE; in tput_cmd() 222 if ((np = _nc_find_entry(name, _nc_get_hash_table(termcap))) != 0) { in tput_cmd()
|
| /freebsd-14.2/contrib/tcsh/nls/ukrainian/ |
| H A D | set1 | 117 115 Out of termcap string space 120 118 Невідомий параметр termcap '%%%c'
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps.uwin | 52 # Column 4: termcap capability name 63 # lot of old termcap-using programs). The codes read as follows: 66 # G = mentioned in the documentation for GNU termcap 71 # lead to some termcap translations being too long. The termcap maintainer 132 # the termcap file will become irate. 213 #%.RI ( termcap ) 218 #%.I termcap 663 # well as the termcap codes) match his list. 670 # latter is nonzero and we're dumping in termcap format. 676 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| H A D | Caps.hpux11 | 52 # Column 4: termcap capability name 63 # lot of old termcap-using programs). The codes read as follows: 66 # G = mentioned in the documentation for GNU termcap 71 # lead to some termcap translations being too long. The termcap maintainer 132 # the termcap file will become irate. 213 #%.RI ( termcap ) 218 #%.I termcap 867 # well as the termcap codes) match his list. 874 # latter is nonzero and we're dumping in termcap format. 880 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| H A D | Caps | 35 # This is the master termcap/terminfo capability table. 52 # Column 4: termcap capability name 66 # G = mentioned in the documentation for GNU termcap 71 # lead to some termcap translations being too long. The termcap maintainer 132 # the termcap file will become irate. 213 #%.RI ( termcap ) 218 #%.I termcap 851 # well as the termcap codes) match his list. 858 # latter is nonzero and we're dumping in termcap format. 864 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| H A D | Caps.keys | 54 # Column 4: termcap capability name 65 # lot of old termcap-using programs). The codes read as follows: 68 # G = mentioned in the documentation for GNU termcap 73 # lead to some termcap translations being too long. The termcap maintainer 134 # the termcap file will become irate. 216 #%.RI ( termcap ) 221 #%.I termcap 942 # well as the termcap codes) match his list. 949 # latter is nonzero and we're dumping in termcap format. 955 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| H A D | Caps.aix4 | 52 # Column 4: termcap capability name 63 # lot of old termcap-using programs). The codes read as follows: 66 # G = mentioned in the documentation for GNU termcap 71 # lead to some termcap translations being too long. The termcap maintainer 132 # the termcap file will become irate. 213 #%.RI ( termcap ) 218 #%.I termcap 953 # well as the termcap codes) match his list. 960 # latter is nonzero and we're dumping in termcap format. 966 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| H A D | Caps.osf1r5 | 52 # Column 4: termcap capability name 63 # lot of old termcap-using programs). The codes read as follows: 66 # G = mentioned in the documentation for GNU termcap 71 # lead to some termcap translations being too long. The termcap maintainer 132 # the termcap file will become irate. 213 #%.RI ( termcap ) 218 #%.I termcap 858 # well as the termcap codes) match his list. 865 # latter is nonzero and we're dumping in termcap format. 871 # Obsolete termcap capabilities. Some are used for termcap translation. The [all …]
|
| /freebsd-14.2/etc/ |
| H A D | Makefile | 15 SUBDIR+=termcap 59 ${_+_}cd ${SRCTOP}/share/termcap; ${MAKE} etc-termcap
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | ed.screen.c | 1567 if ((ptr = Strstr(termcap, tag)) == NULL) { in UpdateVal() 1568 (void)Strcpy(backup, termcap); in UpdateVal() 1571 size_t len = (ptr - termcap) + Strlen(tag); in UpdateVal() 1572 (void)Strncpy(backup, termcap, len); in UpdateVal() 1625 Char termcap[TC_BUFSIZE+64], backup[TC_BUFSIZE+64], *ptr; in ChangeSize() local 1629 (void) Strncpy(termcap, ptr, TC_BUFSIZE); in ChangeSize() 1630 termcap[TC_BUFSIZE-1] = '\0'; in ChangeSize() 1632 changed = UpdateVal(STRco, Val(T_co), termcap, backup); in ChangeSize() 1633 changed |= UpdateVal(STRli, Val(T_li), termcap, backup); in ChangeSize() 1640 termcap[TC_BUFSIZE - 1] = '\0'; in ChangeSize() [all …]
|