K 10 svn:author V 3 bde K 8 svn:date V 27 2000-04-04T14:12:35.000000Z K 7 svn:log V 219 Fixed prototype for setflags(). setflags() returns int, not u_long, and "extern" in function prototypes is a style bug. The type mismatch broke chflags(1) on i386's with 64-bit longs and may have broken it on alphas. END