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: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Oct 01 2008 - 15:26:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2008/10/01 14:26:28

Modified files:
        libexec/lockspool: lockspool.c

Log message:
Use the real uid instead of getlogin() to determine the identity
of the invoking user. OK deraadt