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
c392128002
NetBSD
/
sys
/
ufs
History
bouyer
09cf6dacdf
Fix bad cut&paste from ufs code: we can't align uio_resid to a directory
...
block size boundary, because size of the returned dir entry may be bigger than the one read.
1997-08-04 09:11:00 +00:00
..
ext2fs
Fix bad cut&paste from ufs code: we can't align uio_resid to a directory
1997-08-04 09:11:00 +00:00
ffs
Fix messed up RCS Id.
1997-07-22 14:36:31 +00:00
lfs
Don't cast 64bit (off_t) file sizes to vm_offset_t (32bit on many
1997-07-04 20:22:09 +00:00
mfs
remove swap configuration.
1997-06-12 17:12:17 +00:00
ufs
When allocating a new block, store the result obtained through counting
1997-07-17 23:40:07 +00:00