cvs commit: src/usr.bin/env env.c

Garance A Drosehn gad at FreeBSD.org
Mon Jun 20 03:14:30 GMT 2005


gad         2005-06-20 03:14:29 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/env          env.c 
  Log:
  If the `utility' specified starts with a '/' character, then execute it
  without checking it for an equals-sign.  If it starts with a slash, then
  it cannot be a request to set the value of a valid environment variable.
  
  Approved by:    re (blanket `env')
  
  Revision  Changes    Path
  1.14      +2 -1      src/usr.bin/env/env.c


More information about the cvs-src mailing list