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
christos
6bd1d6d4db
Replace the statfs() family of system calls with statvfs().
...
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
..
bufcache.c
…
bufcache.h
…
dir.c
fix NULL pointer pointer dereference in fileerror() when ino is NULL
2003-10-05 17:11:23 +00:00
extern.h
…
fsck_lfs.8
…
fsck_vars.h
…
fsck.h
change KES license to standard NetBSD license
2004-03-20 22:31:13 +00:00
inode.c
change KES license to standard NetBSD license
2004-03-20 22:31:13 +00:00
lfs.c
…
lfs.h
…
main.c
Replace the statfs() family of system calls with statvfs().
2004-04-21 01:05:31 +00:00
Makefile
…
pass0.c
…
pass1.c
…
pass2.c
…
pass3.c
…
pass4.c
…
pass5.c
…
pass6.c
…
segwrite.c
Check result of malloc().
2003-12-24 01:39:27 +00:00
segwrite.h
…
setup.c
…
utilities.c
Add a -q (quiet) option to print nothing for clean filesystems.
2003-10-20 12:04:38 +00:00
vars.c
…
vnode.c
…
vnode.h
…