freebsd-dev/libexec/rshd
Marc G. Fournier 268fa61dc1 Fixes:
When an rsh is denied by rshd because the client is lacking appropriate
.rhosts permission, an error message is formatted for syslog which contains
the client's hostname.  The hostname portion of the message relies on a pointer
to a field within gethostbyname()'s internal struct hostent which changes state
between when the pointer is initialized and when it is dereferenced to create th
e
message.

Submitted by: skynyrd@opus.cts.cwu.edu
1996-10-22 21:11:49 +00:00
..
Makefile Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
rshd.8 add forgotten $Id$ 1996-09-22 21:56:57 +00:00
rshd.c Fixes: 1996-10-22 21:11:49 +00:00