Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 18:43:18 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh exec.c var.c
Message-ID:  <200409271843.i8RIhIW9016750@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2004-09-27 18:43:18 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               exec.c var.c 
  Log:
  Attempting to unset an undefined variable or function should not be
  considered an error according to the Open Group Base Specification.
  
  PR:             standards/45738
  Submitted by:   Matthias Andree <matthias.andree@web.de>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.25      +1 -1      src/bin/sh/exec.c
  1.27      +1 -1      src/bin/sh/var.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409271843.i8RIhIW9016750>