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:   bouyer
Date:           Thu Aug 23 08:59:47 UTC 2012

Modified Files:
        src/sys/dev [netbsd-5]: fss.c
        src/usr.sbin/fssconfig [netbsd-5]: fssconfig.c

Log Message:
Pull up following revision(s) (requested by hannken in ticket #1784):
        sys/dev/fss.c: revisions 1.82 and 1.83 via patch
        usr.sbin/fssconfig/fssconfig.c: revision 1.9
Initialize `fss_flags' before setting an individual bit.
Use `getdisksize()' to get the size of the mounted-on block device.
Should work for disks without partition table (wedges) now.


To generate a diff of this commit:
cvs rdiff -u -r1.60.4.5 -r1.60.4.6 src/sys/dev/fss.c
cvs rdiff -u -r1.6.6.1 -r1.6.6.2 src/usr.sbin/fssconfig/fssconfig.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