K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2003-02-08T20:55:56.000000Z K 7 svn:log V 261 /etc/rc.network isn't built to handle a value of "DEFAULT" (nor should it be). Using that string leads rc.network to execute: # sysctl -w vfs.nfs.bufpackets=DEFAULT vfs.nfs.bufpackets: 4 -> 0 Which isn't what was intended. PR: conf/31280 MFC after: 3 days END