Subject: CVS commit: [netbsd-1-5] basesrc/sbin/newfs
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/25/2001 21:28:01
Module Name: basesrc
Committed By: he
Date: Sun Nov 25 19:28:01 UTC 2001
Modified Files:
basesrc/sbin/newfs [netbsd-1-5]: mkfs.c
Log Message:
Pull up revision 1.51 (requested by lukem):
Call ffs_sb_swap() with the correct arguments. Fixes problems
with using other-endian file systems.
To generate a diff of this commit:
cvs rdiff -r1.38.4.1 -r1.38.4.2 basesrc/sbin/newfs/mkfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.