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
christos
e62c8fd824
Missed a conditional for FFS_EI; appears when we compile without -Ox
1998-10-04 18:07:57 +00:00
..
ffs_alloc.c
…
ffs_balloc.c
…
ffs_bswap.c
…
ffs_extern.h
Use the pool allocator and the "nointr" pool page allocator for FFS inodes.
1998-09-01 03:11:08 +00:00
ffs_inode.c
Missed a conditional for FFS_EI; appears when we compile without -Ox
1998-10-04 18:07:57 +00:00
ffs_subr.c
…
ffs_tables.c
…
ffs_vfsops.c
Use the pool allocator and the "nointr" pool page allocator for FFS inodes.
1998-09-01 03:11:08 +00:00
ffs_vnops.c
Use the pool allocator and the "nointr" pool page allocator for FFS inodes.
1998-09-01 03:11:08 +00:00
fs.h
…
Makefile
…