Deleted Added
full compact
37c37
< * $FreeBSD: head/usr.sbin/makefs/makefs.h 214921 2010-11-07 16:05:04Z cognet $
---
> * $FreeBSD: head/usr.sbin/makefs/makefs.h 223306 2011-06-19 18:34:49Z marcel $
95a96
> char *contents; /* file to provide contents */
100a102
> #define FSNODE_F_OPTIONAL 0x02 /* fsnode is optional */
149a152
> fsnode * read_mtree(const char *, fsnode *);