History log of /csrg-svn/sys/miscfs/fdesc/fdesc_vnops.c (Results 1 – 25 of 31)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69612 22-May-1995 mckusick

follow proper locking protocol

# 69591 21-May-1995 mckusick

inactive routine must unlock node

# 69433 14-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget

# 68729 03-Apr-1995 mckusick

add revoke operator

# 68616 29-Mar-1995 mckusick

cleanups; getnewfsid => vfs_getnewfsid; add fdesc_sysctl

# 67715 20-Aug-1994 mckusick

update to use queue.h

# 67542 21-Jul-1994 pendry

change the way directories are reported.
don't fake them into fifos any more - instead twiddle the x bits off.
this is to prevent fts/ls from getting too confused.

# 67364 04-Jun-1994 mckusick

add cookie and eofflag parameters to readdir

# 65802 21-Jan-1994 bostic

copyright typo

# 65743 14-Jan-1994 pendry

add pathconf entry point

# 65513 05-Jan-1994 pendry

handle case where fdesc is mounted twice or more
general cleanup, remove debug code, lint + KNF.

# 65444 04-Jan-1994 bostic

lint

# 65380 04-Jan-1994 pendry

allocate private VT_ tags

# 65244 30-Dec-1993 mckusick

vget now locks optionally

# 64629 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL

# 64276 15-Aug-1993 mckusick

fixes from Mike Hibler

# 63557 18-Jun-1993 bostic

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

# 63556 18-Jun-1993 mckusick

lint

# 59562 30-Apr-1993 pendry

add support for stat on socket descriptors

# 59561 30-Apr-1993 pendry

don't allow directories to show up in /dev/fd

# 59457 28-Apr-1993 pendry

fix vnode allocation once more

# 59452 28-Apr-1993 mckusick

have to vget vnodes with zero references

# 59255 22-Apr-1993 pendry

merge in new version.
this time it implements a subset of the /dev namespace

# 58646 11-Mar-1993 pendry

ignore setattr on sockets, instead of reporting an error.

# 55170 13-Jul-1992 pendry

fix typos

12