Home
last modified time | relevance | path

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

12

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dconfig37 if [ -f $BSDINSTALL_TMPETC/ttys.hardening ]; then
38 cat $BSDINSTALL_TMPETC/ttys.hardening > $BSDINSTALL_TMPETC/ttys
39 rm $BSDINSTALL_TMPETC/ttys.hardening
H A Dhardening87 …wn off secure/unknown off insecure/g" $BSDINSTALL_CHROOT/etc/ttys > $BSDINSTALL_TMPETC/ttys.harden…
/freebsd/usr.sbin/bsdconfig/ttys/
H A DMakefile4 FILESDIR= ${LIBEXECDIR}/bsdconfig/150.ttys
8 SCRIPTS= ttys
H A DINDEX47 menu_selection="ttys|ttys"
56 menu_program="ttys"
H A Dttys59 ETC_TTYS=/etc/ttys
/freebsd/sbin/init/
H A DMakefile12 CONFTTYSNAME= ttys
13 CONFTTYS+= ttys
H A DNOTES103 3: read ttys file: on completion, go to 4
106 5: clean up mode (re-read ttys file, killing off controlling processes
/freebsd/usr.sbin/bsdconfig/ttys/include/
H A Dmessages.subr27ttys file.\nTypical configuration activities might include enabling getty(8)\non the first serial …
H A DMakefile2 FILESDIR= ${LIBEXECDIR}/bsdconfig/150.ttys/include
/freebsd/release/tools/
H A Darm.subr129 >> ${CHROOTDIR}/${DESTDIR}/etc/ttys
131 >> ${CHROOTDIR}/${DESTDIR}/etc/ttys
133 >> ${CHROOTDIR}/${DESTDIR}/etc/ttys
/freebsd/usr.sbin/bsdconfig/console/
H A DMakefile8 SCRIPTS= console font keymap repeat saver screenmap ttys
H A DINDEX53 menu_selection="vt_ttys|ttys"
60 menu_selection="syscons_ttys|ttys"
H A Dttys48 ETC_TTYS=/etc/ttys
/freebsd/libexec/getty/
H A DMakefile8 MAN= gettytab.5 ttys.5 getty.8
/freebsd/usr.sbin/bsdconfig/
H A DMakefile18 ttys \
/freebsd/tools/tools/sysbuild/
H A Dsysbuild.sh645 sed -i "" -e /ttyd0/s/off/on/ ${SBMNT}/etc/ttys
646 sed -i "" -e /ttyu0/s/off/on/ ${SBMNT}/etc/ttys
647 sed -i "" -e '/^ttyv[0-8]/s/ on/ off/' ${SBMNT}/etc/ttys
/freebsd/share/skel/
H A Ddot.profile11 # Setting TERM is normally done through /etc/ttys. Do only override
/freebsd/contrib/ncurses/man/
H A Dmanhtml.externs63 ttys(5)
H A Dman_db.renames179 ttys.5 ttys.4
/freebsd/tools/tools/nanobsd/
H A Ddefaults.sh717 sed -i "" -e /tty[du]0/s/off/on/ ${NANO_WORLDDIR}/etc/ttys
720 sed -i "" -e '/^ttyv[0-8]/s/ on/ off/' ${NANO_WORLDDIR}/etc/ttys
/freebsd/bin/ps/
H A Dps.c119 dev_t *ttys; member
524 flag = *ttylist.l.ttys; in main()
627 if (kp->ki_tdev == ttylist.l.ttys[elem]) in main()
941 inf->l.ttys[(inf->count)++] = sb.st_rdev; in addelem_tty()
/freebsd/sbin/devfs/
H A Ddevfs.rules57 add path 'ttys*' unhide
/freebsd/share/examples/etc/
H A DREADME.examples65 ttys - defines port configuration for init(8)
/freebsd/usr.sbin/bsdconfig/include/
H A Dusage.hlp63 /etc/ttys file and turning the "off" field to "on" in the relevant vty
/freebsd/contrib/ntp/libparse/
H A DREADME15 of the parse driver is that it only supports SYSV type ttys and that kernel

12