freebsd-dev/libexec/getty
Brian Feldman 7ce06101b8 In the last clean-up of this code, the fact that the default tty mode
information could only be gleaned from the the tty descriptor itself
was neglected, so never did the tty's default settings get copied from
the kernel.  Specifically, this caused all manner of ctrl-keys to not
work.  Fix this by calling dogettytab() in all the proper places, and
retrieving the terminfo temporarily in dogettytab().
2003-06-14 08:26:47 +00:00
..
chat.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
extern.h o __P removal 2002-02-06 16:38:40 +00:00
getty.8 Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
gettytab.5 Break sentences. 2003-06-10 15:03:35 +00:00
gettytab.h Read gettytab(5) soon enough to fill in all necessary values. 2003-06-10 18:30:41 +00:00
init.c Add a new gettytab(5) option - `pl', which if set tells getty that the line 2003-01-19 20:59:52 +00:00
main.c In the last clean-up of this code, the fact that the default tty mode 2003-06-14 08:26:47 +00:00
Makefile Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
pathnames.h
subr.c o __P removal 2002-02-06 16:38:40 +00:00
ttys.5 mdoc(7) police: 2001-08-07 15:48:51 +00:00