NetBSD/sbin/fsck_lfs
dholland b7f1700a57 Revert previous; it doesn't work because all the lfs tools
promiscuously .PATH in each other's source files, and I haven't the
time or patience to deal with it tonight.
2014-07-13 02:44:21 +00:00
..
Makefile Redo these changes properly: 2013-06-08 21:13:19 +00:00
bufcache.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
bufcache.h
dir.c Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
extern.h struct direct -> struct lfs_direct 2013-06-08 02:12:56 +00:00
fsck.h struct direct -> struct lfs_direct 2013-06-08 02:12:56 +00:00
fsck_lfs.8 Revert version 1.111 of sysinst/disks.c, which caused sysinst to 2014-07-12 16:11:27 +00:00
fsck_vars.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
inode.c don't use sprintf 2014-03-23 05:39:32 +00:00
kernelops.c
kernelops.h
lfs.c Revert previous; it doesn't work because all the lfs tools 2014-07-13 02:44:21 +00:00
lfs_user.h Revert previous; it doesn't work because all the lfs tools 2014-07-13 02:44:21 +00:00
main.c Revert previous; it doesn't work because all the lfs tools 2014-07-13 02:44:21 +00:00
pass0.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
pass1.c Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
pass2.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
pass3.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
pass4.c Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
pass5.c Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
pass6.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
segwrite.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
segwrite.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
setup.c Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
utilities.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
vars.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
vnode.c Tidy up the LFS userland build hacks. 2013-06-08 02:16:03 +00:00
vnode.h