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
lukem
25ca00a979
Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
...
In the ! _KERNEL case, provide own prototype for panic() instead.
2002-01-09 23:51:00 +00:00
..
ffs_alloc.c
…
ffs_balloc.c
…
ffs_bswap.c
…
ffs_extern.h
…
ffs_inode.c
…
ffs_softdep.c
…
ffs_softdep.stub.c
…
ffs_subr.c
Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
2002-01-09 23:51:00 +00:00
ffs_tables.c
…
ffs_vfsops.c
…
ffs_vnops.c
…
fs.h
revert part of rev 1.14 - #include <ufs/ufs/dinode.h> - because that
2002-01-07 15:25:22 +00:00
Makefile
…
softdep.h
…