From owner-freebsd-hackers Wed May 21 11:56:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA28116 for hackers-outgoing; Wed, 21 May 1997 11:56:22 -0700 (PDT) Received: from mail.nacamar.de (mail.nacamar.de [194.162.162.200]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA28108 for ; Wed, 21 May 1997 11:56:19 -0700 (PDT) Received: from newsfeed (newsfeed.nacamar.de [194.162.162.196]) by mail.nacamar.de (8.8.5/8.8.5) with SMTP id UAA03695 for ; Wed, 21 May 1997 20:55:56 +0200 (CEST) Message-Id: <3.0.1.32.19970521205601.00cfd590@mail.nacamar.de> X-Sender: petzi@mail.nacamar.de X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Wed, 21 May 1997 20:56:01 +0200 To: hackers@freebsd.org From: Michael Beckmann Subject: Slight problems after upgrade 2.2.1 -> 2.2.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, following an upgrade from 2.2.1 to 2.2.2, I have observed a minor problem with the top utility. It truncates the the processes to 6 characters: PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 3469 root 2 0 756K 1160K connec 0:00 11.35% 2.06% sendma 2466 root 2 0 5168K 5524K connec 1:07 0.38% 0.38% sendma 3471 root 2 0 732K 1024K sbwait 0:00 2.34% 0.11% sendma 3470 root 10 0 716K 876K wait 0:00 0.40% 0.04% sendma I rebuilt and reinstalled top-3.4 , it made no difference. I'm not sure if it is a bug, maybe something was changed on purpose ? The PRI field has moved somewhat to the right, maybe this is why the process has to be truncated. This is how it was formatted before: PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 28991 news -6 20 152K 188K piperd 0:02 1.72% 1.72% overchan