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: Otto Moerbeek (ottocvs.openbsd.org)
Date: Mon Sep 03 2007 - 08:54:23 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2007/09/03 07:54:23

Modified files:
        bin/ksh : c_sh.c

Log message:
Unsetting a non-existent variable is not an error. See
http://www.opengroup.org/onlinepubs/009695399/utilities/unset.html
report from Arkadiusz Miskiewicz; fixed based on
http://cvs.pld-linux.org diff; ok millert fgsch