K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-21T12:55:04.000000Z K 7 svn:log V 281 Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc, xstrdup. There is a crash() function that do cleaning before exiting the program. The new functions are wrappers that make use of crash() in case of allocation failure. warn, exit -> err. Reviewed by: alfred END