After all the getty kits are run you should have the following files: Filename Kit Description -------- --- ----------- Configure 2 Determines system configuration. MANIFEST 4 Packing list. Makefile.SH 4 Creates Makefile file. README 1 The Instructions. config.h.SH 4 Creates config.h file. defaults.c 3 Routines to access the runtime defaults file. defaults.h 5 Defines the defaults file structures. extern.h 3 Defines all external values. funcs.c 3 Miscellaneous routines. funcs.h 5 Definitions for miscellaneous routines. getty.h 4 Common header for all modules. getutent.c 4 Implements getutent(3). main.c 1 Main body of program. makedep.SH 4 Creates makedep file. man/Makefile.SH 4 Creates man/Makefile file. man/README 1 Notes about the manual pages. man/getty.m4 3 M4 source to getty manpage. man/gettytab.m4 4 M4 source to gettytab manpage. man/getutent.m4 4 M4 source to getutent manpage. man/issue.m4 4 M4 source to issue manpage. man/makeconfig 4 Creates config.m4 file. man/putenv.m4 4 M4 source to putenv manpage. man/strdup.m4 4 M4 source to strdup manpage. patchlevel.h 3 Getty patchlevel. putenv.c 4 Implements putenv(3c). release.h 1 Getty release/date. sample.files 4 Sample ancillary files. strdup.c 5 Implements strdup(3c). table.c 1 Routines to process the gettytab file. table.h 4 Defines the gettytab structures. tune.H 4 Sample tune.h file.