From owner-freebsd-hackers Wed Jun 25 20:07:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00277 for hackers-outgoing; Wed, 25 Jun 1997 20:07:26 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA00272 for ; Wed, 25 Jun 1997 20:07:23 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id UAA24849; Wed, 25 Jun 1997 20:07:46 -0700 (PDT) To: randyd@nconnect.net cc: hackers@FreeBSD.ORG Subject: Re: New rc.conf syntax errors? In-reply-to: Your message of "Wed, 25 Jun 1997 20:29:35 CDT." <33B1C5FF.216EC8B5@nconnect.net> Date: Wed, 25 Jun 1997 20:07:46 -0700 Message-ID: <24846.867294466@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I just updated my -current system's startup files with the ones I've > recently cvsupped. In rc.conf the moused_type, moused_port, and > moused_flags > cause errors as the rc.i386 file looks for mousedtype, mousedport, and > mousedflags respectively. Hmm, this has long since been fixed - are you sure you really got the -current ones? Jordan