From owner-cvs-usrsbin Sat Nov 16 14:06:59 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23372 for cvs-usrsbin-outgoing; Sat, 16 Nov 1996 14:06:59 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23320; Sat, 16 Nov 1996 14:05:58 -0800 (PST) Date: Sat, 16 Nov 1996 14:05:58 -0800 (PST) From: Stefan Esser Message-Id: <199611162205.OAA23320@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pciconf pciconf.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/11/16 14:05:56 Modified: usr.sbin/pciconf pciconf.c Log: Fix core dump after printing usage message (pointed out by BDE). Add printing of PCI header type register. (This makes the output 80 columns wide. Ughh. I'm looking for a better way to put the information on one line ...) Revision Changes Path 1.2 +3 -2 src/usr.sbin/pciconf/pciconf.c