NetBSD/sbin/fsck_lfs
dholland a4fc39c06d 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.
2013-06-06 00:54:49 +00:00
..
bufcache.c
bufcache.h
dir.c ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
extern.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
fsck_lfs.8
fsck_vars.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
fsck.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
inode.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
kernelops.c
kernelops.h
lfs_user.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
lfs.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
main.c ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
Makefile Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass0.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass1.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass2.c ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
pass3.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass4.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass5.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass6.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
segwrite.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
segwrite.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
setup.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
utilities.c ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
vars.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
vnode.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
vnode.h