]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/nfsclient
This patch clears the way for removing a number of tty related
[FreeBSD/FreeBSD.git] / sys / nfsclient /
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-20 dillon Add comment to clarify a commit rpc optimization...
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-17 dillon Asynchronized client-side nfs_commit. NFS commit...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-11 alfredSeperate the export check in VFS_FHTOVP, exports are...
1999-09-07 alfredAll unimplemented VFS ops now have entries in kern...
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-08-28 phkremove unused variables.
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-26 phkSimplify the handling of VCHR and VBLK vnodes using...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-19 peterConvert all the nfs macros to do { blah } while (0...
1999-08-17 alcAdd the (inline) function vm_page_undirty for clearing...
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-12 dtnfs_getcacheblk() can return 0 if the mount is interrup...
1999-08-08 phkDecommision miscfs/specfs/specdev.h. Most of it goes...
1999-08-04 peterDon't over-allocate and over-copy shorter NFSv2 filehan...
1999-07-31 msmithAs described by the submitter:
1999-07-30 wpaulClose PR #12651: the hash calculation routine has chang...
1999-07-30 wpaulFix two bugs in nfs_readdirplus(). The first is that...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-17 phkI have not one single time remembered the name of this...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-01 peterFix warning. va_fsid is udev_t, which is int32_t. ...
1999-06-30 julianSubmitted by: Conrad Minshall <conrad@apple.com>
1999-06-28 peterFix a KASSERT() that was negated and lead to:
1999-06-27 peterMinor tweaks to make sure (new) prerequisites for ...
1999-06-26 mckusickConvert buffer locking from using the B_BUSY and B_WANT...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-23 julianMatt's NFS fixes.
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-19 mjacobThanks to Bruce for noticing this.... compare against...
1999-06-16 mckusickAdd a vnode argument to VOP_BWRITE to get rid of the...
1999-06-15 mjacobIf we retry this operation from the top of this routine...
1999-06-05 peterVarious changes lifted from the OpenBSD cvs tree:
1999-06-05 peterFix a malloc race
1999-06-05 peterDon't mistake a non-async block that needs to be commit...
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-11 phkDivorce "dev_t" from the "major|minor" bitmap, which...
1999-05-06 phkremove b_proc from struct buf, it's (now) unused.
1999-05-06 peterAdd sufficient braces to keep egcs happy about potentia...
1999-05-03 alcAll directory accesses must be made with NFS_DIRBLKSIZE...
1999-05-02 alcThe VFS/BIO subsystem contained a number of hacks in...
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-27 phkSuser() simplification:
1999-04-24 dtFixed printf format errors on alpha.
1999-04-10 peterClose a potential mbuf and/or mbuf cluster leak in...
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-04-06 peterHold nfsd's upages in-core with PHOLD rather than P_NOSWAP.
1999-04-05 julianCatch a case spotted by Tor where files mmapped could...
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-14 markmThis commit was generated by cvs2svn to compensate...
1999-03-12 julianReviewed by: Many at differnt times in differnt parts,
1999-03-01 impThis commit was generated by cvs2svn to compensate...
1999-02-28 impThis commit was generated by cvs2svn to compensate...
1999-02-28 obrienThis commit was generated by cvs2svn to compensate...
1999-02-25 peterUntangle the nfs send and receive queue locking a littl...
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-18 dfrMove the declaration of the vfs.nfs sysctl node outside...
1999-02-17 bdeFixed bitrot in NFS_ACDEBUG option.
1999-02-16 dfr* Change sysctl from using linker_set to construct...
1999-02-13 dillon General additional cleanup of VOP API for NFS ops...
1999-02-13 dillonPR: kern/9970
1999-02-11 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-06 dillon Flush delayed-write data out prior to issuing a...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-01-28 dillon Fix warnings related to -Wall -Wcast-qual
1999-01-28 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-27 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-27 dillon Fix nasty bug in nfs_access(). A conditional was...
1999-01-27 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-27 dillon Fix warnings in preparation for adding -Wall...
1999-01-24 peterThis commit was generated by cvs2svn to compensate...
next