From 304f9a0bbf05a5971ae13b000618ac1d5b80a230 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 12 Jun 1998 09:48:35 +0000 Subject: [PATCH] Releasing as 1.06. All glibc 2.1 troubles should be gone ;-) --- ChangeLog | 2 ++ README | 2 +- lspci.8 | 2 +- pciutils.h | 4 ++-- pciutils.lsm | 8 ++++---- setpci.8 | 2 +- 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e85751..869415c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Tue Jun 9 22:53:59 1998 Martin Mares + * Released as 1.06. + * names.c (parse_name_list): Killed an unused variable. * setpci.c (pread, pwrite): Define SYS_(pread|pwrite) as __NR_\1 diff --git a/README b/README index 25aa043..2307c26 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This package contains the Linux PCI Utilities, version 1.05. +This package contains the Linux PCI Utilities, version 1.06. Copyright (c) 1998 Martin Mares diff --git a/lspci.8 b/lspci.8 index 7d79a5b..1bf95b2 100644 --- a/lspci.8 +++ b/lspci.8 @@ -1,4 +1,4 @@ -.TH lspci 8 "8 June 1998" "pciutils-1.05" "Linux PCI Utilities" +.TH lspci 8 "12 June 1998" "pciutils-1.06" "Linux PCI Utilities" .IX lspci .SH NAME lspci \- list all PCI devices diff --git a/pciutils.h b/pciutils.h index b8daf71..347289c 100644 --- a/pciutils.h +++ b/pciutils.h @@ -1,5 +1,5 @@ /* - * $Id: pciutils.h,v 1.5 1998/06/08 07:59:58 mj Exp $ + * $Id: pciutils.h,v 1.6 1998/06/12 09:48:36 mj Exp $ * * Linux PCI Utilities -- Declarations * @@ -16,7 +16,7 @@ #include "pci.h" #endif -#define PCIUTILS_VERSION "1.05" +#define PCIUTILS_VERSION "1.06" #define PROC_BUS_PCI "/proc/bus/pci" #define ETC_PCI_IDS "/etc/pci.ids" diff --git a/pciutils.lsm b/pciutils.lsm index 654b439..d73bb91 100644 --- a/pciutils.lsm +++ b/pciutils.lsm @@ -1,7 +1,7 @@ Begin3 Title: Linux PCI Utilities -Version: 1.05 -Entered-date: 980608 +Version: 1.06 +Entered-date: 980612 Description: This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Requires kernel version 2.1.82 or newer (supporting the /proc/bus/pci @@ -9,7 +9,7 @@ Description: This package contains various utilities for inspecting and Keywords: kernel, pci, proc, lspci, setpci Author: mj@atrey.karlin.mff.cuni.cz (Martin Mares) Maintained-by: mj@atrey.karlin.mff.cuni.cz (Martin Mares) -Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-1.05.tar.gz -Alternate-site: sunsite.unc.edu pub/Linux/hardware/pciutils-1.05.tar.gz +Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-1.06.tar.gz +Alternate-site: sunsite.unc.edu pub/Linux/hardware/pciutils-1.06.tar.gz Copying-policy: GPL End diff --git a/setpci.8 b/setpci.8 index e48ec12..3189588 100644 --- a/setpci.8 +++ b/setpci.8 @@ -1,4 +1,4 @@ -.TH setpci 8 "8 June 1998" "pciutils-1.05" "Linux PCI Utilities" +.TH setpci 8 "12 June 1998" "pciutils-1.06" "Linux PCI Utilities" .IX setpci .SH NAME lspci \- configure PCI devices -- 2.39.2