Home
last modified time | relevance | path

Searched refs:termcap (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/cmd/terminfo/
H A DMakefile29 TERMCAPSRC= termcap.src
43 ROOTSYMLINK = $(ROOTETC)/termcap
63 $(ROOTSHARELIBDIR)/termcap:
67 $(ROOTTABSET) $(ROOTSHARELIBDIR)/termcap $(ROOTSYMLINK) \
71 $(RM) $@; $(SYMLINK) $(RELROOTETC)/termcap $@
H A Dtermcap.src27 # 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 Dterminfo.src27 # 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 Dtermcap.ed2 !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 Dllib-lcurses1007 /* termcap.c */
/titanic_41/usr/src/lib/libcurses/
H A DMakefile42 screen/termcap.c \
98 screen/termcap.c: screen/termcap.ed
99 (cd screen; $(ED) - < termcap.ed)
H A DMakefile.com87 termcap.o termerr.o termname.o tgetch.o tgoto.o \
/titanic_41/usr/src/ucbcmd/
H A DMakefile142 OTHERLINKS = $(ROOTETC)/termcap \
151 $(ROOTETC)/termcap := LINKDEST= ../usr/share/lib/termcap
/titanic_41/usr/src/lib/libtermcap/
H A DMakefile19 HDRS = termcap.h
/titanic_41/usr/src/ucblib/libtermcap/
H A DMakefile.com29 OBJECTS= termcap.o \
/titanic_41/usr/src/lib/libtermcap/common/
H A Dllib-ltermcap16 #include <termcap.h>
/titanic_41/usr/src/cmd/vi/misc/
H A Ddel.h.cb33 ** 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 Dul.c89 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 Dkeywords32 usr/src/cmd/terminfo/termcap.src
H A Dcopyright81 usr/src/cmd/terminfo/termcap.src
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news199 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 Dcompatibility-ucb.mf168 link path=etc/termcap target=../usr/share/lib/termcap
H A DSUNWcs.mf1452 file path=usr/share/lib/termcap
H A Dsystem-header.mf1612 file path=usr/include/termcap.h
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps48 # 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 Dcaps48 # full-name terminfo-name termcap-code type comment
52 # termcap-code Old termcap code name
/titanic_41/usr/src/lib/libdhcputil/
H A DREADME.inittab58 read-only file (like /etc/termcap) and should not need to be changed
/titanic_41/usr/src/lib/libshell/common/
H A Dsh.memo526 .I termcap
/titanic_41/
H A D.gitignore3454 usr/src/lib/libcurses/screen/termcap.c