Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 22:35:45 UTC 2011

Modified Files:
        src/distrib/sets/lists/base [netbsd-5]: mi
        src/distrib/sets/lists/man [netbsd-5]: mi
        src/sbin [netbsd-5]: Makefile
        src/sbin/resize_ffs [netbsd-5]: Makefile TODO resize_ffs.8 resize_ffs.c

Log Message:
Pull up the following revisions(s) (requested by riz in ticket #1690):
        distrib/sets/lists/base/mi                      patch
        distrib/sets/lists/man/mi                       patch
        sbin/Makefile                                   patch
        sbin/resize_ffs/Makefile                        patch
        sbin/resize_ffs/TODO                            patch
        sbin/resize_ffs/resize_ffs.8                    patch
        sbin/resize_ffs/resize_ffs.c                    patch

Fix resize_ffs(8) so that growing and shrinking all FFSv1
(including byteswapped) and growing FFSv2 file systems is supported.


To generate a diff of this commit:
cvs rdiff -u -r1.780.2.21 -r1.780.2.22 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1109.2.18 -r1.1109.2.19 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.112 -r1.112.2.1 src/sbin/Makefile
cvs rdiff -u -r1.1 -r1.1.40.1 src/sbin/resize_ffs/Makefile
cvs rdiff -u -r1.2 -r1.2.40.1 src/sbin/resize_ffs/TODO
cvs rdiff -u -r1.3 -r1.3.40.1 src/sbin/resize_ffs/resize_ffs.8
cvs rdiff -u -r1.12 -r1.12.10.1 src/sbin/resize_ffs/resize_ffs.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