K 10 svn:author V 5 harti K 8 svn:date V 27 2003-07-28T08:14:27.000000Z K 7 svn:log V 355 Make atm WARNS=6 clean. The changes are mostly: - remove some instances of __P() - use real prototypes and un-K&R function headers - constify where necessary (mostly strings and structures containing strings) - make functions and variables static that need not to be global - tag unused function parameters as __unused Testing: a fresh universe END