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
aa30b4a3db
NetBSD
/
sys
/
fs
History
christos
aa30b4a3db
cleanup casts in get/set u short/long so that we don't have const castaways.
2004-06-30 03:43:14 +00:00
..
adosfs
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
2004-05-25 14:54:55 +00:00
cd9660
Use unsigned long for file size and location; avoids sign extension
2004-06-20 20:44:06 +00:00
filecorefs
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
2004-05-25 14:54:55 +00:00
msdosfs
cleanup casts in get/set u short/long so that we don't have const castaways.
2004-06-30 03:43:14 +00:00
ntfs
fix some questionable pointer arithmetics; gcc-3.4.x
2004-06-24 16:52:03 +00:00
smbfs
unify the statvfs-reporting related code to single smbfs_smb_statvfs routine
2004-06-05 07:36:25 +00:00
union
Revert last two changes. Since union vnode private data do not follow
2004-05-31 02:04:35 +00:00
Makefile
move union filesystem code from sys/miscfs/union to sys/fs/union
2003-03-16 08:26:46 +00:00