pk e052143aab When updating an NFS mountpoint, we cannot just increase rsize' or wsize'
without also adjusting the corresponding socket buffers. We could probably
call sbrelease/sbreserve/soreserve ourselves without much harm, but we'd
have to duplicate much of the logic in nfs_connect(). In stead, blow the
socket away entirely and let nfs_connect() do its job again.
1994-08-23 09:31:00 +00:00
1994-08-06 06:11:03 +00:00
1994-08-22 19:54:44 +00:00
1994-08-17 22:58:56 +00:00
1994-08-21 15:15:43 +00:00
1994-08-18 00:38:04 +00:00
1994-08-20 08:56:03 +00:00
1994-08-22 22:19:04 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%