This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
geom
/
label
History
Edward Tomasz Napierala
fb0e57b1a2
Fix build with gcc by spelling unused format string as "unused" instead of NULL.
...
MFC after: 29 days
2013-10-19 08:20:00 +00:00
..
g_label_disk_ident.c
Comment typo fix.
2013-04-16 22:42:40 +00:00
g_label_ext2fs.c
…
g_label_gpt.c
…
g_label_iso9660.c
…
g_label_msdosfs.c
…
g_label_msdosfs.h
…
g_label_ntfs.c
- Use int8_t type for the mftrecsz field in g_label_ntfs. char type
2013-05-05 08:00:16 +00:00
g_label_reiserfs.c
…
g_label_ufs.c
…
g_label.c
Fix build with gcc by spelling unused format string as "unused" instead of NULL.
2013-10-19 08:20:00 +00:00
g_label.h
Introduce glabel labels based on GEOM ident attributes. In this initial
2013-04-15 16:09:24 +00:00