History log of /csrg-svn/sys/miscfs/kernfs/ (Results 1 – 25 of 34)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6959921-May-1995 mckusick

have to follow locking protocol in kernfs_lookup

6959321-May-1995 mckusick

inactive routine must unlock node

6943614-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget

6935910-May-1995 pendry

VOP_REVOKE(vp, 0) should really be vgone(vp)

6934910-May-1995 mckusick

lookup error return cleanups (from mycroft)

6933610-May-1995 mckusick

check for forcible unmount at syscall level

6873003-Apr-1995 mckusick

add revoke operator

6861729-Mar-1995 mckusick

cleanups; getnewfsid => vfs_getnewfsid; add fdesc_sysctl

6842623-Feb-1995 mckusick

vgone => VOP_REVOKE

6817309-Jan-1995 cgd

microtime takes a timeval ptr.

6738815-Jun-1994 pendry

minor tweak to keep DIAGNOSTIC code from crashing

6738715-Jun-1994 pendry

merge netbsd modifications

6736504-Jun-1994 mckusick

add cookie and eofflag parameters to readdir

6605210-Feb-1994 pendry

disallow read from the root directory

6580721-Jan-1994 bostic

copyright typo

6574214-Jan-1994 pendry

add pathconf entry point

6544604-Jan-1994 bostic

lint

6542404-Jan-1994 pendry

use new VT_ value

6538004-Jan-1994 pendry

allocate private VT_ tags

6323310-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6061830-May-1993 mckusick

missing ifdef

5955629-Apr-1993 pendry

fix bounds error on hostname
remove "root" to avoid filesystem recursion.

5649709-Oct-1992 mckusick

cannot compute VTOKERN for root vnode

5582103-Aug-1992 pendry

clean up

5580001-Aug-1992 pendry

remove decl of spec_vnodeop_p

12