|
Lines 410-415
mips-sony-bsd|mips-sony-newsos4)
Link Here
|
| 410 |
AC_DEFINE(SSHD_ACQUIRES_CTTY, 1, |
410 |
AC_DEFINE(SSHD_ACQUIRES_CTTY, 1, |
| 411 |
[Define if sshd somehow reacquires a controlling TTY |
411 |
[Define if sshd somehow reacquires a controlling TTY |
| 412 |
after setsid()]) |
412 |
after setsid()]) |
|
|
413 |
AC_DEFINE(PASSWD_NEEDS_USERNAME, 1, [must supply username to passwd |
| 414 |
in case the name is longer than 8 chars]) |
| 413 |
external_path_file=/etc/default/login |
415 |
external_path_file=/etc/default/login |
| 414 |
# hardwire lastlog location (can't detect it on some versions) |
416 |
# hardwire lastlog location (can't detect it on some versions) |
| 415 |
conf_lastlog_location="/var/adm/lastlog" |
417 |
conf_lastlog_location="/var/adm/lastlog" |