HomeSort by: relevance | last modified time | path
    Searched refs:TERM (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/distrib/landisk/ramdisk/
dot.profile 37 TERM=vt100
38 export TERM
51 eval `tset -s -m ":?$TERM"`
  /src/distrib/amd64/cdroms/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/amd64/installimage/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/amd64/installimage-bios/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/i386/cdroms/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/evbarm/installimage/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/i386/installimage/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/sparc64/cdroms/installcd/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/vax/cdroms/installcd/
install.sh 37 termfile=/tmp/sysinst.term
45 TERM=wsvt25
51 TERM=vt220
56 export TERM
69 if [ $TERM != "wsvt25" ]; then
81 echo -n "Terminal type (just hit ENTER for '$TERM'): "
84 TERM=$ans
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/sgimips/ramdisk/
dot.profile 37 TERM=vt100
38 export TERM
51 eval `tset -s -m ":?$TERM"`
  /src/tests/usr.bin/infocmp/
t_terminfo.sh 30 atf_set "descr" "infocmp can decode one of some existing term types"
35 for term in ansi vt100 wsvt25 sun-ss5 ibcs2 vt52 386at h19k h19kermit
38 env TERM="${term}" infocmp
49 for term in this-is-no-term nonexistent
52 env TERM="${term}" infocmp
  /src/distrib/mac68k/miniroot/
install.md 41 if [ ! -z "$TERM" ]; then
46 TERM="$resp"
47 export TERM
  /src/usr.bin/tic/
tic.c 59 #include <term.h>
65 typedef struct term { struct
66 STAILQ_ENTRY(term) next;
70 struct term *base_term;
71 } TERM;
72 static STAILQ_HEAD(, term) terms = STAILQ_HEAD_INITIALIZER(terms);
101 save_term(struct cdbw *db, TERM *term)
105 size_t slen = strlen(term->name) + 1;
107 if (term->base_term != NULL)
148 TERM *term; local in function:find_newest_term
163 TERM *term; local in function:store_term
213 TERM *term; local in function:process_entry
351 TERM *term; local in function:promote
417 TERM *term, *uterm; local in function:merge_use
507 TERM *term; local in function:print_dump
574 TERM *term; local in function:write_database
615 struct term *term; local in function:main
    [all...]
  /src/etc/
rc.shutdown 73 kill -TERM $_rcshutdown_watchdog >/dev/null 2>&1
  /src/usr.bin/lorder/
lorder.sh 82 trap "rm -f $N $R $S; exit 1" HUP INT QUIT PIPE TERM 2>/dev/null || \
  /src/sys/external/bsd/drm2/nouveau/
nouveau2netbsd 29 trap clean EXIT HUP INT TERM
  /src/usr.bin/gzip/
znew 59 trap 'rm -f "$tmp"; exit 1' HUP INT QUIT PIPE TERM
  /src/usr.bin/locate/locate/
updatedb.sh 200 trap 'rm -f "$FILELIST"; exit 1' INT QUIT TERM
  /src/distrib/mvme68k/miniroot/
install.md 41 if [ ! -z "$TERM" ]; then
46 TERM="$resp"
47 export TERM
  /src/distrib/hp300/miniroot/
install.md 41 if [ ! -z "$TERM" ]; then
46 TERM="$resp"
47 export TERM
  /src/distrib/atari/floppies/prepare/
install.md 40 if [ ! -z "$TERM" ]; then
45 TERM="$resp"
46 export TERM
  /src/distrib/sun2/miniroot/
install.md 41 if [ ! -z "$TERM" ]; then
46 TERM="$resp"
47 export TERM
  /src/distrib/sun3/miniroot/
install.md 41 if [ ! -z "$TERM" ]; then
46 TERM="$resp"
47 export TERM
  /src/distrib/sparc/
install.md 44 if [ ! -z "$TERM" ]; then
49 TERM="$resp"
50 export TERM
  /src/distrib/amiga/miniroot/
install.md 40 if [ ! -z "$TERM" ]; then
45 TERM="$resp"
46 export TERM

Completed in 38 milliseconds

1 2