freebsd-dev/libexec/getty
David Bright ff48be37b5 Add a new getty/gettytab capability to generate an initial message dynamically.
This modification adds a new gettytab(5) option (iM) to specify a
program to run that will generate the initial (banner) message that is
displayed before the login prompt. Such a capability is useful when
dynamic information is needed in the banner message that cannot be
supplied by the set of % substitution sequences available in the "im"
option.

Reviewed by:	vangyzen, wblock, manpages
Approved by:	vangyzen (mentor)
MFC after:	1 week
Relnotes:	yes
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D12108
2017-09-07 00:20:17 +00:00
..
chat.c In libexec/getty/chat.c, replace && with & in chat_send(). The intent 2011-12-16 15:44:12 +00:00
extern.h Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
getty.8 Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
gettytab.5 Add a new getty/gettytab capability to generate an initial message dynamically. 2017-09-07 00:20:17 +00:00
gettytab.h Add a new getty/gettytab capability to generate an initial message dynamically. 2017-09-07 00:20:17 +00:00
init.c Add a new getty/gettytab capability to generate an initial message dynamically. 2017-09-07 00:20:17 +00:00
main.c Add a new getty/gettytab capability to generate an initial message dynamically. 2017-09-07 00:20:17 +00:00
Makefile Convert to LIBADD 2014-11-25 21:18:18 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
subr.c Try to fix the old "he capability is stupid" bug in gettytab(5)/getty(8) 2017-02-02 20:30:50 +00:00
ttys.5 Impelemnt ttys onifexists in init. 2017-03-22 19:00:41 +00:00