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
077a042a3f
NetBSD
/
sys
/
ufs
History
fvdl
077a042a3f
Fix some maxsymlinklen comparisons for old filesystems that were
...
wrong after the byteswap changes.
1998-09-08 08:37:12 +00:00
..
ext2fs
Use the pool allocator and "nointr" pool page allocator for ext2fs inodes.
1998-09-01 03:20:46 +00:00
ffs
Use the pool allocator and the "nointr" pool page allocator for FFS inodes.
1998-09-01 03:11:08 +00:00
lfs
Use the pool allocator and the "nointr" pool page allocator for LFS inodes.
1998-09-01 03:26:05 +00:00
mfs
create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other
1998-08-10 08:11:10 +00:00
ufs
Fix some maxsymlinklen comparisons for old filesystems that were
1998-09-08 08:37:12 +00:00
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00