Subject: CVS commit: src/sbin/umount
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 01/31/2005 01:19:30
Module Name:	src
Committed By:	erh
Date:		Mon Jan 31 01:19:30 UTC 2005

Modified Files:
	src/sbin/umount: umount.c

Log Message:
Fix PR#3205 for the -a case: when the list of mount points comes from the
kernel, always use "raw" mode (-R option) so unmounting odd mount points works.
Also, fix available options in SMALL mode to include -R, not -r.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sbin/umount/umount.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.