Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 03:20:58 -0800 (PST)
From:      Thomas Quinot <thomas@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cron/lib env.c
Message-ID:  <200302101120.h1ABKwkB012312@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thomas      2003/02/10 03:20:58 PST

  Modified files:
    usr.sbin/cron/lib    env.c 
  Log:
  Allow inner whitespace in the right-hand side of an environment variable
  assignment even if it is not quoted (as advertised by the man page).
  This fixes a regression wrt RELENG_4 introduced in rev. 1.11.
  
  Problem noted and patch tested by:      CHOI Junho <cjh@kr.FreeBSD.org>
  Reviewed by:            roberto
  
  Revision  Changes    Path
  1.12      +17 -10    src/usr.sbin/cron/lib/env.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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