From owner-cvs-all Thu Apr 15 8:37:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E137A1526A; Thu, 15 Apr 1999 08:37:54 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA47591; Thu, 15 Apr 1999 08:35:33 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199904151535.IAA47591@freefall.freebsd.org> From: Bruce Evans Date: Thu, 15 Apr 1999 08:35:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 swapgeneric.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/04/15 08:35:33 PDT Modified files: sys/i386/i386 swapgeneric.c Log: Removed dead code and cleaned up. setconf() now just asks for the root device name. The parser for the name is still too simple (it forces slice = none, partition = 'a'). Revision Changes Path 1.28 +38 -108 src/sys/i386/i386/swapgeneric.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message