NetBSD/sys/ufs/ffs
wiz 29d58d0333 s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
..
Makefile
ffs_alloc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c get the units right when computing a blkno in the ENOSPC path 2002-06-05 05:23:51 +00:00
ffs_bswap.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_extern.h Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
ffs_inode.c Move a brace that is in the wrong position when changes from FreeBSD 2002-09-26 21:35:27 +00:00
ffs_softdep.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ffs_softdep.stub.c
ffs_subr.c Fixed a printf argument type. 2002-07-06 15:39:07 +00:00
ffs_tables.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_vfsops.c Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
ffs_vnops.c Removed unused variables doclusterread and doclusterwrite. 2002-11-01 21:11:43 +00:00
fs.h s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
softdep.h