From owner-cvs-all Tue Dec 15 22:04:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28362 for cvs-all-outgoing; Tue, 15 Dec 1998 22:04:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28357; Tue, 15 Dec 1998 22:04:29 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA29017; Tue, 15 Dec 1998 22:04:30 -0800 (PST) Date: Tue, 15 Dec 1998 22:04:30 -0800 (PST) Message-Id: <199812160604.WAA29017@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libtelnet getent.c src/libexec/telnetd telnetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/12/15 22:04:29 PST Modified files: lib/libtelnet getent.c libexec/telnetd telnetd.c Log: Old stuff laying around: Don't use a function called getstr(), that has nasty consequences when the system curses is ncurses as this conflicts with a ncurses funciton and causes recursion. Revision Changes Path 1.3 +1 -1 src/lib/libtelnet/getent.c 1.15 +6 -6 src/libexec/telnetd/telnetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message