NetBSD/libexec/getty
mjl 4fdc259981 Use strlcpy/strlcat instead of strn* plus manual termination.
Use sizeof() instead of hardcoded length. Clean up NULL vs 0
confusion. sizeof(char) is 1, really.
2000-09-19 16:17:48 +00:00
..
Makefile Add uugetty manpage link. 1998-03-28 06:10:32 +00:00
extern.h
getty.8 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
gettytab.5 Change "Apart form" to "Apart from". 2000-09-04 06:39:03 +00:00
gettytab.h Add two new capabilities to gettytab - idea from FreeBSD: 2000-01-04 13:43:36 +00:00
init.c Add two new capabilities to gettytab - idea from FreeBSD: 2000-01-04 13:43:36 +00:00
main.c Use strlcpy/strlcat instead of strn* plus manual termination. 2000-09-19 16:17:48 +00:00
pathnames.h Put RCS ID in the right place. 2000-01-14 02:11:54 +00:00
subr.c Use strlcpy/strlcat instead of strn* plus manual termination. 2000-09-19 16:17:48 +00:00
ttys.5 Deal with PR 9427 - add wording to clarify what sending SIGHUP to init(8) 2000-05-17 09:22:11 +00:00