cvs commit: src/bin/sh options.c
Garance A Drosehn
gad at FreeBSD.org
Sun May 15 21:32:42 PDT 2005
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
More information about the cvs-src
mailing list