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
/
sys
/
ufs
/
ffs
History
fvdl
9e0b0abaa7
Use variables for some cg accesses; makes things more readable and more
...
similar to FreeBSD. No functional change.
2003-04-12 10:33:17 +00:00
..
ffs_alloc.c
Use variables for some cg accesses; makes things more readable and more
2003-04-12 10:33:17 +00:00
ffs_appleufs.c
…
ffs_balloc.c
…
ffs_bswap.c
Make ffs_cg_swap() works even if same chunk is passed as new and old cg.
2003-04-11 10:20:35 +00:00
ffs_extern.h
…
ffs_inode.c
Remove some leftover diagnostic checks.
2003-04-10 20:02:36 +00:00
ffs_softdep.c
…
ffs_softdep.stub.c
…
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
…
ffs_vnops.c
…
fs.h
…
Makefile
…
softdep.h
…