Date: Wed, 27 Apr 2011 18:15:34 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/ext2fs ext2_alloc.c ext2_dinode.h ext2_dir.h ext2fs.h inode.h Message-ID: <201104271815.p3RIFo45088788@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-04-27 18:15:34 UTC
FreeBSD src repository
Modified files:
sys/fs/ext2fs ext2_alloc.c ext2_dinode.h ext2_dir.h
ext2fs.h inode.h
Log:
SVN rev 221126 on 2011-04-27 18:15:34Z by jhb
Various style fixes including using uint*_t instead of u_int*_t.
Submitted by: Pedro F. Giffuni giffunip at yahoo
Revision Changes Path
1.8 +2 -2 src/sys/fs/ext2fs/ext2_alloc.c
1.4 +23 -23 src/sys/fs/ext2fs/ext2_dinode.h
1.2 +7 -7 src/sys/fs/ext2fs/ext2_dir.h
1.6 +65 -54 src/sys/fs/ext2fs/ext2fs.h
1.3 +20 -20 src/sys/fs/ext2fs/inode.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104271815.p3RIFo45088788>
