K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-28T19:58:11.000000Z K 7 svn:log V 206 In bufdone(), change the format specifier for m->valid and m->dirty to a long type and explicitly cast m->valid and m->dirty to unsigned long. When PAGE_SIZE is 32K, these fields are in fact unsigned long. END