Home | History | Annotate | Download | only in libutil
History log of /src/common/lib/libutil/getfstypename.c
RevisionDateAuthorComments
 1.11  22-Jul-2021  skrll branches: 1.11.8;
#include <sys/param.h>
 1.10  30-Mar-2020  wiz Teach dk(4) about ZFS.

"looks ok" mlelstv
 1.9  06-Nov-2018  mrg add support to detect the 3 vmware GPT partition types:

- VMKcore (dump partition)
- VMFS
- VMware reserved

this enables vmkcore partitions for netbsd swap or dump, as well
as naming all of them.
 1.8  07-Apr-2012  christos branches: 1.8.2; 1.8.34; 1.8.36;
fix lint comment.
 1.7  07-Apr-2012  christos lint knows the code is not reachable, but gcc does not.
 1.6  16-Jan-2012  christos PR/45796: Evgeniy Ivanov minixfs3 support.
 1.5  14-Nov-2011  christos compile into nothing if _STANDALONE
 1.4  14-Nov-2011  christos add netbsd id
 1.3  14-Nov-2011  christos - fix boot block building (-D_STANDALONE)
- explain why we cast.
 1.2  13-Nov-2011  christos the kernel does not have util.h
 1.1  13-Nov-2011  christos Add a function to convert from a disklabel p_fstype integer to a
dkw_ptype name.
 1.8.36.4  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.8.36.3  21-Apr-2020  martin Sync with HEAD
 1.8.36.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.8.36.1  10-Jun-2019  christos Sync with HEAD
 1.8.34.1  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.8.2.2  17-Apr-2012  yamt sync with head
 1.8.2.1  07-Apr-2012  yamt file getfstypename.c was added on branch yamt-pagecache on 2012-04-17 00:01:40 +0000
 1.11.8.1  24-Jul-2024  perseant Add exFAT partition type.

RSS XML Feed