From owner-cvs-all Wed May 20 18:17:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10709 for cvs-all-outgoing; Wed, 20 May 1998 18:17:24 -0700 (PDT) (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 SAA10661; Wed, 20 May 1998 18:17:04 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA17902; Wed, 20 May 1998 18:12:23 -0700 (PDT) Date: Wed, 20 May 1998 18:12:23 -0700 (PDT) Message-Id: <199805210112.SAA17902@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp physical.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/05/20 18:12:23 PDT Modified files: (Branch: MP) usr.sbin/ppp physical.c Log: o Set utmp::ut_host to getenv("CONNECT"). Mgetty sets this to the connection speed. Submitted by: forgotten (sorry) o Use all UT_LINESIZE characters rather than leaving the last one NUL. Revision Changes Path 1.1.2.34 +6 -2 src/usr.sbin/ppp/Attic/physical.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message