freebsd-dev/bin/sh
Garance A Drosehn 01c7bd5378 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
2005-05-16 04:32:41 +00:00
..
bltin /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
funcs /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
cd.c
cd.h
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
init.h
input.c
input.h
jobs.c o Terminate an endless loop sh -T goes into in dowait() around waitproc(). 2004-12-02 13:12:43 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
mkinit.c
mknodes.c
mksyntax.c
mktokens /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
options.c A second attempt to adjust option-parsing on a shell command, for the 2005-05-16 04:32:41 +00:00
options.h
output.c
output.h
parser.c Support \H, \h, \w, \W, \$ string expansion in the prompt. 2005-03-01 03:35:58 +00:00
parser.h
redir.c
redir.h
sh.1 Various sh(1) enhancements: 2005-04-15 14:53:29 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h