mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
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 |
||
|---|---|---|
| .. | ||
| chat.c | ||
| extern.h | ||
| getty.8 | ||
| gettytab.5 | ||
| gettytab.h | ||
| init.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| pathnames.h | ||
| subr.c | ||
| ttys.5 | ||