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
History
dholland
49f4cf4b46
Add used-by comments on source files that are .PATH'd in from elsewhere.
2015-06-21 04:01:40 +00:00
..
exitvalues.h
add missing rcsid
2015-06-21 03:33:22 +00:00
fsck.8
New sentence, new line. Sort sections.
2011-04-28 12:16:10 +00:00
fsck.c
fix logic that handles command line arguments. Now you can:
2014-10-25 22:00:19 +00:00
fsutil.c
Add used-by comments on source files that are .PATH'd in from elsewhere.
2015-06-21 04:01:40 +00:00
fsutil.h
global variables should be declared extern.
2015-06-21 03:58:36 +00:00
Makefile
…
partutil.c
Make querying the disk geometry fail silently if called for a non-exitent
2015-06-03 17:53:23 +00:00
partutil.h
Provide a simple getdisksize() api for gpt(8).
2014-12-29 16:27:43 +00:00
pathnames.h
…
preen.c
Add used-by comments on source files that are .PATH'd in from elsewhere.
2015-06-21 04:01:40 +00:00
progress.c
…
progress.h
…