Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/newfs_msdos



Module Name:    src
Committed By:   pooka
Date:           Thu Mar 26 08:39:24 UTC 2009

Modified Files:
        src/sbin/newfs_msdos: newfs_msdos.8 newfs_msdos.c

Log Message:
Apply revisions 1.23 and 1.24 from FreeBSD to autocalculate the
necessary geometry when creating a file system directly to a file.

In addition, when creating, do not complain about the file not
being char special and do not try to execute device ioctl's on it.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sbin/newfs_msdos/newfs_msdos.8
cvs rdiff -u -r1.30 -r1.31 src/sbin/newfs_msdos/newfs_msdos.c

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



Home | Main Index | Thread Index | Old Index