This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sbin
/
fsck_lfs
History
dholland
ae64c38ebb
Enable lfs64 in fsck_lfs.
...
(and in everything else that uses this code)
2015-10-15 06:24:55 +00:00
..
bufcache.c
…
bufcache.h
…
dir.c
…
extern.h
Remove a dead data structure.
2015-10-03 08:29:06 +00:00
fsck_lfs.8
…
fsck_vars.h
…
fsck.h
The per-inode state 'id_entryno' is used by pass1 for a block count,
2015-10-03 08:30:13 +00:00
inode.c
…
kernelops.c
…
kernelops.h
…
lfs_user.h
…
lfs.c
Enable lfs64 in fsck_lfs.
2015-10-15 06:24:55 +00:00
main.c
…
Makefile
…
pass0.c
…
pass1.c
The per-inode state 'id_entryno' is used by pass1 for a block count,
2015-10-03 08:30:13 +00:00
pass2.c
…
pass3.c
…
pass4.c
…
pass5.c
…
pass6.c
Fix hardwired 32-bit stuff in fsck:
2015-10-03 08:29:21 +00:00
segwrite.c
Use IINFO in lfs_writeinode().
2015-10-03 08:28:15 +00:00
segwrite.h
…
setup.c
Fix hardwired 32-bit stuff in fsck:
2015-10-03 08:29:21 +00:00
utilities.c
…
vars.c
…
vnode.c
…
vnode.h
…