index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
ffs
/
ffs_inode.c
Age
Commit message (
Expand
)
Author
2000-06-23
remove obsolete vtrace guts; art@
Michael Shalayeff
1999-12-06
When truncating directories by less than a block we shouldn't zero the
Artur Grabowski
1999-12-06
ffs_init is a vfsop. Move it to ffs_vfsops.
Artur Grabowski
1999-12-06
Don't compute values that we don't use later.
Artur Grabowski
1999-02-26
compat with uvm vnode pager
Artur Grabowski
1998-12-01
remove the itrunc3 panic
Artur Grabowski
1998-11-29
remove unreached code
Artur Grabowski
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-05-30
Integrate new ext2fs, reverting ufs support for the old one.
Jason Downs
1997-03-02
Add noatime option to not update atime on files in a filesystem (unless
Todd C. Miller
1996-11-05
Patch from Kirk McKusick:
Thorsten Lockert
1996-05-22
Change VOP_UPDATE() semantics:
Theo de Raadt
1996-02-27
From NetBSD: update to 960217 sources
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt