History log of /csrg-svn/lib/libc/net/rcmd.c (Results 1 – 25 of 41)
Revision Date Author Comments
# 66454 26-Mar-1994 bostic

change "ahost" name to "buf", pick a reasonable length
I don't know why this code gets people so upset...


# 66373 17-Mar-1994 bostic

skip lines that are too long
should be logged, it's probably an attempt to crack the system.


# 61151 04-Jun-1993 bostic

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


# 57970 13-Feb-1993 bostic

POSIX notation for file permissions and type


# 57435 09-Jan-1993 bostic

pid's should be stored in pid_t's; from Craig Leres


# 54583 30-Jun-1992 bostic

use a temporary variable for the error, in case already set
from Craig Leres


# 54576 30-Jun-1992 leres

add iruserok; from Van and Craig


# 46606 24-Feb-1991 bostic

need ctype.h, shouldn't have deleted it


# 46604 24-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.


# 42626 01-Jun-1990 bostic

new copyright notice


# 42266 21-May-1990 bostic

put pathnames into netdb.h


# 36605 24-Jan-1989 karels

don't hang if 2nd connection doesn't arrive before first closes down


# 36323 08-Dec-1988 bostic

sockaddr's now require length (K. Sklower);
add _check_rhosts_file flag for rshd and rlogind; don't use .rhosts if owned
by someone other than user or root, or if writeable by anyone but the owner


# 35786 11-Oct-1988 bostic

use herror routine


# 34817 27-Jun-1988 bostic

install approved copyright notice


# 33679 07-Mar-1988 bostic

added Berkeley specific header


# 32602 07-Nov-1987 karels

minor cleanup


# 32496 22-Oct-1987 bostic

ANSI C; sprintf now returns an int.


# 32304 30-Sep-1987 bostic

null pointer fix; bug report 4.3BSD/lib/23


# 32295 30-Sep-1987 bostic

signals are longs; bug report 4.3BSD/lib/38


# 27734 06-May-1986 bloom

separate reading of file into its own routine, lpd needed it


# 26980 30-Mar-1986 karels

set socket pgrp to avoid races; block SIGURG till done;
try alternate addresses


# 26625 09-Mar-1986 donn

added LIBC_SCCS condition for sccs ids


# 25295 25-Oct-1985 bloom

bind has only 3 args now


# 24865 17-Sep-1985 karels

I know it works, but ...


12