From owner-freebsd-net Thu May 11 21:15:48 2000 Delivered-To: freebsd-net@freebsd.org Received: from new1.utep.edu (new1.utep.edu [129.108.1.217]) by hub.freebsd.org (Postfix) with ESMTP id B720637BCC8 for ; Thu, 11 May 2000 21:15:45 -0700 (PDT) (envelope-from jan@janbeck.com) Received: from mail.utep.edu (mail.utep.edu [129.108.1.4]) by new1.utep.edu (8.9.3/8.9.3) with ESMTP id WAA14631 for ; Thu, 11 May 2000 22:15:43 -0600 (MDT) Received: from backup4 (atlas51.mmtlc.utep.edu [129.108.79.150]) by mail.utep.edu (8.9.2/8.9.2) with ESMTP id WAA16462 for ; Thu, 11 May 2000 22:15:41 -0600 Message-Id: <4.2.0.58.20000511231604.00a4b560@mail.janbeck.com> X-Sender: janbeck01@mail.janbeck.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 11 May 2000 23:19:00 -0500 To: freebsd-net@freebsd.org From: Jan Beck Subject: socket programming Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am writing a small server that accepts telnet connections. I am trying to disable the display of the password, but am unable to do so. What do I have to do to disable the echoing of the password? I would really appreciate any pointers. Jan Beck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message