Home
last modified time | relevance | path

Searched refs:csh (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/
H A D0002-Add-debian-csh-scripts.patch4 Subject: [PATCH 2/2] Add debian csh scripts
8 csh.cshrc | 15 +++++++++++++++
9 csh.login | 8 ++++++++
10 csh.logout | 1 +
12 create mode 100644 csh.cshrc
13 create mode 100644 csh.login
14 create mode 100644 csh.logout
16 diff --git a/csh.cshrc b/csh.cshrc
20 +++ b/csh.cshrc
22 +# /etc/csh.cshrc: system-wide .cshrc file for csh(1) and tcsh(1)
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.22.04.bb1 DESCRIPTION = "TENEX C Shell, an enhanced version of Berkeley csh \
14 file://0002-Add-debian-csh-scripts.patch \
32 ln -s /usr/bin/tcsh ${D}${base_bindir}/csh
34 install -d ${D}${sysconfdir}/csh/login.d
35 … install -m 0644 ${S}/csh.cshrc ${S}/csh.login ${S}/csh.logout ${S}/complete.tcsh ${D}${sysconfdir}
36 install -D -m 0644 ${S}/csh-mode.el ${D}${datadir}/emacs/site-lisp/csh-mode.el
39 FILES:${PN} += "${datadir}/emacs/site-lisp/csh-mode.el"
45 echo /usr/bin/csh >> $D/etc/shells
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c594 struct quark_security_header *csh = *pkbuff; in qrk_capsule_setup_info() local
600 if (csh->csh_signature != QUARK_CSH_SIGNATURE || in qrk_capsule_setup_info()
601 csh->headersize != QUARK_SECURITY_HEADER_SIZE) in qrk_capsule_setup_info()
611 if (csh->rsvd_next_header != 0) { in qrk_capsule_setup_info()
616 *pkbuff += csh->headersize; in qrk_capsule_setup_info()
617 cap_info->total_size = csh->headersize; in qrk_capsule_setup_info()
622 cap_info->phys[0] += csh->headersize; in qrk_capsule_setup_info()
/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/
H A DX11.sh12 csh|tcsh) exec -l "${SHELL}" -c 'exec $argv:q' "${@}" ;;
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/readline/
H A Dreadline.inc5 lines, and perform csh-like history expansion on previous commands."
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/
H A Dbash.inc3 …active command line editing, job control on architectures that support it, csh-like features such …
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/
H A Dltp_20220121.bb138 # csh and ksh which are not typically part of OpenEmbedded systems (but
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/
H A Dvim.inc104 # Work around file-rdeps picking up csh, awk, perl or python as a dep
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_drr.c228 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify() argument
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dframebuffer.rst61 or (for csh users)::
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191026.patch.gz1# ncurses 6.1 - patch 20191026 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190713.patch.gz1# ncurses 6.1 - patch 20190713 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20191214.patch.gz1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20191207.patch.gz1# ncurses 6.1 - patch 20191207 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20191012.patch.gz1# ncurses 6.1 - patch 20191012 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190720.patch.gz
HDncurses-6.1-20190921.patch.gz1# ncurses 6.1 - patch 20190921 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190615.patch.gz1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200118.patch.gz1# ncurses 6.1 - patch 20200118 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190623.patch.gz1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info969 so you will need to quote the option. With sh and csh,
2171 for 'csh'-compatible shells.
2177 Example code for 'csh':
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info969 so you will need to quote the option. With sh and csh,
2171 for 'csh'-compatible shells.
2177 Example code for 'csh':
H A Dcpp.info4079 so you should quote the option. With 'sh' and 'csh',

12