NetBSD/sbin/fsck_lfs
dholland 4b157546cf struct direct -> struct lfs_direct
struct dirtemplate -> struct lfs_dirtemplate
struct odirtemplate -> struct lfs_odirtemplate
DT_* -> LFS_DT_*
2013-06-08 02:12:56 +00:00
..
Makefile Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
bufcache.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
bufcache.h Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
dir.c struct direct -> struct lfs_direct 2013-06-08 02:12:56 +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 Fix markup. 2009-03-15 10:01:47 +00:00
fsck_vars.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
inode.c struct direct -> struct lfs_direct 2013-06-08 02:12:56 +00:00
kernelops.c fix prototypes of function pointers to varargs syscalls 2009-10-13 22:04:31 +00:00
kernelops.h Three changes in a single commit. 2010-02-16 23:20:30 +00:00
lfs.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
lfs_user.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
main.c ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
pass0.c Cleanups and hacks to make lfs userland stuff build: 2013-06-06 00:54:49 +00:00
pass1.c Stick LFS_ in front of IFMT, IFIFO, IFREG, etc. so as not to conflict 2013-06-08 02:11:11 +00:00
pass2.c struct direct -> struct lfs_direct 2013-06-08 02:12:56 +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 Move the dinode (on-disk inode) structures to lfs.h, since they are 2013-06-08 02:09:35 +00:00
segwrite.c Move the dinode (on-disk inode) structures to lfs.h, since they are 2013-06-08 02:09:35 +00:00
segwrite.h ufs -> ulfs for fsck_lfs. 2013-06-06 00:52:50 +00:00
setup.c Move the dinode (on-disk inode) structures to lfs.h, since they are 2013-06-08 02:09:35 +00:00
utilities.c Stick LFS_ in front of IFMT, IFIFO, IFREG, etc. so as not to conflict 2013-06-08 02:11:11 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00