K 10 svn:author V 8 cracauer K 8 svn:date V 27 2000-06-15T09:57:34.000000Z K 7 svn:log V 341 Linux allows to mmap annonymous with a file descriptor passed, FreeBSD doesn't. In the Linux emulation layer, ignore the fd passed when MAP_ANON is specified. Known application to be fixed: Xanalys/Harlequin Lispworks Also improve debug output for mmap, now showing what the emulation layer mapped to what (-DDEBUG). Reviewed by: marcel END