Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 04:32:41 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh options.c
Message-ID:  <200505160432.j4G4WfWc056427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2005-05-16 04:32:41 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               options.c 
  Log:
  A second attempt to adjust option-parsing on a shell command, for the
  benefit of scripts start out as:     #!/bin/sh -- # -*- perl -*-
  With this fix in place, we can commit a change to kern/imgact_shell.c
  so FreeBSD will process the `#!' line in shell-scripts in a more
  standard fashion.
  
  PR:             16393
  Mentioned on:   freebsd-arch
  
  Revision  Changes    Path
  1.23      +20 -1     src/bin/sh/options.c



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