From owner-cvs-all Thu Mar 16 15:11:22 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3881E37C1B2; Thu, 16 Mar 2000 15:11:13 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA02251; Thu, 16 Mar 2000 16:10:59 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA98107; Thu, 16 Mar 2000 16:10:46 -0700 (MST) Message-Id: <200003162310.QAA98107@harmony.village.org> To: "Brian S. Dean" Subject: Re: cvs commit: src/lib/libc/net rcmd.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 16 Mar 2000 14:58:35 PST." <200003162258.OAA96794@freefall.freebsd.org> References: <200003162258.OAA96794@freefall.freebsd.org> Date: Thu, 16 Mar 2000 16:10:46 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200003162258.OAA96794@freefall.freebsd.org> "Brian S. Dean" writes: : bsd 2000/03/16 14:58:35 PST : : Modified files: : lib/libc/net rcmd.c : Log: : Slight adjustment to __ivaliduser() - don't ignore the last line in : the .rhosts file just because there is no ending linefeed. I think that we should ignore the last line w/o a \n. This will make it harder to splat text into the .rhosts file from some "egg" or other security things. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message