What does NetBSD/amd64 use the fs register for? I have a program that works on 6, but on 4, it crashes on a "mov %fs:0x0,%rax" instruction, fs being 0x17 (0 on 6). Has this to do with threading?