History log of /csrg-svn/sys/nfs/nfs_srvcache.c (Results 1 – 24 of 24)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68653 30-Mar-1995 mckusick

massive update to incorporate version 3 protocol from Rick Macklem

# 67708 18-Aug-1994 mckusick

conversion to queue.h list manipulation (from mycroft)

# 63234 10-Jun-1993 bostic

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

# 60155 20-May-1993 mckusick

performance fixes from Rick Macklem

# 58365 02-Mar-1993 mckusick

clear hash pointers when nfsd's terminate (from Macklem)

# 56535 11-Oct-1992 bostic

make kernel includes standard

# 56362 30-Sep-1992 mckusick

September update from Rick Macklem to add accept protocol to NQMFS

# 56275 16-Sep-1992 mckusick

keep those hash chains and LRU chains separate

# 55520 22-Jul-1992 mckusick

update to current hashing techniques

# 54874 09-Jul-1992 mckusick

fix up include files

# 54613 02-Jul-1992 mckusick

nfs_netaddr_match goes to vfs_addr.c

# 52513 15-Feb-1992 mckusick

have to include proc before socketvar.h

# 52196 14-Jan-1992 mckusick

update from Rick Macklem (including leases)

# 48051 16-Apr-1991 mckusick

add include of namei.h

# 47573 19-Mar-1991 karels

first cut for new proc & user structs (still need to put in new vnode calling
convention): get credentials, etc, via proc; u.u_nd, u.u_spare are gone;
purge user.h; consolidate *nullops()

# 44512 28-Jun-1990 bostic

new copyright notice

# 43431 22-Jun-1990 mckusick

add reference

# 43352 21-Jun-1990 mckusick

"update from Rick Macklem"

# 41901 14-May-1990 mckusick

"update from Rick Macklem adding TCP support to NFS"

# 40253 01-Mar-1990 mckusick

delete cache entries on invalid replies

# 40152 17-Feb-1990 mckusick

need to reference netinet as ../netinet

# 40118 16-Feb-1990 mckusick

nonidempotent requests are needed elsewhere

# 39759 20-Dec-1989 mckusick

need to include systm.h

# 39742 20-Dec-1989 mckusick

from Rick Macklem