On OpenBSD, use FILE_MAP_OPTIMIZED.
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Mon, 19 Nov 2012 15:22:47 +0000 (16:22 +0100)
committerJon Trulson <jon@radscan.com>
Tue, 20 Nov 2012 02:44:32 +0000 (19:44 -0700)
commitb64f79b1b8a685b775b9ae93612c35770ea956ce
tree075132aad503311b26a9a42219f0eda416c257f0
parent5b9d3fc5ecd5d6c99d09d1ad7ff1fb97e56fa2b9
On OpenBSD, use FILE_MAP_OPTIMIZED.

This has the effect of not performing a tt call each time in
ResolveLocalPathName() if we're on the local host anyway.  Drastically reduces
dtfile startup time.
cde/programs/dtfile/Imakefile