DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libfsid(3): Make the filesystem type an enum and perform misc cleanup.
commit 24cad3d2214638b8f06c4a6b14401f28c43b0ed3
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]