From owner-freebsd-current Sun Jan 19 23:28:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA16535 for current-outgoing; Sun, 19 Jan 1997 23:28:15 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA16529; Sun, 19 Jan 1997 23:28:01 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id SAA16658; Mon, 20 Jan 1997 18:21:26 +1100 Date: Mon, 20 Jan 1997 18:21:26 +1100 From: Bruce Evans Message-Id: <199701200721.SAA16658@godzilla.zeta.org.au> To: bde@zeta.org.au, msmith@atrad.adelaide.edu.au Subject: Re: VM bogon? Was: Re: NIS breakage Cc: current@FreeBSD.org, dyson@FreeBSD.org, mark@grondar.za, peter@FreeBSD.org, peter@spinner.dialix.com, wpaul@freefall.freebsd.org Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> See LINT. I think it's "flags npx0 4" in userconfig. npx0 is invisibile >> in visual userconfig :-(. > >Do you want it not to be? It's, like, a really trivial chore to change >even. Fixing support for "?" fields is more important (you can't edit fields that are "?" when visual userconfig is started, and you can't change fields to "?" because the range checking and/or field width doesn't allow 0xffffffff and the input checking doesn't allow -1). Try changing the port of lpt0 to 0x378 and back to -1. Bruce