From owner-cvs-all Fri May 25 16:10:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA44F37B423; Fri, 25 May 2001 16:10:27 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4PNARS30446; Fri, 25 May 2001 16:10:27 -0700 (PDT) (envelope-from tmm) Message-Id: <200105252310.f4PNARS30446@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 25 May 2001 16:10:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2001/05/25 16:10:27 PDT Modified files: usr.bin/systat main.c Log: Fix the error buffer passed to kvm_openfiles to have a length of _POSIX2_LINE_MAX as required. While being there, wrap an overly long line. MFC after: 3 days Revision Changes Path 1.15 +5 -3 src/usr.bin/systat/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message