HomeSort by: relevance | last modified time | path
    Searched refs:csh (Results 1 - 14 of 14) sorted by relevancy

  /src/bin/csh/USD.doc/
Makefile 5 ARTICLE=csh
6 SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.ap csh.g
  /src/bin/csh/
Makefile 12 PROG= csh
22 SRCS= alloc.c char.c const.c csh.c dir.c dol.c err.c exec.c exp.c file.c \
27 MLINKS= csh.1 limit.1 csh.1 alias.1 csh.1 bg.1 csh.1 dirs.1 csh.1 fg.1 \
28 csh.1 foreach.1 csh.1 history.1 csh.1 jobs.1 csh.1 popd.1
    [all...]
  /src/games/warp/
filexp 8 if /bin/test -f /bin/csh; then
9 /bin/csh -f -c "glob $1"
config.h.SH 203 * system. Usual values are /bin/csh, /bin/ksh, /bin/sh.
  /src/usr.bin/time/
Makefile 11 .PATH: ${NETBSDSRCDIR}/bin/csh
  /src/bin/
Makefile 4 SUBDIR= cat chio chmod cp csh date dd df domainname echo ed expr getfacl \
  /src/usr.bin/make/unit-tests/
shell-csh.mk 1 # $NetBSD: shell-csh.mk,v 1.10 2025/06/05 21:56:54 rillig Exp $
5 CSH!= which csh 2> /dev/null || true
10 .if ${CSH} != ""
11 .SHELL: name="csh" path="${CSH}"
18 # the definition of the csh had been wrong since 1993 at least.
22 .if ${CSH} != ""
varmod-quote.mk 7 # The set of escaped characters is the same, no matter which shell (sh, csh,
Makefile 323 TESTS+= shell-csh
  /src/distrib/utils/embedded/conf/
usermode.conf 56 (cat ${mnt}/etc/csh.cshrc;echo "setenv PKG_DBDIR /usr/pkg/.dbdir") > ${tmp}
57 mv ${tmp} ${mnt}/etc/csh.cshrc
  /src/sys/arch/hpcmips/tx/
txcsbus.c 247 __txcsbus_alloc_cstag(struct txcsbus_softc *sc, struct cs_handle *csh)
251 int cs = csh->cs;
252 int width = csh->cswidth;
  /src/etc/
security 376 list="/etc/csh.cshrc /etc/csh.login ${rhome}/.cshrc ${rhome}/.login"
397 /bin/csh -f -s << end-of-csh > /dev/null 2>&1
400 end-of-csh
416 printf "\nChecking root csh paths, umask values:\n$list\n\n"
421 printf "\tRoot csh startup files do not set the umask.\n"
Makefile 100 BIN1+= auto_master bootptab changelist csh.cshrc csh.login \
101 csh.logout daily daily.conf dm.conf envsys.conf floppytab ftpchroot \
  /src/usr.bin/crunch/examples/
really-big.conf 14 progs cat chmod cp csh date dd df domainname echo ed expr hostname kill

Completed in 16 milliseconds