K 10 svn:author V 7 wollman K 8 svn:date V 27 2002-10-28T00:15:43.000000Z K 7 svn:log V 319 Create a small library function, check_utility_compat(3), to determine whether a named utility should behave in FreeBSD 4.x-compatible mode or in a standard mode (default standard). The configuration is done malloc(3)-style, with either an environment variable or a symlink. Update expr(1) to use this new interface. END