/freebsd/share/doc/usd/04.csh/ |
H A D | Makefile | 1 VOLUME= usd/04.csh 2 SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | test.data | 143 4diag:*:0:996:Hardware Diagnostics:/usr/diags:/bin/csh 156 17EZsetup:*:992:998:System Setup:/var/sysadmdesktop/EZsetup:/bin/csh 157 18demos:*:993:997:Demonstration User:/usr/demos:/bin/csh 158 19tutor:*:994:997:Tutorial User:/usr/tutor:/bin/csh 159 20tour:*:995:997:IRIS Space Tour:/usr/people/tour:/bin/csh 160 21guest:nfP4/Wpvio/Rw:998:998:Guest Account:/usr/people/guest:/bin/csh 161 224Dgifts:0nWRTZsOMt.:999:998:4Dgifts Account:/usr/people/4Dgifts:/bin/csh 173 4d iag * 0 996 Hardware Diagnostics /usr/diags /bin/csh 186 17 EZsetup * 992 998 System Setup /var/sysadmdesktop/EZsetup /bin/csh 187 18 demos * 993 997 Demonstration User /usr/demos /bin/csh [all …]
|
H A D | td.1 | 32 pjw xNQy//GDa8FFg 170 1 m6534,m301 /usr/guest /bin/csh 63 srm w7t1dxime7v6E 362 1 /usr/srm csh 106 pjw xNQy//GDa8FFg 170 1 m6534,m301 /usr/guest /bin/csh 137 srm w7t1dxime7v6E 362 1 /usr/srm csh 180 pjw xNQy//GDa8FFg 170 1 m6534,m301 /usr/guest /bin/csh 211 srm w7t1dxime7v6E 362 1 /usr/srm csh 254 pjw xNQy//GDa8FFg 170 1 m6534,m301 /usr/guest /bin/csh 285 srm w7t1dxime7v6E:362:1::/usr/srm:csh 328 pjw xNQy//GDa8FFg:170:1:m6534,m301:/usr/guest:/bin/csh 359 srm w7t1dxime7v6E:362:1::/usr/srm:csh [all …]
|
/freebsd/tools/test/malloc/ |
H A D | Makefile | 9 @csh -x -c "time ./malloc 500000 2000 8192" 10 @csh -x -c "time ./malloc 50000000 2000 8192" 11 @csh -x -c "time ./malloc 500000 14000 8192" 12 @csh -x -c "time ./malloc 20000000 20000 2048"
|
/freebsd/bin/csh/ |
H A D | Makefile | 8 PACKAGE= csh 11 ETCPACKAGE= csh 12 ROOTPACKAGE= csh 13 ETC= csh.cshrc csh.login csh.logout 22 PROG= csh 47 MLINKS= csh.1 tcsh.1 54 LINKS= ${BINDIR}/csh ${BINDIR}/tcsh 56 CLEANFILES= ${GENHDRS} gethost csh.1 60 FILES= complete.tcsh csh-mode.el 116 csh.1: tcsh.man
|
H A D | dot.cshrc | 2 # .cshrc - csh resource script, read at beginning of execution by each shell 4 # see also csh(1), environ(7). 5 # more examples available at /usr/share/examples/csh/
|
H A D | dot.login | 2 # .login - csh login script, read by login shell, after `.cshrc' at login. 4 # See also csh(1), environ(7).
|
H A D | csh.cshrc | 2 # System-wide .cshrc file for csh(1).
|
H A D | csh.logout | 2 # System-wide .logout file for csh(1).
|
/freebsd/sys/dev/sound/pci/ |
H A D | hdspe.h | 227 bus_space_handle_t csh; member 247 bus_space_read_1((sc)->cst, (sc)->csh, (regno)) 249 bus_space_read_2((sc)->cst, (sc)->csh, (regno)) 251 bus_space_read_4((sc)->cst, (sc)->csh, (regno)) 254 bus_space_write_1((sc)->cst, (sc)->csh, (regno), (data)) 256 bus_space_write_2((sc)->cst, (sc)->csh, (regno), (data)) 258 bus_space_write_4((sc)->cst, (sc)->csh, (regno), (data))
|
H A D | hdsp.h | 235 bus_space_handle_t csh; member 255 bus_space_read_1((sc)->cst, (sc)->csh, (regno)) 257 bus_space_read_2((sc)->cst, (sc)->csh, (regno)) 259 bus_space_read_4((sc)->cst, (sc)->csh, (regno)) 262 bus_space_write_1((sc)->cst, (sc)->csh, (regno), (data)) 264 bus_space_write_2((sc)->cst, (sc)->csh, (regno), (data)) 266 bus_space_write_4((sc)->cst, (sc)->csh, (regno), (data))
|
/freebsd/contrib/tcsh/ |
H A D | NewThings | 29 like csh. 41 * $?0 returns false now on interactive shells for csh compatibility. 52 * new -b -c etc file operators from SGI csh. 61 now the timestamps as csh comments. 71 should match the builtin echo of /bin/csh; if your system does not 72 come with csh, then the default echo should match /bin/echo. 78 * tcsh now mirrors correctly all exported csh variables [term=TERM,path=PATH 115 works now is the way the 4.4BSD csh works. 124 * /etc/Login and /etc/Logout were renamed to /etc/csh.login /etc/csh.logout 125 and /etc/csh.cshrc was added
|
H A D | FAQ | 20 If you did like the previous behavior you can add in /etc/csh.login, or 55 Where can I get csh sources? 58 You don't need csh sources to compile tcsh-6.0x. 69 one, remember to add /bin/csh, /bin/sh, and any other valid shells for 170 Their csh does not have job control either. Try: 215 Where can I learn the merits of tcsh vs. bash vs. csh vs. sh etc? 218 features that tcsh adds to csh. 221 document advocating that csh (and by extension, tcsh) should not be 229 Aside from the arguments about csh being evil, tcsh appears to compare
|
/freebsd/share/skel/ |
H A D | dot.cshrc | 2 # .cshrc - csh resource script, read at beginning of execution by each shell 4 # see also csh(1), environ(7). 5 # more examples available at /usr/share/examples/csh/
|
H A D | dot.login | 2 # .login - csh login script, read by login shell, after `.cshrc' at login. 4 # See also csh(1), environ(7).
|
/freebsd/tools/tools/nanobsd/pcengines/Files/root/ |
H A D | .login | 2 # .login - csh login script, read by login shell, after `.cshrc' at login. 4 # see also csh(1), environ(7).
|
H A D | .cshrc | 2 # .cshrc - csh resource script, read at beginning of execution by each shell 4 # see also csh(1), environ(7).
|
/freebsd/sys/compat/linuxkpi/common/include/crypto/ |
H A D | hash.h | 49 crypto_free_shash(struct crypto_shash *csh) in crypto_free_shash() argument 69 crypto_shash_setkey(struct crypto_shash *csh, const uint8_t *key, size_t keylen) in crypto_shash_setkey() argument
|
/freebsd/share/examples/etc/ |
H A D | README.examples | 13 csh.cshrc - sample .cshrc (see csh(1)) 14 csh.login - sample .login 15 csh.logout - sample .logout
|
/freebsd/rescue/rescue/ |
H A D | Makefile | 74 CRUNCH_PROGS_bin+= csh 75 CRUNCH_ALIAS_csh= -csh tcsh -tcsh 76 CRUNCH_BUILDTOOLS+= bin/csh 77 CRUNCH_SUPPRESS_LINK_-csh= 1
|
/freebsd/usr.bin/bmake/tests/shell/select/ |
H A D | expected.stdout.2 | 1 /bin/csh
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_NLS_CATALOGS | 2 .Xr csh 1 .
|
H A D | WITHOUT_TCSH | 2 .Pa /bin/csh
|
/freebsd/usr.sbin/pw/tests/ |
H A D | master.passwd | 2 root:*:0:0::0:0:Charlie &:/root:/bin/csh
|
/freebsd/share/doc/usd/ |
H A D | Makefile | 6 04.csh \
|