/titanic_44/usr/src/cmd/csh/ |
H A D | README | 3 This directory contains machine independent source codes of csh. 8 So, if you are going to port csh for other architecture, 21 In future, I am planning to rewrite csh so it uses modern 22 signal interface so csh will not have any machine dependent 25 usr/src/cmd/csh/SCCS/{s.signal.c, s.signal.h} are move under 26 usr/src/cmd/csh/sparc/SCCS. So, if you wish to see sccs histories 27 of signal.c and signal.h, please refer to usr/src/cmd/csh/sparc/SCCS.
|
H A D | Makefile | 26 POFILE= csh.po 53 XGETFLAGS += -a -x csh.xcl
|
H A D | mapfile-intf | 42 # csh interposes on a couple of libc functions (printf and signal).
|
/titanic_44/usr/src/cmd/which/ |
H A D | Makefile | 36 .csh: 41 .SUFFIXES: .csh
|
/titanic_44/usr/src/cmd/nsadmin/ |
H A D | Makefile | 40 .login: login.csh 42 $(CP) login.csh .login
|
H A D | system | 30 * csh path variable. If the module isn't found in the first directory
|
/titanic_44/usr/src/tools/scripts/ |
H A D | bldenv.sh | 386 exec csh -f ${@:+-c "$@"} 390 exec csh ${@:+-c "$@"}
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.c | 466 int csh; in main() local 985 csh = NO; in main() 990 if ((csh = sequal(&sh[i-3], "csh")) && CmndLine) in main() 994 if (!csh) { /* running Bourne shell */ in main() 1010 if (csh) { in main() 1035 if (csh) { in main() 1042 if (csh) { in main()
|
/titanic_44/usr/src/cmd/pfexec/ |
H A D | Makefile | 29 BINSHELLS = bash csh ksh ksh93 rksh rksh93 sh tcsh zsh
|
/titanic_44/usr/src/cmd/csh/i386/ |
H A D | Makefile | 15 CSH_PROG = csh
|
/titanic_44/usr/src/cmd/csh/sparc/ |
H A D | Makefile | 15 CSH_PROG = csh
|
/titanic_44/usr/src/cmd/ |
H A D | Makefile | 107 csh \ 549 csh \
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 12 shell "csh". With KSH-93, medium-sized programming tasks can be 119 the BSD "csh", version 4.1.
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | port.mk.370 | 75 VGRIND= csh /usr/ucb/vgrind 116 # csh makeoptions ${CFLAGS}
|
H A D | port.mk.c70 | 77 VGRIND= csh /usr/ucb/vgrind 102 # csh makeoptions ${CFLAGS}
|
H A D | port.mk.70 | 117 # csh makeoptions ${CFLAGS}
|
H A D | ex.news | 683 of tag files, similar to the "path" variable of csh. The files
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | INSTALL | 86 you're using `csh' on an old version of System V, you might need 87 to type `sh ./configure' instead to prevent `csh' from trying to
|
/titanic_44/usr/src/man/man1/ |
H A D | Makefile | 85 csh.1 \
|
/titanic_44/usr/src/cmd/vgrind/ |
H A D | vgrindefs.src | 69 CSH|csh:\
|
/titanic_44/usr/src/tools/ |
H A D | README.tools | 31 which uses csh and has a home directory of /opt/onbld/gk. You can
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 55 file path=usr/share/man/man1/csh.1
|
H A D | SUNWcs.mf | 722 file path=usr/bin/csh mode=0555 1608 license usr/src/cmd/csh/THIRDPARTYLICENSE \ 1609 license=usr/src/cmd/csh/THIRDPARTYLICENSE
|
/titanic_44/ |
H A D | .gitignore | 860 usr/src/cmd/csh/i386/csh 861 usr/src/cmd/csh/sh.tconst.h
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 760 # under tcsh/zsh/bash/sh/ksh/ash/csh when you run MiNT in `console' mode 13312 # Cursor key definitions removed because they interfere with vi and csh keys.
|