K 10 svn:author V 3 imp K 8 svn:date V 27 2001-08-02T07:06:32.000000Z K 7 svn:log V 238 Only try to allocated properly aligned I/O segments. This should stop some of the config problems that we've been seeing (where wi0 tries to allocate 0x138-0x198, for example). Use err(1,"foo") rather than perror + exit while I'm here. END