freebsd-dev/libexec/getty
Ed Schouten 88b69f52ee Phase out ttyslot(3).
The ttyslot() function was originally part for SUSv1, marked LEGACY in
SUSv2 and removed later on. This function only makes sense when using
utmp(5), because it was used to determine the offset of the record for
the controlling TTY. It makes little sense to keep it here, because the
new utmpx file format doesn't index based on TTY slots.
2010-01-14 05:35:32 +00:00
..
chat.c Include gettytab.h before extern.h so that the declarations of struct 2005-04-06 17:42:24 +00:00
extern.h Include gettytab.h before extern.h so that the declarations of struct 2005-04-06 17:42:24 +00:00
getty.8
gettytab.5
gettytab.h
init.c Include gettytab.h before extern.h so that the declarations of struct 2005-04-06 17:42:24 +00:00
main.c Include gettytab.h before extern.h so that the declarations of struct 2005-04-06 17:42:24 +00:00
Makefile Make WARNS=6 the default for libexec/. 2010-01-02 09:50:19 +00:00
pathnames.h
subr.c
ttys.5 Phase out ttyslot(3). 2010-01-14 05:35:32 +00:00