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
extern.h
getty.8
gettytab.5 Change "Apart form" to "Apart from". 2000-09-04 06:39:03 +00:00
gettytab.h
init.c
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