1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/libexec/getty
miod 667e8970ce gettytab's dx flag is supposed to set decctlq, which is the opposite of
ixany, but was setting ixany instead.

Fix this by reversing the logic.

Bug report and fix from Piotr Durlej, thanks!
2024-11-09 11:22:18 +00:00
..
extern.h remove prototypes with no matching function 2024-05-19 10:30:43 +00:00
getty.8 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
gettytab.5 Stop supporting primordial # (erase) and @ (kill) sequences. 2017-05-27 09:31:13 +00:00
gettytab.h remove prototypes with no matching function 2024-05-19 10:30:43 +00:00
init.c further PPP reduction, hint from sthen 2015-11-06 16:42:30 +00:00
main.c unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation. 2024-07-19 15:28:51 +00:00
Makefile
pathnames.h Theodore Wynnychenko discovered the gettytab "lo=path" feature didn't work 2018-11-15 03:04:10 +00:00
subr.c gettytab's dx flag is supposed to set decctlq, which is the opposite of 2024-11-09 11:22:18 +00:00
ttys.5 Mention that ttyflags needs to be run to update per-device flags. 2022-07-29 13:56:36 +00:00