From owner-cvs-usrsbin Mon Mar 24 18:54:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04136 for cvs-usrsbin-outgoing; Mon, 24 Mar 1997 18:54:39 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04126; Mon, 24 Mar 1997 18:54:36 -0800 (PST) Date: Mon, 24 Mar 1997 18:54:36 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703250254.SAA04126@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/config mkioconf.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/24 18:54:36 Modified: usr.sbin/config mkioconf.c Log: Print negative values only for two cases used in config for iobase: -1 (auto) and -2 (none) Other values are printed as big port numbers Revision Changes Path 1.27 +3 -3 src/usr.sbin/config/mkioconf.c