From owner-cvs-all Tue Dec 8 18:18:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17019 for cvs-all-outgoing; Tue, 8 Dec 1998 18:18:56 -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 SAA17013; Tue, 8 Dec 1998 18:18:55 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA28492; Tue, 8 Dec 1998 18:18:55 -0800 (PST) Date: Tue, 8 Dec 1998 18:18:55 -0800 (PST) Message-Id: <199812090218.SAA28492@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/eisa if_fea.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/08 18:18:55 PST Modified files: sys/i386/eisa if_fea.c Log: malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains why the bug in the check had never been discovered. Revision Changes Path 1.11 +2 -6 src/sys/i386/eisa/if_fea.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message