Nicholas Marriott 084d07f4eb Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX,
and some people may use shells which do not support it. Instead, make an empty
default-command option mean a login shell, and fork it with a - in argv[0]
which is the method used by login(1).

Also fix the automatic-rename code to handle this correctly and to strip a
leading - if present.
2009-07-08 05:26:45 +00:00
2009-06-02 11:17:03 +00:00
2009-06-25 07:42:41 +00:00
Description
Instant Terminal Sharing
17 MiB
Languages
C 90.6%
Roff 7.1%
M4 1%
Awk 0.6%
Makefile 0.4%
Other 0.2%