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
28221c24db
NetBSD
/
sys
/
ufs
History
mycroft
1a5b9c6c30
Do not corrupt file flags when file system is full!
1998-10-27 21:32:58 +00:00
..
ext2fs
For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead
1998-10-23 00:33:23 +00:00
ffs
Do not corrupt file flags when file system is full!
1998-10-27 21:32:58 +00:00
lfs
Use DINODE_SIZE rather than sizeof(struct dinode).
1998-10-23 00:32:35 +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
Define a symbolic constant to represent the size of a dinode.
1998-10-23 00:28:45 +00:00
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00