Subject: CVS commit: src/sbin/mount
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/03/2005 21:15:26
Module Name:	src
Committed By:	dsl
Date:		Thu Mar  3 21:15:26 UTC 2005

Modified Files:
	src/sbin/mount: fattr.c fattr.h

Log Message:
Simplify a_uid and a_gid, and fix a_mask to actually use its argument
(fortunately it is always called with 'optarg')
Saves a few bytes from mount_msdos in rescue_tiny.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sbin/mount/fattr.c
cvs rdiff -r1.2 -r1.3 src/sbin/mount/fattr.h

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