OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Mon Oct 26 2009 - 16:25:58 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2009/10/26 15:25:58

Modified files:
        usr.bin/tmux : cmd-load-buffer.c

Log message:
Call fstat() after fopen() rather than stat() before.