I have a question and no NetBSD-alpha to do a test run on. Given an unaligned pointer to a struct on the alpha, is it possible to access a byte-sized field of the struct? Or do all struct pointers have to be aligned properly? (I'm sure having an unaligned pointer is non-ANSI, but if it just works I don't care. :-) -- Lennart