From owner-cvs-all Wed Mar 31 13: 2: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CBBDF15064; Wed, 31 Mar 1999 13:01:55 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA04582; Wed, 31 Mar 1999 13:01:39 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199903312101.NAA04582@freefall.freebsd.org> From: Brian Somers Date: Wed, 31 Mar 1999 13:01:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w w.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/03/31 13:01:39 PST Modified files: usr.bin/w w.c Log: Get things right for tty names of length UT_LINESIZE. Cosmetic: Don't shadow the `p' variable. Remove two unused variables. PR: 3638 Revision Changes Path 1.33 +15 -16 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message