/titanic_44/usr/src/cmd/shcomp/ |
H A D | Makefile | 38 shcomp.o 68 PROG= shcomp 87 $(RM) shcomp
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | README.tests | 19 compiler being used (default is "${SHELL%/*}/shcomp", 21 to /usr/bin/shcomp). 35 $ export SHCOMP=/usr/bin/shcomp
|
H A D | sun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh | 98 /usr/bin/shcomp "script1.sh" "script1" || err_exit "shcomp failed with error=$?"
|
H A D | shtests | 68 then SHCOMP=${SHCOMP:-shcomp} 127 o=shcomp-${o%.sh}.ksh
|
H A D | functions.sh | 1039 ${SHCOMP:-${SHELL%/*}/shcomp} $tmp/functions > $tmp/foobar
|
/titanic_44/usr/src/cmd/ |
H A D | Makefile | 375 shcomp \ 684 shcomp \ 831 ksh: shcomp isaexec
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | shcomp.c | 98 shp->shcomp = 1; in main()
|
H A D | parse.c | 832 else if(shp->shcomp) in funct() 1241 …if(t->com.comarg && lexp->intypeset && (lexp->sh->shcomp || sh_isoption(SH_NOEXEC) || sh.dot_depth… in item()
|
/titanic_44/usr/src/lib/libshell/common/include/ |
H A D | shell.h | 140 char shcomp; /* set when runing shcomp */ member
|
/titanic_44/usr/src/lib/libshell/amd64/include/ast/ |
H A D | shell.h | 149 char shcomp; /* set when runing shcomp */ member
|
/titanic_44/usr/src/lib/libshell/i386/include/ast/ |
H A D | shell.h | 149 char shcomp; /* set when runing shcomp */ member
|
/titanic_44/usr/src/lib/libshell/ |
H A D | mapfile-vers | 122 # semi-private, needed for shcomp
|
H A D | Makefile.demo | 175 /usr/bin/shcomp "$<" >"$(@F)"
|
/titanic_44/usr/src/lib/libshell/sparc/include/ast/ |
H A D | shell.h | 149 char shcomp; /* set when runing shcomp */ member
|
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | shell.h | 149 char shcomp; /* set when runing shcomp */ member
|
/titanic_44/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 462 file shcomp 546 SHCOMP=$PWD/arch/*/bin/shcomp \
|
H A D | ERRATA.txt | 831 A warning for shcomp -n has been backported from ksh93 version 'u' to
|
/titanic_44/usr/src/man/man1/ |
H A D | Makefile | 341 shcomp.1 \
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | README | 107 The makefile should also generate shcomp, a program that will precompile 109 them as scripts. You can use shcomp to send out scripts when you
|
H A D | DESIGN | 150 24. shcomp.c contains the main program to the shell
|
H A D | RELEASE93 | 330 b. A bug in shcomp relating to compound variables was fixed. 362 a. I bug in shcomp for compilation of unary operators with [[...]]
|
H A D | RELEASE | 34 09-12-09 A bug where shcomp dumped core on certain syntax errors has been fixed. 300 shcomp was found has been fixed. 1059 04-08-01 The shcomp command has been modified to process alias commands 1597 01-04-30 A self generating man page has been added to shcomp. Also, 1598 shcomp now stops compiling when it finds an exit or exec 1601 01-04-30 The shcomp command was modified so that it can work in an 1800 99-03-31 A bug in shcomp for compilation of unary operators with [[...]] 1843 98-04-30 A bug in shcomp relating to compound variables was fixed.
|
H A D | RELEASE88 | 178 a separate program called shcomp.
|
/titanic_44/usr/src/tools/findunref/ |
H A D | exception_list.open | 107 ./usr/src/lib/libshell/common/sh/shcomp.c
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 173 file path=usr/share/man/man1/shcomp.1
|