K 10 svn:author V 3 phk K 8 svn:date V 27 2000-03-20T11:29:10.000000Z K 7 svn:log V 245 Rename the existing BUF_STRATEGY() to DEV_STRATEGY() substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo) substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo) This patch is machine generated except for the ccd.c and buf.h parts. END