Searched +refs:csh +refs:mode (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/bin/csh/
H A DMakefile14 PROG= csh
38 MLINKS= csh.1 tcsh.1
46 LINKS= ${BINDIR}/csh ${BINDIR}/tcsh
48 CLEANFILES= ${GENHDRS} gethost csh.1
52 FILES= complete.tcsh csh-mode.el
109 csh.1: tcsh.man
/freebsd-9.3-release/contrib/top/
H A DConfigure1 #!/bin/csh -f
8 set vars = (module LoadMax topn NominalTopn delay owner group mode random \
112 Mode $mode
189 "-o" for owner, "-g" for group, and "-m" for mode. A shell script
367 set mode = 2711
378 set mode = 4711
381 should double check and use mode 2755 (set group id) if top doesn't
384 install top setuid root (owner root and mode 4711). In SunOS 5.6
413 set mode = $t_mode
420 ./getans "Mode" integer "$mode"
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dcomplete.tcsh41 foreach f ("$HOME/.hosts" /usr/local/etc/csh.hosts "$HOME/.rhosts" /etc/hosts.equiv)
499 logmode mode name newgroup param pause readers refile \
536 complete libtool 'c/--mode=/(compile execute finish install link \
538 finish help quiet silent version mode=)/'
679 messagesfile mode name ncolors nice nomailIcon none3d \
682 version visual)/' 'n/-mode/(ant atlantis ball bat \
814 n/-c/c/ n/{-l,--version}/n/ n/*/'f:*.{,t}csh'/
995 complete mkdir c/--/"(mode parents verbose help version)"/ \
997 n/{-m,--mode}/x:'<mode>'/
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dconfigure1137 If a cross compiler is detected then cross compile mode will be used." >&2
1300 --without-meta dissable use of meta-mode
1301 --with-filemon=path/filemon.h indicate path to filemon.h for meta-mode
2274 csh) DEFSHELL_INDEX=DEFSHELL_INDEX_CSH;; # kidding right?
3028 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4028 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
5646 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
/freebsd-9.3-release/contrib/cvs/
H A Dconfigure1147 If a cross compiler is detected then cross compile mode will be used." >&2
1310 --enable-maintainer-mode enable make rules and dependencies not useful
2408 # Check whether --enable-maintainer-mode was given.
3267 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3443 # we should not choose a depcomp mode which is confused by this.
3470 # mode. It turns out that the SunPro C++ compiler does not properly
4746 # Extract the first word of "csh", so it can be a program name with args.
4747 set dummy csh; ac_word=$2
5809 { echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
5810 echo $ECHO_N "checking whether stat file-mode macro
[all...]
/freebsd-9.3-release/contrib/groff/
H A Dconfigure927 If a cross compiler is detected then cross compile mode will be used." >&2
2402 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5718 # use a dummy substitution if no csh hack is necessary to avoid errors
5720 echo "$as_me:$LINENO: checking for csh hash hack" >&5
5721 echo $ECHO_N "checking for csh hash hack... $ECHO_C" >&6
5731 if echo ./conftest.sh | (csh >/dev/null 2>&1) >/dev/null 2>&1; then

Completed in 202 milliseconds