History log of /csrg-svn/libexec/rlogind/rlogind.c (Results 1 – 25 of 96)
Revision Date Author Comments
# 69044 28-Apr-1995 bostic

add a '--' option before the user name, to avoid rlogin -l '-froot'
use execle to pass the fabricated environment, quit whacking 'environ'
From: Charles Hannum <mycroft@NetBSD.ORG>


# 61439 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 56424 04-Oct-1992 bostic

don't write out the trailing NULL


# 54589 01-Jul-1992 bostic

iruserok() calls __icheckhost which now calls gethostbyname which
overwrites our hostname


# 54554 29-Jun-1992 bostic

lint fix to signals


# 54547 29-Jun-1992 leres

use iruserok, not ruserok, minor ANSI cleanups


# 50878 20-Aug-1991 mckusick

delete data-stream encryption for the foreign sites (Network, Release 2)


# 48380 20-Apr-1991 karels

it's really 666, not whatever the default is


# 47928 12-Apr-1991 bostic

lost redist include line somewhere along the way


# 46982 04-Mar-1991 bostic

ANSI


# 45390 21-Oct-1990 mckusick

delete data-stream encryption for the foreign sites (4.3-Reno)


# 45389 21-Oct-1990 mckusick

use ifdefs that unifdef understands


# 45257 27-Sep-1990 mckusick

break out -x (encrypted sessions) with #ifdef CRYPT


# 44349 27-Jun-1990 marc

use pty library


# 44347 27-Jun-1990 karels

set IP type of service; minor kerberos touchups


# 43363 21-Jun-1990 kfall

add ROOT login syslog message


# 43272 19-Jun-1990 bostic

TCSADFLUSH -> TCSAFLUSH


# 42956 07-Jun-1990 bostic

add FD_ZERO of ebits


# 42264 21-May-1990 bostic

don't allow root login on unsecure terminal


# 42030 15-May-1990 bostic

string.h is ANSI C include file


# 41761 11-May-1990 kfall

now depends on kerberosIV/des.h


# 40917 13-Apr-1990 karels

don't sleep(5) because of over-aggressive attempt to write;
minor performance hacks with select; don't send \01 after null (fatal()
after confirm, and don't drop the line feed


# 39249 02-Oct-1989 marc

fix to network release version -- *don't* TIOCNOTTY


# 39248 02-Oct-1989 bostic

checkpoint for bostic (by marc) -- making fixes to branch for network release


# 39119 11-Sep-1989 karels

change local_domain to check only that last two components of domain match;
add -a to check host addr vs. name always


1234