Date: Sat, 25 May 2002 22:17:39 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Maxime Henrion <mux@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sbin/mount_ext2fs mount_ext2fs.c Message-ID: <20020525221345.P7613-100000@gamplex.bde.org> In-Reply-To: <200205241739.g4OHdb734303@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 24 May 2002, Maxime Henrion wrote: > mux 2002/05/24 10:39:37 PDT > > Modified files: > sbin/mount_ext2fs mount_ext2fs.c > Log: > Convert mount_ext2fs(8) to nmount(2). > > Reviewed by: iedowse > > Revision Changes Path > 1.13 +18 -15 src/sbin/mount_ext2fs/mount_ext2fs.c This breaks mount_ext2fs for old kernels that don't have nmount(2) or whose ext2fs doesn't support nmount(2). Please fix. Bruce 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?20020525221345.P7613-100000>