From owner-cvs-all Sat Aug 12 14: 8:47 2000 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 55F8037B530; Sat, 12 Aug 2000 14:08:43 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA05216; Sat, 12 Aug 2000 14:08:43 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200008122108.OAA05216@freefall.freebsd.org> From: Bruce Evans Date: Sat, 12 Aug 2000 14:08:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux/linprocfs linprocfs_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/08/12 14:08:43 PDT Modified files: sys/i386/linux/linprocfs linprocfs_misc.c Log: Fixed null pointer panic for accessing "meminfo" when there is no swap. Revision Changes Path 1.4 +8 -3 src/sys/i386/linux/linprocfs/linprocfs_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message