NetBSD/usr.sbin/makefs/ffs
pooka aeac8f5107 Move fs-specific stuff in Makefile to fs/Makefile.inc to clarify
top-level Makefile.
2009-01-16 19:39:52 +00:00
..
Makefile.inc Move fs-specific stuff in Makefile to fs/Makefile.inc to clarify 2009-01-16 19:39:52 +00:00
buf.c
buf.h
ffs_alloc.c from Anon Ymous: compile with -Wextra 2006-12-18 21:03:29 +00:00
ffs_balloc.c
ffs_extern.h
mkfs.c Refactor the filesystem specific portions out of makefs.c/makefs.h completely. 2004-12-20 20:51:42 +00:00
newfs_extern.h Define FFS_MAXBSIZE to 65536 and use instead of MAXBSIZE. 2004-06-24 22:30:13 +00:00
ufs_bmap.c avoid the need for a bogus initializer. 2005-10-08 03:21:17 +00:00
ufs_inode.h Pull in DIP_ADD from sys/ufs/ufs/inode.h and use it, to prevent bad lvalue 2005-06-23 00:53:16 +00:00