K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-24T06:17:01.000000Z K 7 svn:log V 409 Removed support for the gcc-2.[0-4] keywords __dead and __pure. They stopped being used in /usr/src almost 2 years ago. Don't pretend to support gcc-[3-infinity]. Added __printf0like(). Feature tests for the __printf0__ feature are problematic, so this can't be used for the err() family yet - it's only in recent versions of FreeBSD's hacked version of gcc. Added comments about __unused and __*like(). END