Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Feb 2004 14:13:28 -0800 (PST)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil Makefile clean_environment.3 clean_environment.c
Message-ID:  <200402292213.i1TMDS8p030944@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/02/29 14:13:28 PST

  FreeBSD src repository

  Modified files:
    lib/libutil          Makefile 
  Removed files:
    lib/libutil          clean_environment.3 clean_environment.c 
  Log:
  Back out the "clean_environment()" function from libutil.
  
  Further contemplation has convinced me that this was
  not going to really solve the problem of environment-poisoning
  without raising serious administrative headaches.  There
  must be a better way...
  
  Revision  Changes    Path
  1.55      +4 -4      src/lib/libutil/Makefile
  1.2       +0 -86     src/lib/libutil/clean_environment.3 (dead)
  1.2       +0 -121    src/lib/libutil/clean_environment.c (dead)



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