This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
59e608be9f
NetBSD
/
sys
/
ufs
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
..
ext2fs
pick up changes from ufs_balloc_range().
2001-11-30 07:06:19 +00:00
ffs
Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
2002-01-09 23:51:00 +00:00
lfs
use the new compatibility routines to allow mmap() to work
2001-12-18 07:51:16 +00:00
mfs
add a VOP_PUTPAGES method for all the filesystems that don't have pages,
2001-12-06 04:27:40 +00:00
ufs
Use softdep_change_linkcnt to note that the inode mode was set to 0.
2001-12-27 01:48:38 +00:00
Makefile
…