Searched refs:motd (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/usr.bin/login/
H A DMakefile7 CONFS= fbtab login.conf motd.template login.access
H A Dlogin.conf27 :welcome=/var/run/motd:\
131 # :welcome=/var/run/motd:\
H A Dlogin.c82 static int motd(const char *);
614 motd(cw);
616 motd(_PATH_MOTDFILE);
854 * SIGINT handler for motd().
864 * Display the contents of a file (such as /etc/motd).
867 motd(const char *motdfile) function
/freebsd-current/libexec/rc/rc.d/
H A Dmotd5 # PROVIDE: motd
11 name="motd"
12 desc="Update /var/run/motd"
17 COMPAT_MOTD="/etc/motd"
18 TARGET="/var/run/motd"
19 TEMPLATE="/etc/motd.template"
24 # Update kernel info in /var/run/motd
28 startmsg -n 'Updating motd:'
30 # Create missing template from existing regular motd file, if
46 T=`mktemp -t motd`
[all...]
H A DMakefile50 motd \
/freebsd-current/share/man/man5/
H A DMakefile32 motd.5 \
/freebsd-current/usr.sbin/etcupdate/tests/
H A Dconflicts_test.sh88 :welcome=/etc/motd:
251 :welcome=/etc/motd:
/freebsd-current/usr.sbin/etcupdate/
H A Detcupdate.sh666 /etc/motd)
667 # /etc/rc.d/motd hardcodes the /etc/motd path.
671 log "sh /etc/rc.d/motd start"
673 sh /etc/rc.d/motd start >&3 2>&1
/freebsd-current/contrib/openbsm/config/
H A Dconfig.guess362 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/dialog/
H A Dconfig.guess436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/crypto/heimdal/
H A Dconfig.guess374 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/ncurses/
H A Dconfig.guess436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfig.guess409 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/libevent/build-aux/
H A Dconfig.guess436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/sqlite3/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/crypto/openssh/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/byacc/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/tcpdump/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/openpam/
H A Dconfig.guess424 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/ldns/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/libpcap/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/file/
H A Dconfig.guess474 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd-current/contrib/unbound/
H A Dconfig.guess476 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`

Completed in 425 milliseconds