NetBSD/sys/ufs/ffs
dbj ca5ad5d61f explicitly pad struct appleufslabel and use __attribute__((__packed__))
since apple put the 64 bit uuid field on a 4 byte boundary
2004-01-02 06:57:46 +00:00
..
ffs_alloc.c Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
ffs_appleufs.c explicitly pad struct appleufslabel and use __attribute__((__packed__)) 2004-01-02 06:57:46 +00:00
ffs_balloc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ffs_bswap.c remove incorrect XXX comments I introduced a couple of days ago 2003-12-31 19:33:13 +00:00
ffs_extern.h add uuid field to apple ufs volume label 2004-01-02 05:08:57 +00:00
ffs_inode.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ffs_softdep.c Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
ffs_softdep.stub.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ffs_subr.c Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
ffs_tables.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
ffs_vfsops.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
ffs_vnops.c Kernel portion of the fsync_range(2) system call. Written by Bill 2003-11-15 01:19:38 +00:00
fs.h explicitly pad struct appleufslabel and use __attribute__((__packed__)) 2004-01-02 06:57:46 +00:00
Makefile
softdep.h Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00