Re: CVS commit: src/sbin/umount

2025-03-31 Thread Reinoud Zandijk
On Sun, Mar 30, 2025 at 12:39:38AM +, David Holland wrote: > On Thu, Mar 27, 2025 at 05:42:03AM +0700, Robert Elz wrote: > > | Because vnds are specifically configured for mounts; the only thing > > | they're useful for is mounting a fs image that lives in a regular > > | file. > > >

Re: CVS commit: src/sbin/umount

2025-03-29 Thread David Holland
On Thu, Mar 27, 2025 at 05:42:03AM +0700, Robert Elz wrote: > | Because vnds are specifically configured for mounts; the only thing > | they're useful for is mounting a fs image that lives in a regular > | file. > > No they're not, they can be used for playing with newfs variants, > fs

Re: CVS commit: src/sbin/umount

2025-03-26 Thread Robert Elz
Date:Wed, 26 Mar 2025 20:46:42 + From:David Holland Message-ID: | Because vnds are specifically configured for mounts; the only thing | they're useful for is mounting a fs image that lives in a regular | file. No they're not, they can be used for playing w

Re: CVS commit: src/sbin/umount

2025-03-26 Thread David Holland
On Thu, Mar 27, 2025 at 02:26:46AM +0700, Robert Elz wrote: > | GitHub/31: Ricardo Branco: Add -d flag to umount to detach vnds, > > Why would we do this for vnd devices, and not cgd, raidframe, ccd, ... ?? Because vnds are specifically configured for mounts; the only thing they're useful fo

Re: CVS commit: src/sbin/umount

2025-03-26 Thread Robert Elz
Date:Tue, 25 Mar 2025 15:01:11 -0400 From:"Christos Zoulas" Message-ID: <20250325190111.e3226f...@cvs.netbsd.org> | GitHub/31: Ricardo Branco: Add -d flag to umount to detach vnds, Why would we do this for vnd devices, and not cgd, raidframe, ccd, ... ?? For that,

CVS commit: src/sbin/umount

2025-03-25 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 25 21:18:27 UTC 2025 Modified Files: src/sbin/umount: umount.8 Log Message: umount.8: some minor corrections after -d addition Use the term "unconfigure" rather than "detach", since that's what's consistently used els

CVS commit: src/sbin/umount

2025-03-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 25 21:51:51 UTC 2025 Modified Files: src/sbin/umount: umount.c Log Message: move sfs declaration in #ifdef SMALL To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sbin/umount/umount.c Please note that

CVS commit: src/sbin/umount

2025-03-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 25 21:51:51 UTC 2025 Modified Files: src/sbin/umount: umount.c Log Message: move sfs declaration in #ifdef SMALL To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sbin/umount/umount.c Please note that

CVS commit: src/sbin/umount

2025-03-25 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Mar 25 21:18:27 UTC 2025 Modified Files: src/sbin/umount: umount.8 Log Message: umount.8: some minor corrections after -d addition Use the term "unconfigure" rather than "detach", since that's what's consistently used els

CVS commit: src/sbin/umount

2025-03-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 25 19:01:11 UTC 2025 Modified Files: src/sbin/umount: umount.8 umount.c Log Message: GitHub/31: Ricardo Branco: Add -d flag to umount to detach vnds, like FreeBSD and Linux. To generate a diff of this commit: cvs rdiff

CVS commit: src/sbin/umount

2025-03-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 25 19:01:11 UTC 2025 Modified Files: src/sbin/umount: umount.8 umount.c Log Message: GitHub/31: Ricardo Branco: Add -d flag to umount to detach vnds, like FreeBSD and Linux. To generate a diff of this commit: cvs rdiff

CVS commit: src/sbin/umount

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:59:26 UTC 2022 Modified Files: src/sbin/umount: umount.8 Log Message: Fix grammar To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sbin/umount/umount.8 Please note that diffs are not public domain; t

CVS commit: src/sbin/umount

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:59:26 UTC 2022 Modified Files: src/sbin/umount: umount.8 Log Message: Fix grammar To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sbin/umount/umount.8 Please note that diffs are not public domain; t