freebsd-dev/usr.sbin/makefs
Marius Strobl 516e016844 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number,
i. e. the POSIX:5.6.1 st_ino field, which can be used to detect hard links
in the file system. This is also the default in mkisofs(8) and according to
its man page, no system only being able to cope with Rock Ridge version 1.10
is known to exist.

PR:		185138
Submitted by:	Kurt Lidl
MFC after:	1 week
2013-12-29 16:43:35 +00:00
..
cd9660 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
ffs Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro 2013-07-26 14:22:03 +00:00
cd9660.c - Set the System Identifier in the Primary Volume Descriptor to FreeBSD 2013-07-27 15:28:31 +00:00
cd9660.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.c Provide a helpful diagnostic when the minimum size rounded to the block size 2013-11-27 21:55:43 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
Makefile Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
makefs.8 Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makefs.c Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makefs.h Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00
mtree.c Set st_nlink in the stat structure within the inode to 1 as well. 2013-05-13 18:34:33 +00:00
walk.c Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00