/titanic_41/usr/src/cmd/terminfo/ |
H A D | Makefile | 29 TERMCAPSRC= termcap.src 43 ROOTSYMLINK = $(ROOTETC)/termcap 63 $(ROOTSHARELIBDIR)/termcap: 67 $(ROOTTABSET) $(ROOTSHARELIBDIR)/termcap $(ROOTSYMLINK) \ 71 $(RM) $@; $(SYMLINK) $(RELROOTETC)/termcap $@
|
H A D | termcap.src | 27 # have been small corrections to Raymond's translations to/from termcap format, 44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 53 # Other terminfo and termcap files exist, supported by various OS vendors 56 # of the historical 4.4BSD, GNU, System V and SCO termcap files and the BRL 57 # termcap file, but also large numbers of vendor-maintained termcap and 59 # termcap/terminfo versions. 80 # (terminfo with OT capabilities), stock terminfo, or termcap. You can tell 86 # various obsolete termcap capabilities. You can, thus, convert from master 91 # The termcap version is generated automatically from the master version 93 # original termcap names. All translated entries fit within the 1023-byte [all …]
|
H A D | terminfo.src | 27 # have been small corrections to Raymond's translations to/from termcap format, 44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 53 # Other terminfo and termcap files exist, supported by various OS vendors 56 # of the historical 4.4BSD, GNU, System V and SCO termcap files and the BRL 57 # termcap file, but also large numbers of vendor-maintained termcap and 59 # termcap/terminfo versions. 80 # (terminfo with OT capabilities), stock terminfo, or termcap. You can tell 86 # various obsolete termcap capabilities. You can, thus, convert from master 91 # The termcap version is generated automatically from the master version 93 # original termcap names. All translated entries fit within the 1023-byte [all …]
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | termcap.ed | 2 !rm -f termcap.c 22 * Simulation of termcap using terminfo. 23 * This file is created from termcap.ed. DO NOT EDIT ME! 80 …l/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp 81 .r !cat ./tmp/termcap.tmp 89 …m/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp 90 .r !cat ./tmp/termcap.tmp 98 …r/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp 99 .r !cat ./tmp/termcap.tmp 100 !rm ./tmp/termcap.tmp [all …]
|
H A D | llib-lcurses | 1007 /* termcap.c */
|
/titanic_41/usr/src/lib/libcurses/ |
H A D | Makefile | 42 screen/termcap.c \ 98 screen/termcap.c: screen/termcap.ed 99 (cd screen; $(ED) - < termcap.ed)
|
H A D | Makefile.com | 87 termcap.o termerr.o termname.o tgetch.o tgoto.o \
|
/titanic_41/usr/src/ucbcmd/ |
H A D | Makefile | 142 OTHERLINKS = $(ROOTETC)/termcap \ 151 $(ROOTETC)/termcap := LINKDEST= ../usr/share/lib/termcap
|
/titanic_41/usr/src/lib/libtermcap/ |
H A D | Makefile | 19 HDRS = termcap.h
|
/titanic_41/usr/src/ucblib/libtermcap/ |
H A D | Makefile.com | 29 OBJECTS= termcap.o \
|
/titanic_41/usr/src/lib/libtermcap/common/ |
H A D | llib-ltermcap | 16 #include <termcap.h>
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 33 ** defined in /etc/termcap and the delay algorithms on a 111 * Map from the universal tables in termcap to the particular numbers
|
/titanic_41/usr/src/cmd/ul/ |
H A D | ul.c | 89 char termcap[1024]; in main() local 127 switch (tgetent(termcap, termtype)) { in main() 138 (void) strcpy(termcap, "dumb:os:col#80:cr=^M:sf=^J:am:"); in main()
|
/titanic_41/exception_lists/ |
H A D | keywords | 32 usr/src/cmd/terminfo/termcap.src
|
H A D | copyright | 81 usr/src/cmd/terminfo/termcap.src
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.news | 199 The main change is conversion from termcap to terminfo. 250 termcap capabilities, which are parameterized versions of their 461 and nl termcap options. (Thanks to UCLA for these enhancements). 463 The termcap attribute ns is now checked for, and ex refuses to 829 Ex no longer looks at the ma= entry in termcap, but uses the 869 function keys. This only works if termcap has function key entries 897 for a termcap entry in TERMCAP. 939 and nl termcap options. (Thanks to UCLA for these enhancements). 941 The termcap attribute ns is now checked for, and ex refuses to 1022 for a termcap entry in TERMCAP.
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | compatibility-ucb.mf | 168 link path=etc/termcap target=../usr/share/lib/termcap
|
H A D | SUNWcs.mf | 1452 file path=usr/share/lib/termcap
|
H A D | system-header.mf | 1612 file path=usr/include/termcap.h
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 48 # full-name terminfo-name termcap-code type comment 52 # termcap-code Old termcap code name
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 48 # full-name terminfo-name termcap-code type comment 52 # termcap-code Old termcap code name
|
/titanic_41/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 58 read-only file (like /etc/termcap) and should not need to be changed
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | sh.memo | 526 .I termcap
|
/titanic_41/ |
H A D | .gitignore | 3454 usr/src/lib/libcurses/screen/termcap.c
|