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
NetBSD
/
sys
/
ufs
/
ext2fs
History
bouyer
459fd0e350
When allocating an inode with dtime set, also bzero e2di_blocks[].
1997-10-27 14:43:41 +00:00
..
ext2fs_alloc.c
…
ext2fs_balloc.c
…
ext2fs_bmap.c
…
ext2fs_bswap.c
…
ext2fs_dinode.h
…
ext2fs_dir.h
…
ext2fs_extern.h
…
ext2fs_inode.c
…
ext2fs_lookup.c
…
ext2fs_readwrite.c
Uses ext2fs_vinit not ufs_vinit.
1997-10-23 11:41:16 +00:00
ext2fs_subr.c
…
ext2fs_vfsops.c
When allocating an inode with dtime set, also bzero e2di_blocks[].
1997-10-27 14:43:41 +00:00
ext2fs_vnops.c
Add missing cast for nlink_t
1997-10-17 02:05:34 +00:00
ext2fs.h
…