freebsd-dev/libexec/getty
Edward Tomasz Napierala 9c33cc93cd Sprinkle static; avoid nested externs.
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2018-02-04 19:05:13 +00:00
..
chat.c In libexec/getty/chat.c, replace && with & in chat_send(). The intent 2011-12-16 15:44:12 +00:00
extern.h Sprinkle static; avoid nested externs. 2018-02-04 19:05:13 +00:00
getty.8 Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
gettytab.5 Add a new getty/gettytab capability to generate an initial message dynamically. 2017-09-07 00:20:17 +00:00
gettytab.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
init.c Initialize all the fields. This is one of the steps required to bump WARNS. 2018-02-04 13:58:31 +00:00
main.c Sprinkle static; avoid nested externs. 2018-02-04 19:05:13 +00:00
Makefile Convert to LIBADD 2014-11-25 21:18:18 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
subr.c Sprinkle static; avoid nested externs. 2018-02-04 19:05:13 +00:00
ttys.5 Impelemnt ttys onifexists in init. 2017-03-22 19:00:41 +00:00