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
3d2346b6d0
NetBSD
/
sys
/
ufs
History
chs
a1c22f6d67
add casts to an assertion in ffs_alloc() so it works with offsets past 4GB.
2001-02-05 10:55:02 +00:00
..
ext2fs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
ffs
add casts to an assertion in ffs_alloc() so it works with offsets past 4GB.
2001-02-05 10:55:02 +00:00
lfs
don't include lfs_extern.h; ufs/inode.h does too.
2001-02-04 21:51:19 +00:00
mfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
ufs
attach the softdep pagecache pseudo-buffers to the inode
2001-01-10 04:47:10 +00:00
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00