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
/
kern
/
vfs_vnops.c
Age
Commit message (
Expand
)
Author
1998-08-06
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock
Constantine Sapuntzakis
1998-07-28
Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...
Todd C. Miller
1998-01-15
Re-enabled write protection on read-only file system mounts. Thanks to
Constantine Sapuntzakis
1998-01-09
Get rid of dumping across symlinks. Races can cause this to be problematic
Constantine Sapuntzakis
1997-12-10
extra ()
Theo de Raadt
1997-12-10
Remove special case for O_TRUNC that is irelevant now that
Todd C. Miller
1997-12-10
try again; proactively check that O_TRUNC has FWRITE
Theo de Raadt
1997-12-10
only permit O_TRUNC if FWRITE is set; chatted about by millert and myself for...
Theo de Raadt
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-24
prevent open() with wrong flags
Theo de Raadt
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-08-04
let us all try this for a while, and argue amongst ourselves.
Theo de Raadt
1997-07-15
cannot do this; flipk has found test cases where this fails
Theo de Raadt
1997-07-11
Do not force FOLLOW (to follow symbolic links) when creating new files
Thorsten Lockert
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt