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
dfb301f79f
Branches
Tags
View all branches
NetBSD
/
sbin
/
fsck_ffs
History
lukem
ef685eeea9
Enable WARNS=4 by default except for:
...
dump dump_lfs fsck_ffs fsck_lfs fsdb mount_smbfs newfs_ext2fs newfs_lfs resize_lfs setkey
2009-04-11 07:58:11 +00:00
..
SMM.doc
…
dir.c
fix sign-compare issues
2009-04-11 07:31:21 +00:00
extern.h
Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like
2008-08-30 10:46:16 +00:00
fsck_ffs.8
Disable userid to username lookups by default. Add a -U flag to perform them.
2008-10-09 16:56:23 +00:00
fsck.h
Disable userid to username lookups by default. Add a -U flag to perform them.
2008-10-09 16:56:23 +00:00
inode.c
fix sign-compare issues
2009-04-11 07:31:21 +00:00
main.c
Don't use unicode in usage.
2008-10-12 20:49:43 +00:00
Makefile
Enable WARNS=4 by default except for:
2009-04-11 07:58:11 +00:00
pass1.c
reallocate the correct amount. From Anon Ymous
2008-10-12 23:26:12 +00:00
pass1b.c
…
pass2.c
…
pass3.c
…
pass4.c
Merge the simonb-wapbl branch. From the original branch commit:
2008-07-31 05:38:04 +00:00
pass5.c
…
setup.c
fix a logic error in the previous, as point out by frank kardel.
2009-04-07 05:50:11 +00:00
utilities.c
Merge the simonb-wapbl branch. From the original branch commit:
2008-07-31 05:38:04 +00:00
wapbl.c
Reduce internals of WAPBL exposed to the rest of the system.
2008-11-10 20:12:13 +00:00