K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-05-22T16:28:43.000000Z K 7 svn:log V 331 Fix this so it works on FreeBSD/alpha 4.x: The existing patch does different things for 5.x so as to use the standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code for FreeBSD 4.x. This change to the patch modifies the 4.x code so as to just call htonX(x) on alpha where __byte_swap_X don't exist. Approved by: will END