tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
libexec
/
getty
/
at
rk3128
10 files
Makefile
$OpenBSD$
25 years ago
extern.h
remove prototypes with no matching function
2 years ago
getty.8
man pages: add missing commas between subordinate and main clauses
4 years ago
gettytab.5
Stop supporting primordial # (erase) and @ (kill) sequences. ok tedu
8 years ago
gettytab.h
remove prototypes with no matching function
2 years ago
init.c
further PPP reduction, hint from sthen
10 years ago
main.c
unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation.
2 years ago
pathnames.h
Theodore Wynnychenko discovered the gettytab "lo=path" feature didn't work anymore with unveil wired to /usr/bin/login. So let's parse gettytab a bit earlier to learn which login path to unveil. Later in the loop gettytab is re-parsed, if the login changes re-exec getty to reach the unveil from the top. ok millert, also discussed with mestre
7 years ago
subr.c
gettytab's dx flag is supposed to set decctlq, which is the opposite of ixany, but was setting ixany instead.
1 year ago
ttys.5
Mention that ttyflags needs to be run to update per-device flags. Also includes some minor cleanup inspired by the NetBSD version. OK jmc@ sthen@
3 years ago