From owner-freebsd-commit Thu Jul 27 14:39:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA07790 for commit-outgoing; Thu, 27 Jul 1995 14:39:22 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA07771 for cvs-sys-outgoing; Thu, 27 Jul 1995 14:38:58 -0700 Received: (from se@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id OAA07757 ; Thu, 27 Jul 1995 14:38:49 -0700 Date: Thu, 27 Jul 1995 14:38:49 -0700 From: Stefan Esser Message-Id: <199507272138.OAA07757@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/07/27 14:38:48 Modified: sys/pci pci.c Log: Get rid of references to the linker supplied set length field. Use the terminating NULL pointer as the end of list marker instead.