git: libfsid(3): Make the filesystem type an enum and perform misc cleanup.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Dec 14 23:04:59 PST 2010
commit 24cad3d2214638b8f06c4a6b14401f28c43b0ed3
Author: Sascha Wildner <saw at online.de>
Date: Wed Dec 15 08:03:16 2010 +0100
libfsid(3): Make the filesystem type an enum and perform misc cleanup.
Summary of changes:
lib/libfsid/cd9660.c | 17 +++---
lib/libfsid/ext2.c | 20 ++++----
lib/libfsid/hammer.c | 23 ++++----
lib/libfsid/libfsid.3 | 141 +++++++++++++++++++++++++++++++-----------------
lib/libfsid/libfsid.c | 33 +++++++----
lib/libfsid/libfsid.h | 35 +++++++-----
lib/libfsid/msdosfs.c | 24 +++++----
lib/libfsid/ufs.c | 17 +++---
8 files changed, 184 insertions(+), 126 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24cad3d2214638b8f06c4a6b14401f28c43b0ed3
--
DragonFly BSD source repository
More information about the Commits
mailing list