/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
libexec/getty/
..
Makefile

$OpenBSD$

26 лет назад
extern.h

remove prototypes with no matching function

2 года назад
getty.8

man pages: add missing commas between subordinate and main clauses

4 года назад
gettytab.5

Stop supporting primordial # (erase) and @ (kill) sequences. ok tedu

9 лет назад
gettytab.h

remove prototypes with no matching function

2 года назад
init.c

further PPP reduction, hint from sthen

11 лет назад
main.c

unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation.

2 года назад
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

8 лет назад
subr.c

gettytab's dx flag is supposed to set decctlq, which is the opposite of ixany, but was setting ixany instead.

2 года назад
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@

4 года назад