/freebsd/contrib/libxo/ |
H A D | README.md | 26 % wc /etc/motd 27 25 165 1140 /etc/motd 28 % wc --libxo xml,pretty,warn /etc/motd 31 <filename>/etc/motd</filename> 37 % wc --libxo json,pretty,warn /etc/motd 42 "filename": "/etc/motd", 50 % wc --libxo html,pretty,warn /etc/motd 59 <div class="data" data-tag="filename">/etc/motd</div>
|
/freebsd/contrib/libxo/doc/ |
H A D | intro.rst | 24 % wc /etc/motd 25 25 165 1140 /etc/motd 26 % wc --libxo xml,pretty,warn /etc/motd 32 <filename>/etc/motd</filename> 35 % wc --libxo json,pretty,warn /etc/motd 43 "filename": "/etc/motd" 48 % wc --libxo html,pretty,warn /etc/motd 57 <div class="data" data-tag="filename">/etc/motd</div>
|
/freebsd/usr.sbin/etcupdate/tests/ |
H A D | conflicts_test.sh | 88 :welcome=/etc/motd: 251 :welcome=/etc/motd:
|
/freebsd/libexec/rc/rc.d/ |
H A D | motd | 46 T=`mktemp -t motd`
|
H A D | Makefile | 49 motd \
|
/freebsd/usr.bin/login/ |
H A D | login.c | 82 static int motd(const char *); 614 motd(cw); in main() 616 motd(_PATH_MOTDFILE); in main() 867 motd(const char *motdfile) in motd() function
|
H A D | Makefile | 6 CONFS= fbtab login.conf motd.template login.access
|
H A D | login.conf | 27 :welcome=/var/run/motd:\
|
H A D | motd.template | 20 To change this login announcement, see motd(5).
|
/freebsd/share/man/man5/ |
H A D | Makefile | 31 motd.5 \
|
/freebsd/share/examples/etc/ |
H A D | README.examples | 36 motd - sample Message of the Day
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | ChangeLog | 94 * login.c: allow "welcome" as well as "motd" in login.conf 105 * login.c: if motd is set in login.conf, output its contents
|
/freebsd/usr.sbin/etcupdate/ |
H A D | etcupdate.sh | 666 /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/share/doc/smm/01.setup/ |
H A D | spell.ok | 390 motd
|
/freebsd/contrib/openbsm/config/ |
H A D | config.guess | 362 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/crypto/heimdal/ |
H A D | config.guess | 374 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | config.guess | 395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.guess | 409 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/dialog/ |
H A D | config.guess | 436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.guess | 436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/openpam/ |
H A D | config.guess | 424 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/file/ |
H A D | config.guess | 474 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/crypto/openssh/ |
H A D | config.guess | 470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/sqlite3/ |
H A D | config.guess | 470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|
/freebsd/contrib/ldns/ |
H A D | config.guess | 470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
|