Date: Sun, 20 Jun 2010 09:40:54 +0000 (UTC) From: Brian Somers <brian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/fsck_msdosfs Makefile boot.c check.c dir.c fat.c Message-ID: <201006200941.o5K9f52V093894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2010-06-20 09:40:54 UTC
FreeBSD src repository
Modified files:
sbin/fsck_msdosfs Makefile boot.c check.c dir.c fat.c
Log:
SVN rev 209364 on 2010-06-20 09:40:54Z by brian
Fix some style(9), although there's a lot more issues here.
Fix some casting errors.
PR: 142384
Submitted by: giffunip at tutopia dot com
Obtained from: NetBSD
MFC after: 3 weeks
Revision Changes Path
1.6 +1 -1 src/sbin/fsck_msdosfs/Makefile
1.10 +20 -16 src/sbin/fsck_msdosfs/boot.c
1.14 +1 -1 src/sbin/fsck_msdosfs/check.c
1.7 +10 -5 src/sbin/fsck_msdosfs/dir.c
1.13 +2 -1 src/sbin/fsck_msdosfs/fat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006200941.o5K9f52V093894>
