Assar Westerlund
c6cf92f26a
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@231 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-04 16:14:59 +00:00
Unknown User d91-jda
c92fc8f075
Removal of huge amounts of dead code.
...
Telnetd now hopefully works on most modern STREAMS based systems as
well as BSD systems.
It might have broke on some systems that I haven't tested on, like
CRAY with UNICOS5 and Linux ;-)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@227 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-04 15:03:03 +00:00
Unknown User d91-jda
27c4f20d9d
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@213 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-01-08 16:25:20 +00:00
Björn Groenvall
67f906f599
Added RCSID("$Id$");
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@206 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-12-27 13:25:39 +00:00
Assar Westerlund
29e3943513
Use setpgid instead of setprgp, if available.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@203 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-12-07 13:11:04 +00:00
Unknown User d91-jda
a445da10c5
More ANSI/ISO 9899-1990 to the people!
...
Now actually builds (not including util) with DEC "cc -std1" and Sun
"acc -Xc". There are still major prototype conflicts, but there isn't
much to do about this.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@192 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-11-12 20:22:06 +00:00
Unknown User d91-jda
f432c2b526
Moved definitions of global variables into global.c rather than doing
...
#define exern/#include "ext.h".
Possible to configure with external athena tree.
A few AIX changes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@190 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-11-04 00:46:14 +00:00
Unknown User d91-jda
1d61424ff6
Various fixes for AIX 4.1
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@186 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-28 18:20:04 +00:00
Björn Groenvall
00709f9889
Don't create a new PAG since login does that also.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@181 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-27 10:47:30 +00:00
Unknown User d91-jda
201d9714e6
Fixed a fix from telnet.95.10.23
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@177 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-24 08:50:24 +00:00
Unknown User d91-jda
b1fce0a864
Import some changes from telnet.95.10.19.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@170 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-21 19:54:39 +00:00
Björn Groenvall
dd5567759d
Under SunOS5 the same utmpx slot got used by sevral sessions.
...
Courtesy of gertz@lysator.liu.se .
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@150 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-16 10:35:49 +00:00
Björn Groenvall
705b49632c
Not all systems have (or need) modules ttcompat and pckt so don't flag
...
it as a fatal error if they don't exist.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@131 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-02 09:11:02 +00:00
Björn Groenvall
b435a481ac
Add new option -L /bin/login and variable char *new_login.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@94 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-02 14:09:27 +00:00
Björn Groenvall
6229ce26fd
Warn if encryption is not activated both ways!
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@90 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-02 12:26:01 +00:00
Björn Groenvall
613e5f848b
Fix for linux.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@82 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-22 14:43:12 +00:00
Björn Groenvall
d34a4a9f5f
Fix for IRIX
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@79 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-15 09:12:55 +00:00
Björn Groenvall
7e6e65aa98
Ioctl TIOCSCTTY should not be used on HP-UX.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@76 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-15 07:35:08 +00:00
Björn Groenvall
8c1f17db69
HP-UX declares macro SE in machine/cpu.h, undef:ed twice.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@75 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-08 09:41:55 +00:00
Unknown User d91-jda
0a745c3cda
_PATH_LOGIN -> LOGIN_PATH that defaults to /usr/athena/bin/login
...
Better support for Solaris
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@70 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-28 00:38:24 +00:00
Unknown User d91-jda
50a68a79dd
Now links on systems that lack vhangup (such as AIX) - it might also work...
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@67 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-21 17:17:45 +00:00
Unknown User d91-jda
6795c4a546
UTMPX -> HAVE_UTMPX_H
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@65 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-20 22:26:13 +00:00
Unknown User d91-jda
5946bb7d89
Added support for autoconf.
...
Removed some *really* crufty code in addarg that would have needed
some major pounding to work on machines with sizeof(int) != sizeof(char*).
Yuck!
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@55 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-19 23:10:39 +00:00
Unknown User d91-jda
875226fe66
Only ouput warnig about "connection not encrypted" if decrypt_input != NULL
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@42 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-13 14:02:06 +00:00
Unknown User d91-jda
71d60da059
Initial revision
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@41 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-13 13:11:18 +00:00