indir => syscall; __indir => __syscall
[unix-history] / usr / src / sys / nfs /
1992-06-18 Kirk McKusickfor now update times when reading or writing
1992-06-06 Jan-Simon Pendryuse getnewfsid instead of rolling our own
1992-06-03 Kirk McKusickput frequently used arguments into separate variables
1992-06-03 Kirk McKusickfix to locally record mtime and atime on NFS nodes
1992-06-03 Jan-Simon Pendryhave to move cross device check below the VFS interface
1992-06-03 Kirk McKusickquad's need 8-byte alignment
1992-05-21 Kirk McKusickupdate for spec and fifo times for NFS (from Macklem)
1992-05-16 John Heidemannvnodeop argument macro expansion
1992-05-16 John Heidemannbwrite->vn_bwrite and vfree returns error for vn_if
1992-05-16 John Heidemannnfs_vfree prototype changed for vn_if
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannnfs_rename made one line
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 John Heidemannminor syntax change before vnode interface conversion
1992-05-14 Kirk McKusickn_size is now 64-bits
1992-05-12 Kirk McKusicksanity checks (from macklem)
1992-05-07 Kirk McKusickDonn Seeley's to improve interoperability (via Macklem)
1992-05-07 Kirk McKusickAIX interoperability
1992-05-05 Kirk McKusicklint; clean up include directives
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a cred argument
1992-04-22 Kirk McKusickensure proper types for local variables and parameters
1992-03-18 Kirk McKusickif NFSMNT_RESVPORT used, allocate a reserved port
1992-03-18 Kirk McKusickfix for append mode bug (from Rick Macklem)
1992-03-17 Kirk McKusickcode to verify zapsock does the right thing
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-17 Kirk McKusickadd mask of all used SLP_ flags
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-14 Kirk McKusickup the default threshold for complaining about server...
1992-03-14 Kirk McKusickminor fixes from Macklem
1992-03-14 Kirk McKusickmust have directory vnode as first op VOP_LINK
1992-03-14 Kirk McKusickhave to set uio_procp for soreceive
1992-03-10 Kirk McKusickfirst cut at fixing discconect/reconnect hanging confusion
1992-03-04 Kirk McKusickmust have directory vnode as first op;
1992-02-26 Kirk McKusickfix memory leak introduced in -r7.43; asethetic cleanups
1992-02-16 Kirk McKusickhave to include proc before socketvar.h
1992-02-07 Kirk McKusickadd hostname to diskless header (from Rick Macklem)
1992-02-07 Kirk McKusickadd hostname to diskless header
1992-02-07 Kirk McKusickbug fix for leases from Rick Macklem
1992-02-07 Kirk McKusickconvert to format defined by dirent.h, not that of...
1992-02-07 Kirk McKusickget rid of ufs dependencies; define RPC format of direc...
1992-02-07 Kirk McKusickadd RPC format of directories
1992-02-07 Kirk McKusickget rid of UFS dependencies
1992-02-04 Kirk McKusicknew namei calling convention
1992-02-04 John Heidemanncleanups for new nameidata organization
1992-02-04 John Heidemannnew organization for nameidata
1992-02-04 Kirk McKusickhave to vgone root vnode to ensure that no vnodes remai...
1992-01-23 John Heidemannlookup converted to new form
1992-01-15 Kirk McKusickupdate from Rick Macklem (including leases)
1992-01-08 Kirk McKusick-yupdate from Rick Macklem
1992-01-08 Kirk McKusicknew modules for NFS from Rick Macklem
1991-12-20 Kirk McKusickva_rsv only exist when _NOQUAD support
1991-12-20 Kirk McKusickvattr grew, so number of spares shrank
1991-12-17 Kirk McKusicksillyrename now in nfsnode
1991-12-17 Kirk McKusickallocate and free nfsnode private part; sillyrename...
1991-12-17 Kirk McKusicknew approach for handling aliases (based on local node...
1991-12-17 Kirk McKusickreorganize for private allocation
1991-12-16 Kirk McKusickinclude file ordering
1991-12-16 Kirk McKusickinclude ordering
1991-12-16 Kirk McKusickrestore alignment
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-11-06 Kirk McKusicklint
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-02 Keith Bosticufs moved down one level
1991-11-02 Keith Bosticrename bufstats to ufs_bufstats
1991-11-02 Keith Bosticufs moved down one level
1991-09-07 Ralph Campbellremove machine dependencies
1991-05-25 Kirk McKusickonly set SAVENAME on last pathname component
1991-05-20 Kirk McKusickname resolution checking (need kern/kern_malloc.c 7...
1991-05-20 Kirk McKusickname resolution checking (need kern/kern_malloc.c 7...
1991-05-16 Kirk McKusickuse new scheme for name lookup
1991-05-16 Kirk McKusickuse ni_ptr and ni_namelen to find name to be used inste...
1991-05-16 Kirk McKusicknfs_abortop must free pathname buffer
1991-05-16 Kirk McKusickupdate nfs_namei to use lookup instead of namei
1991-05-09 Kirk McKusickenable the ability to avoid doing locking
1991-05-09 Kirk McKusickmore precise comments
1991-05-09 Kirk McKusickmore precise comment
1991-05-09 Kirk McKusickget rid of ifdef NVM
1991-05-09 Mike Karelsunifdef NVM
1991-05-07 Mike Karelsargdev is gone
1991-05-05 Mike Karelslint
1991-04-21 Mike Karelsfinish what I was doing when someone checked this in...
1991-04-20 Kirk McKusickredefine sillyrename structure to avoid use of nameidat...
1991-04-20 Kirk McKusickadd doforce flag to allow forcible unmount attempts
1991-04-17 Kirk McKusickenable forcible unmount
1991-04-16 Kirk McKusickadd proc pointers to appropriate VFS and internal NFS...
1991-04-16 Kirk McKusicku_long tl used in place of u_long p;
1991-04-16 Kirk McKusickuse passed in proc pointers
1991-04-16 Kirk McKusickadd proc pointers to appropriate vnode operations
1991-04-16 Kirk McKusickadd include of namei.h
1991-04-16 Kirk McKusicku_long tl used in place of u_long p; nfsrv_ routines...
1991-04-16 Kirk McKusickuse u_long tl in place of u_long p;
1991-04-16 Kirk McKusickuse u_long tl in place of u_long p
1991-04-16 Kirk McKusickpass proc pointers down to lower levels; use NFS_DIRBLKSIZ
1991-04-16 Kirk McKusicku_long p is replaced by u_long tl (so that p can be...
1991-04-16 Kirk McKusickadd prototypes for NFS VFS operations
1991-04-16 Kirk McKusickadd constant for NFS_DIRBLKSIZ
1991-04-16 Kirk McKusickadd prototypes for NFS vnode ops
1991-04-03 Mike Karelsmore precise logging; proper use of tprint
1991-03-20 Mike Karelsbigger buffers for tcp; purge user.h
next