From owner-cvs-all Sun May 13 18:14: 0 2001 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 885) id 144C637B424; Sun, 13 May 2001 18:13:54 -0700 (PDT) Date: Sun, 13 May 2001 18:13:54 -0700 From: Eric Melville To: Kris Kennaway Cc: Greg Lehey , Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Destroying and remaking device nodes (was: cvs commit: src/sys/conf files options src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC NEWCARD NOTES src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/fs/devfs devfs_devs.c devfs_vfsops.c devfs_vnops.c) Message-ID: <20010513181354.A46193@FreeBSD.org> References: <200105132052.f4DKqfo39754@freefall.freebsd.org> <20010513141237.A63235@xor.obsecurity.org> <20010514074016.N86168@wantadilla.lemis.com> <20010513151500.A27277@xor.obsecurity.org> <20010514075417.A88359@wantadilla.lemis.com> <20010513152842.A28203@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010513152842.A28203@xor.obsecurity.org>; from kris@obsecurity.org on Sun, May 13, 2001 at 03:28:42PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > destroy_dev to remove the node, make_dev to make it. Take a look at > > dev/vinum/vinumconfig.c and dev/vinum/vinum.c. > > Do those exist as userland commands? :) http://people.FreeBSD.org/~eric/devrm.c I'm not sure what the best way to check for devfs is, but this looks reasonable. If people think it looks alright, I'll add the usual license and id tag tidbits, and add it to the tree. Hopefully I'll be able to do a devmk tomorrow. I'm also welcome to other names if devrm and devmk do not sound appropriate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message