CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/04/02 06:21:18

Modified files:
        usr.bin/sort   : file.c 

Log message:
When using mmap() we don't need to keep the open fd around, closing
the fd does not unmap the region.

Reply via email to