freebsd-dev/usr.sbin/makefs/ffs
Ed Schouten 55a1bde99c Small cleanups to panic() prototype.
- Let panic() use _Noreturn and __printflike() instead of GCC-specific
  attributes.
- Remove prototype from ffs_subr.c and let it include ffs_extern.h.
- Forward declare struct inode to make ffs_extern.h not depend on it.
2011-12-20 12:34:17 +00:00
..
buf.c Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
buf.h
ffs_alloc.c Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
ffs_balloc.c
ffs_bswap.c Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.c 2011-06-16 23:40:10 +00:00
ffs_extern.h Small cleanups to panic() prototype. 2011-12-20 12:34:17 +00:00
ffs_subr.c Small cleanups to panic() prototype. 2011-12-20 12:34:17 +00:00
Makefile.inc Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
mkfs.c Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
newfs_extern.h
ufs_bmap.c
ufs_bswap.h
ufs_inode.h