date and time created 92/11/15 16:50:57 by ralph
[unix-history] / usr / src / sys / nfs / nfs_srvcache.c
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-01 Kirk McKusickSeptember update from Rick Macklem to add accept protoc...
1992-09-17 Kirk McKusickkeep those hash chains and LRU chains separate
1992-07-23 Kirk McKusickupdate to current hashing techniques
1992-07-10 Kirk McKusickfix up include files
1992-07-03 Kirk McKusicknfs_netaddr_match goes to vfs_addr.c
1992-02-16 Kirk McKusickhave to include proc before socketvar.h
1992-01-15 Kirk McKusickupdate from Rick Macklem (including leases)
1991-04-16 Kirk McKusickadd include of namei.h
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1990-06-29 Keith Bosticnew copyright notice
1990-06-23 Kirk McKusickadd reference
1990-06-22 Kirk McKusick"update from Rick Macklem"
1990-05-15 Kirk McKusick"update from Rick Macklem adding TCP support to NFS"
1990-03-02 Kirk McKusickdelete cache entries on invalid replies
1990-02-18 Kirk McKusickneed to reference netinet as ../netinet
1990-02-17 Kirk McKusicknonidempotent requests are needed elsewhere
1989-12-21 Kirk McKusickneed to include systm.h
1989-12-21 Kirk McKusickfrom Rick Macklem