Subject: CVS commit: src/sbin/mount_tmpfs
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 09/25/2005 18:55:51
Module Name:	src
Committed By:	jmmv
Date:		Sun Sep 25 18:55:51 UTC 2005

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

Log Message:
Fix some type mismatch issues (gid_t and uid_t are unsigned); pointed out
by chs@.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sbin/mount_tmpfs/mount_tmpfs.c

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