getty(8): Sync with FreeBSD.
authorSascha Wildner <saw@online.de>
Sat, 7 Apr 2018 19:37:05 +0000 (21:37 +0200)
committerSascha Wildner <saw@online.de>
Sat, 7 Apr 2018 19:37:05 +0000 (21:37 +0200)
commitcbcac60ab2a6e4eb0aaafcfecbd34881e5076f81
tree79ab066d599949967e528688e0c8824549ac090d
parent08328df051404f885340a0bbd3c7da2359f24927
getty(8): Sync with FreeBSD.

* Change gettytab's 'he' capability to accept a POSIX extended regexp
  to mess with the system's hostname better (r313107).

* Add a new 'iM' capability to specify a program to be run that
  generates the banner message displayed before the login prompt.
  This extends the functionality of 'im'.

* Do not loop indefinitely if the device node doesn't exist (think
  USB serial adapters e.g.).

* Various bug fixes and minor issue adjustments.
libexec/getty/Makefile
libexec/getty/chat.c
libexec/getty/extern.h
libexec/getty/getty.8
libexec/getty/gettytab.5
libexec/getty/gettytab.h
libexec/getty/init.c
libexec/getty/main.c
libexec/getty/pathnames.h
libexec/getty/subr.c
libexec/getty/ttys.5