From owner-cvs-all Tue Oct 27 22:37:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25066 for cvs-all-outgoing; Tue, 27 Oct 1998 22:37:55 -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 WAA25061; Tue, 27 Oct 1998 22:37:54 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA00977; Tue, 27 Oct 1998 22:37:50 -0800 (PST) Date: Tue, 27 Oct 1998 22:37:50 -0800 (PST) Message-Id: <199810280637.WAA00977@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen nlist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/27 22:37:49 PST Modified files: lib/libc/gen nlist.c Log: Handle ELF symbols better. This fixes "vmstat -i" for the case where "/var/db/kvm_kernel.db" doesn't exist. Revision Changes Path 1.10 +77 -59 src/lib/libc/gen/nlist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message