看板 DFBSD_commit 關於我們 聯絡資訊
dillon 2005/03/17 14:25:46 PST DragonFly src repository Modified files: etc/rc.d nfsclient etc/defaults rc.conf share/man/man5 rc.conf.5 Log: Add RCNG support for setting the negative attribute cache timeout, make the boot-time display of nfs client parameters more readable, and properly document the nfs_access_cache and nfs_neg_cache RCNG configuration variables. Increase the default NFS attribute cache timeout from 2 to 5 seconds. Revision Changes Path 1.5 +8 -3 src/etc/rc.d/nfsclient 1.22 +6 -1 src/etc/defaults/rc.conf 1.10 +20 -1 src/share/man/man5/rc.conf.5 http://www.dragonflybsd.org/cvsweb/src/etc/rc.d/nfsclient.diff?r1=1.4&r2=1.5&f=u http://www.dragonflybsd.org/cvsweb/src/etc/defaults/rc.conf.diff?r1=1.21&r2=1.22&f=u http://www.dragonflybsd.org/cvsweb/src/share/man/man5/rc.conf.5.diff?r1=1.9&r2=1.10&f=u