| Commit message (Expand) | Author | Age | Files | Lines |
| * | o Merge SA-06:10.nfs. | Maxim Konovalov | 2006-03-02 | 1 | -1/+1 |
| * | MFC: nfsserver/nfs_serv.c 1.136; fix a bug in the setting of the | Ian Dowse | 2003-07-01 | 1 | -1/+1 |
| * | MFC: sys/nfsclient/nfs_vnops.c 1.206; when removing a sillyrename | Ian Dowse | 2003-06-20 | 1 | -0/+6 |
| * | MFC: | Doug Ambrisko | 2003-04-24 | 1 | -2/+15 |
| * | req can't be NULL or we'd die. | Alfred Perlstein | 2003-03-26 | 1 | -7/+4 |
| * | MFC 1.131 nfsclient/nfs_vfsops.c. Provide sysctl to allow defaulting of | Matthew Dillon | 2003-01-27 | 1 | -0/+15 |
| * | MFC Abstract-out the constants for the sequential heuristic. | Matthew Dillon | 2002-12-29 | 2 | -4/+4 |
| * | MFC do not try to free a mountpoint that we did not allocate | Matthew Dillon | 2002-12-21 | 1 | -4/+9 |
| * | MFC 1.78. Fix bug where 0-length RPCs would lock-up a system. recm must | Matthew Dillon | 2002-07-19 | 1 | -1/+6 |
| * | MFC 1.111 fix a bug in nfs_write() related to ^Cing during a file | Matthew Dillon | 2002-07-19 | 1 | -2/+4 |
| * | MFC: rev 1.85: Don't try to unlock the send lock in an error case where we | John Baldwin | 2002-07-19 | 1 | -5/+6 |
| * | MFC: sys/nfsserver/nfs_serv.c revision 1.118; limit the amount of | Ian Dowse | 2002-04-28 | 1 | -0/+4 |
| * | MFC: avoid a problem where some NFS client operations might be | Ian Dowse | 2002-04-26 | 1 | -4/+4 |
| * | MFC: add a sysctl variable, "kern.bootp_cookie", which reflects the | Luigi Rizzo | 2002-03-16 | 1 | -0/+14 |
| * | MFC: Permit NFS filesystems to be forcibly unmounted when the server | Ian Dowse | 2002-02-20 | 3 | -7/+55 |
| * | MFC 1.113. Do not allow an invalid file mode to propogate to the | Matthew Dillon | 2002-02-05 | 1 | -3/+9 |
| * | MFC: Increase buffer size for bootp reply. | Doug Ambrisko | 2002-02-01 | 1 | -1/+1 |
| * | MFC nfsserver/nfs_serv.c:1.114, fix a missing vput() for an EEXIST case in | Matthew Dillon | 2002-01-19 | 1 | -0/+2 |
| * | MFC nfsclient/nfs_node.c:1.52. nfs_nget() does no locking whatsoever | Matthew Dillon | 2002-01-05 | 1 | -1/+1 |
| * | MFC: nfsserver/nfs_serv.c 1.108; explicitly set `error' to 0 in | Ian Dowse | 2001-12-28 | 1 | -0/+1 |
| * | MFC NFS and VM bug fixes (see my commit 2001/12/13 17:16:57 PST, | Matthew Dillon | 2001-12-20 | 3 | -9/+76 |
| * | MFC: nfsserver/nfs_serv.c 1.109; NULL out nd.ni_vp when VOP_SYMLINK | Ian Dowse | 2001-12-07 | 1 | -3/+2 |
| * | MFC B_NOWDRAIN. This required moving B_AUTOCHAINDONE from flags to xflags | Matthew Dillon | 2001-11-18 | 1 | -0/+6 |
| * | MFC change vnode list under mount point from LIST to TAILQ in preparation | Matthew Dillon | 2001-10-25 | 2 | -4/+4 |
| * | MFC: Fix some signed/unsigned integer confusion, and add bounds checking of | Kris Kennaway | 2001-09-11 | 1 | -4/+4 |
| * | MFC: rev 1.101: filehandle checks | Peter Wemm | 2001-08-11 | 1 | -0/+2 |
| * | MFC: 1.172; fix client-side memory leak in nfs_flush(). | Ian Dowse | 2001-08-05 | 1 | -2/+2 |
| * | MFC: Change the interface to vflush() so that it can deal with | Ian Dowse | 2001-07-26 | 1 | -28/+4 |
| * | MFC: the rest of fixes for nullfs. Please note, that for now only | Boris Popov | 2001-06-26 | 3 | -0/+8 |
| * | MFC: fnv hash improvements for nfsnode hash etc. | Peter Wemm | 2001-03-21 | 2 | -21/+2 |
| * | MFC vfs_bio.c/1.273, kern/vfs_cluster.c/1.105, nfs/nfs_vnops.c 1.164, | Matthew Dillon | 2001-03-02 | 1 | -0/+8 |
| * | MFC: Enable use of DHCP extensions. | Tor Egge | 2001-02-13 | 1 | -33/+240 |
| * | MFC 1.163 - client-side fix for bogus access time with O_EXCL|O_CREAT opens | Matthew Dillon | 2001-01-06 | 1 | -1/+14 |
| * | MFC from current the major file descriptor race fixing patchset. | Matthew Dillon | 2000-11-26 | 1 | -2/+5 |
| * | MFC: Reduce kernel stack usage by not having large packets on the stack. | Tor Egge | 2000-11-20 | 1 | -515/+1023 |
| * | MFC: Eliminate some bitrot (nonexisting member variable names). | Tor Egge | 2000-11-20 | 1 | -5/+5 |
| * | MFC: Style fixes. | Tor Egge | 2000-11-20 | 1 | -756/+815 |
| * | MFC: Make RPC timeout messages more readable. Supply proc pointer to sosend. | Tor Egge | 2000-11-20 | 1 | -4/+10 |
| * | MFC: Fix some vmopar hangs. | David Malone | 2000-10-28 | 3 | -6/+15 |
| * | MFC: [rev 1.92] Don't scan for the "right" network interface by | Paul Saab | 2000-09-10 | 1 | -0/+3 |
| * | MFC: Correctly set the Maximum DHCP Message Size. | Paul Saab | 2000-06-13 | 1 | -1/+1 |
| * | MFC: 1.21 Include a RFC 1533 "Maximum DHCP Message Size" option in | Paul Saab | 2000-06-09 | 1 | -5/+17 |
| * | MFC rc.network 1.75, rc.conf 1.55, rc.conf.5 1.65, nfs_socket.c 1.61. | Matthew Dillon | 2000-03-27 | 1 | -8/+22 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 2 | -2793/+0 |
| * | Clean up some loose ends in the network code, including the X.25 and ISO | Peter Wemm | 2000-02-13 | 6 | -73/+2 |
| * | Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost' | Matthew Dillon | 2000-01-26 | 2 | -26/+20 |
| * | The alpha build cuases the 'nfsuid bloated' warning to occur. Well, | Matthew Dillon | 2000-01-13 | 3 | -34/+0 |
| * | tcp updates to support IPv6. | Yoshinobu Inoue | 2000-01-09 | 1 | -1/+1 |
| * | Enhance reassignbuf(). When a buffer cannot be time-optimally inserted | Matthew Dillon | 2000-01-05 | 4 | -19/+81 |
| * | Fix at least one source of the continued 'NFS append race'. close() | Matthew Dillon | 2000-01-05 | 1 | -3/+21 |