History log of /dflybsd-src/lib/libfsid/libfsid.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 24cad3d2 15-Dec-2010 Sascha Wildner <saw@online.de>

libfsid(3): Make the filesystem type an enum and perform misc cleanup.


# 1e642749 08-Dec-2010 Ákos Kovács <akoskovacs@gmx.com>

libfsid - A new library to determine filesystems.

* The idea is extracted from the sbin/fsid tool. The library provides an
interface to probe a given device for a file system and get its volume

libfsid - A new library to determine filesystems.

* The idea is extracted from the sbin/fsid tool. The library provides an
interface to probe a given device for a file system and get its volume
label.

* fsid was changed to use libfsid functionality.

Sponsored-by: Google Code-In

show more ...