NetBSD/usr.bin/login
dholland 19d6c717ae Fix gcc48 build without Kerberos.
While here, rectify related bug where if gethostname() failed, login
would null-terminate uninitialized stack trash and cheerfully pass it
on to kerberos. In this case, revert to "amnesiac" instead.
2014-03-16 00:33:13 +00:00
..
Makefile Remove redundant WARNS=5. 2013-08-11 06:32:13 +00:00
common.c - use __dead consistently. 2012-05-19 00:02:44 +00:00
common.h - use __dead consistently. 2012-05-19 00:02:44 +00:00
k5login.c no more KRB5_DEPRECATED 2012-04-24 16:52:26 +00:00
login.1
login.c Fix gcc48 build without Kerberos. 2014-03-16 00:33:13 +00:00
login_pam.c fix unused variable warnings 2013-10-18 20:47:06 +00:00
pathnames.h