Home
last modified time | relevance | path

Searched refs:tset (Results 1 – 25 of 25) sorted by relevance

/src/usr.bin/ncurses/
H A DMakefile8 PROGS= tic tput infocmp toe tabs clear tset
15 SRCS.tset= tset.c tty_settings.c transform.c reset_cmd.c
30 LINKS.tset= ${BINDIR}/tset ${BINDIR}/reset
34 MLINKS.tset= tset.1 reset.1
/src/contrib/ncurses/progs/
H A DMakefile.in142 GET_PROGS = infocmp$x clear$x tabs$x tput$x tset$x toe$x
212 actual_tset = `echo tset$x| $(TRANSFORM)`
247 $(LIBTOOL_INSTALL) $(INSTALL_PROG) tset$x $(BINDIR)/$(actual_tset)
320 $(MODEL)/tset$o \
325 tset$x: $(DEPS_TSET) $(DEPS_CURSES) transform.h
372 $(LINT) $(LINT_OPTS) $(CPPFLAGS) $(srcdir)/tset.c $(LINT_LIBS)
H A Dmodules46 tset progs $(srcdir) $(HEADER_DEPS) ../include/termcap.h $(srcdir)/reset_cmd.h $(srcdir)/tty_sett…
/src/tools/bsdbox/
H A DMakefile.base9 CRUNCH_PROGS_usr.bin+= true false hexdump tail nc w head uname tset
/src/sys/kern/
H A Dkern_cpuset.c298 struct cpuset *jset, *tset; in cpuset_lookup() local
301 for (tset = set; tset != NULL; tset = tset->cs_parent) in cpuset_lookup()
302 if (tset == jset) in cpuset_lookup()
304 if (tset == NULL) { in cpuset_lookup()
/src/contrib/ncurses/
H A DREADME134 tset -- terminal-initialization utility
138 last (tset) is provided for 4.4BSD compatibility. The source code for all of
173 the man pages, infocmp(1), tput(1), clear(1), captoinfo(1), tset(1),
H A DANNOUNCE37 * tset, to initialize the terminal
187 tput and tset
281 tset.1
404 * add BSD erase2 to characters handled by tset/reset
496 * A BSD-like tset utility is provided.
H A DMANIFEST482 ./doc/html/man/tset.1.html
715 ./man/tset.1
1094 ./progs/tset.c
H A DNEWS648 + modify tput/tset reset feature to avoid 1-second sleep if running in
759 + add information about "ttycap", termcap's forerunner, to tset.1
1093 + add BSD erase2 to characters handled by tset/reset.
1532 + modify tset "-q" option to refrain from modifying terminal modes, to
1535 + make tput/tset warning messages consistently using alias names when
1551 + minor fixes for tset manpage.
1634 + improve history section for tset manpage based on the 1BSD tarball,
3379 + improve usage messages for tset and tput.
3764 + improve discussion of early history of tset/reset programs.
3773 is run as "reset", like tset. Likewise, ensure that tset sends
[all …]
H A DINSTALL88 In $(prefix)/bin: tic, infocmp, captoinfo, tset,
185 captoinfo(1), infocmp(1), toe(1), clear(1) tset(1), reset(1), and tput(1)
312 programs are useful in this configuration, e.g., tset and tput versus
H A Dconfigure.in2409 CF_MAN_PAGES([ captoinfo clear infocmp infotocap reset tabs tic toe tput tset ])
H A Dconfigure29557 for cf_name in captoinfo clear infocmp infotocap reset tabs tic toe tput tset
/src/contrib/ncurses/man/
H A Dman_db.renames.in169 tset.1 tset.1
/src/usr.sbin/crunch/examples/
H A Dreally-big.conf50 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort
/src/contrib/ntp/sntp/libevent/test/
H A Dregress.c88 static struct timeval tset; variable
626 evutil_gettimeofday(&tset, NULL); in test_simpletimeout()
628 test_timeval_diff_eq(&tset, &tcalled, 200); in test_simpletimeout()
/src/contrib/libevent/test/
H A Dregress.c88 static struct timeval tset; variable
626 evutil_gettimeofday(&tset, NULL); in test_simpletimeout()
628 test_timeval_diff_eq(&tset, &tcalled, 200); in test_simpletimeout()
/src/targets/pseudo/userland/
H A DMakefile.depend350 usr.bin/tset \
/src/contrib/ncurses/include/
H A DCaps.uwin135 # We can't do it (yet); 4.4BSD tput and tset use them.
144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
H A DCaps.hpux11135 # We can't do it (yet); 4.4BSD tput and tset use them.
144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
H A DCaps.osf1r5135 # We can't do it (yet); 4.4BSD tput and tset use them.
144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
H A DCaps135 # We can't do it (yet); 4.4BSD tput and tset use them.
144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
H A DCaps.keys137 # We can't do it (yet); 4.4BSD tput and tset use them.
146 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
H A DCaps.aix4135 # We can't do it (yet); 4.4BSD tput and tset use them.
144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
/src/share/termcap/
H A Dtermcap898 # :is resets scrolling region in case a previous user had used "tset vt100"
1438 # Caution: 4.3 BSD tset does not pass li#25 to stty rows except during login?
/src/contrib/ncurses/misc/
H A Dterminfo.src9254 # :is1: resets scrolling region in case a previous user had used "tset VT100"
10440 # Note that this clears the tabs so it must be done by tset before
16106 # tset or setterm etc.) provided that the terminal has been manually set
16155 # by the "reset", "tset", or "tabs" utilities. No delays are specified; use
18018 # RESET--ONLINE--!tset.
20401 # You need to have "stty nl2" in effect. Some versions of tset(1) know
23481 # "reset", "tset", or "tabs" utilities (use rt6221-w, 160 columns, for this).