K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-10-16T13:50:09.000000Z K 7 svn:log V 346 Remove done() which was just exit() so use of warn()/err() can be made. Abort on allocation failure instead of displaying a warning and deferencing NULL pointer after. Spelling. Add prototypes. Add list of option in synopsis section of man page, -d is not referenced because available as a compile option. It should be made a runtime option btw. END