clean up includes; nfs_netaddr_match goes to vfs_addr.c
[unix-history] / usr / src / sys / nfs / nfsmount.h
1992-06-26 Kirk McKusickquotactl takes uid_t; fhtovp drops setgen bogosity
1992-01-15 Kirk McKusickupdate from Rick Macklem (including leases)
1991-11-06 Kirk McKusicklint
1991-04-16 Kirk McKusickadd prototypes for NFS VFS operations
1990-06-29 Keith Bosticnew copyright notice
1990-05-15 Kirk McKusick"update from Rick Macklem adding TCP support to NFS"
1990-05-05 Kirk McKusickmount structure prefixes go from m_ to mnt_ and M_...
1990-03-07 Kirk McKusickhost and path are now found in m_stat
1990-02-17 Kirk McKusickupdates for new transport independent structure;
1989-08-31 Rick Macklemfirst buffer cache implementation; name cache usage...
1989-07-06 Kirk McKusickfirst bootable NFS from Rick Macklem