Date: Sat, 3 Aug 2002 09:21:34 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/init init.c Message-ID: <200208031621.g73GLYLq007095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/08/03 09:21:34 PDT Modified files: sbin/init init.c Log: I should have committed this ages ago... Convert init(8) to use nmount() instead of mount() when it has to mount devfs. This doesn't happen normally, since the kernel is supposed to mount devfs itself. Revision Changes Path 1.51 +15 -3 src/sbin/init/init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208031621.g73GLYLq007095>