K 10 svn:author V 6 marius K 8 svn:date V 27 2008-05-30T19:59:38.000000Z K 7 svn:log V 481 MFC: 1.56; 1.57; 1.58; 1.63; 1.66; 1.68 - Fix -Wundef. - FreeBSD has had endian conversion macros for a long time. Axe the custom macros in this driver. - Fix typo in comment. - Fix various compilation warnings for gcc-4.2. - Use NULL instead of 0 for pointers. - Remove superfluous returns in functions returning void. - In sym_alloc_lcb_tags() return directly instead of jumping to a label which just returns. - Fix some spelling in comments. - Remove trailing whitespace. END