Subject: CVS commit: [netbsd-2-1] src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/06/2005 00:43:15
Module Name:	src
Committed By:	riz
Date:		Sun Nov  6 00:43:15 UTC 2005

Modified Files:
	src/sbin/newfs [netbsd-2-1]: mkfs.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #5971):
	sbin/newfs/mkfs.c: revision 1.92
don't set fs_maxsymlinklen and fs_old_inodefmt twice,
we set them correctly the first time.  fixes PR 26995.


To generate a diff of this commit:
cvs rdiff -r1.87.2.1 -r1.87.2.1.4.1 src/sbin/newfs/mkfs.c

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