This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
ufs
/
ffs
History
phk
ee22b0c649
Cosmetics for gcc -Wall. A couple of unused "int i"'s removed and a couple of
...
prototypes added. And the usual () work.
1994-10-08 06:20:06 +00:00
..
ffs_alloc.c
Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)
1994-09-20 05:53:24 +00:00
ffs_balloc.c
…
ffs_extern.h
More loadable VFS changes:
1994-09-22 19:38:41 +00:00
ffs_inode.c
…
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
Cosmetics for gcc -Wall. A couple of unused "int i"'s removed and a couple of
1994-10-08 06:20:06 +00:00
ffs_vnops.c
Use tsleep() rather than sleep so that 'ps' is more informative about
1994-10-06 21:07:04 +00:00
fs.h
…