K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-08-24T18:22:46.000000Z K 7 svn:log V 192 Remove MAP_NOEXTEND. It came from 4.4-lite and not only was never implemented, but mmap()'s default behavior is *already* to not extend files. Only write() or ftruncate() can extend a file. END