--- - branch: MAIN date: Thu Jun 6 00:54:49 UTC 2013 files: - new: '1.16' old: '1.15' path: src/libexec/lfs_cleanerd/Makefile pathrev: src/libexec/lfs_cleanerd/Makefile@1.16 type: modified - new: '1.4' old: '1.3' path: src/libexec/lfs_cleanerd/Makefile.inc pathrev: src/libexec/lfs_cleanerd/Makefile.inc@1.4 type: modified - new: '1.18' old: '1.17' path: src/sbin/fsck_lfs/Makefile pathrev: src/sbin/fsck_lfs/Makefile@1.18 type: modified - new: '1.45' old: '1.44' path: src/sbin/fsck_lfs/inode.c pathrev: src/sbin/fsck_lfs/inode.c@1.45 type: modified - new: '1.38' old: '1.37' path: src/sbin/fsck_lfs/lfs.c pathrev: src/sbin/fsck_lfs/lfs.c@1.38 type: modified - new: '1.34' old: '1.33' path: src/sbin/fsck_lfs/pass0.c pathrev: src/sbin/fsck_lfs/pass0.c@1.34 type: modified - new: '1.33' old: '1.32' path: src/sbin/fsck_lfs/pass1.c pathrev: src/sbin/fsck_lfs/pass1.c@1.33 type: modified - new: '1.12' old: '1.11' path: src/sbin/fsck_lfs/pass3.c pathrev: src/sbin/fsck_lfs/pass3.c@1.12 type: modified - new: '1.20' old: '1.19' path: src/sbin/fsck_lfs/pass4.c pathrev: src/sbin/fsck_lfs/pass4.c@1.20 type: modified - new: '1.26' old: '1.25' path: src/sbin/fsck_lfs/pass5.c pathrev: src/sbin/fsck_lfs/pass5.c@1.26 type: modified - new: '1.27' old: '1.26' path: src/sbin/fsck_lfs/pass6.c pathrev: src/sbin/fsck_lfs/pass6.c@1.27 type: modified - new: '1.23' old: '1.22' path: src/sbin/fsck_lfs/segwrite.c pathrev: src/sbin/fsck_lfs/segwrite.c@1.23 type: modified - new: '1.41' old: '1.40' path: src/sbin/fsck_lfs/setup.c pathrev: src/sbin/fsck_lfs/setup.c@1.41 type: modified - new: '1.16' old: '1.15' path: src/sbin/fsck_lfs/vars.c pathrev: src/sbin/fsck_lfs/vars.c@1.16 type: modified - new: '1.13' old: '1.12' path: src/sbin/fsck_lfs/vnode.c pathrev: src/sbin/fsck_lfs/vnode.c@1.13 type: modified - new: '1.10' old: '1.9' path: src/sbin/newfs_lfs/Makefile pathrev: src/sbin/newfs_lfs/Makefile@1.10 type: modified - new: '1.22' old: '1.21' path: src/sbin/newfs_lfs/make_lfs.c pathrev: src/sbin/newfs_lfs/make_lfs.c@1.22 type: modified - new: '1.7' old: '1.6' path: src/sys/rump/fs/lib/liblfs/Makefile pathrev: src/sys/rump/fs/lib/liblfs/Makefile@1.7 type: modified - new: '1.29' old: '1.28' path: src/sys/ufs/lfs/lfs_cksum.c pathrev: src/sys/ufs/lfs/lfs_cksum.c@1.29 type: modified - new: '1.14' old: '1.13' path: src/sys/ufs/lfs/lfs_itimes.c pathrev: src/sys/ufs/lfs/lfs_itimes.c@1.14 type: modified - new: '1.6' old: '1.5' path: src/sys/ufs/lfs/ulfs_quota.c pathrev: src/sys/ufs/lfs/ulfs_quota.c@1.6 type: modified id: 20130606T005449Z.03547dbea1aad8391c305419c7a078a1cc0ac0ff log: | Cleanups and hacks to make lfs userland stuff build: - lfs_cksum.c doesn't actually need ulfs_inode.h any more. - neither does lfs_itimes.c. - add hacks to fsck_lfs to make it compile. - add hacks to newfs_lfs to make it compile. - fix warning in ulfs_quota.c when quotas are fully disabled (as I guess is happening with the rumpity version) XXX: This commit adds -I${NETBSDSRCDIR}/sys to the Makefiles for XXX: fsck_lfs, newfs_lfs, and lfs_cleanerd. This needs to be cleaned XXX: up ASAP; but I consider this less problematic in the short term XXX: than spewing ulfs_*.h into /usr/include. module: src subject: 'CVS commit: src' unixtime: '1370480089' user: dholland