Home
last modified time | relevance | path

Searched refs:shells (Results 1 – 25 of 29) sorted by relevance

12

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetusershell.c80 static char **curshell, **shells, *strings; variable
102 if (shells != NULL) in endusershell()
103 free(shells); in endusershell()
104 shells = NULL; in endusershell()
129 free(shells); in initshells()
130 shells = NULL; in initshells()
139 shells = calloc(nsh + 1, sizeof(*shells)); in initshells()
140 if(shells == NULL) in initshells()
145 free(shells); in initshells()
146 shells = NULL; in initshells()
[all …]
/minix3/etc/
H A Dshells1 # $NetBSD: shells,v 1.3 1996/12/29 03:23:07 mrg Exp $
3 # List of acceptable shells for chpass(1).
5 # one of these shells.
H A Dnsswitch.conf17 shells: files
H A Dshrc16 # This file is used by shells that might not support
H A DMakefile104 rc.shutdown services shells \
117 rc.shutdown remote rpc security security.conf services shells \
/minix3/usr.bin/getent/
H A Dgetent.c86 static int shells(int, char *[]);
113 { "shells", shells, },
828 shells(int argc, char *argv[]) in shells() function
/minix3/etc/skel/
H A Ddot.profile40 # This will happen for every shell started, not just login shells.
/minix3/crypto/external/bsd/heimdal/dist/doc/
H A Dmisc.texi37 says that people with `admin' instances should be given `enabled' shells
/minix3/external/bsd/file/dist/magic/magdir/
H A Dcommands4 # commands: file(1) magic for various shells and interpreters
/minix3/games/fortune/datfiles/
H A Dnetbsd-tips111 Math can be done within the sh(1) and ksh(1) shells or with expr(1),
H A Dlimerick5 She sells C shells by the seashore.
/minix3/usr.bin/make/
H A Djob.c232 static Shell shells[] = { variable
295 static Shell *commandShell = &shells[DEFSHELL_INDEX]; /* this is the shell to
2327 for (sh = shells; sh->name != NULL; sh++) { in JobMatchShell()
/minix3/external/mit/expat/dist/doc/
H A Dxmlwf.sgml182 <literal>cat &lt; file &gt; file</literal> in most shells).
/minix3/distrib/sets/lists/etc/
H A Dmi323 ./etc/shells etc-sys-etc
/minix3/etc/mtree/
H A Dspecial318 ./etc/shells type=file mode=0644
/minix3/external/bsd/nvi/dist/docs/vi.ref/
H A Dset.opt.texi776 @LI{PATH}environment variable in the shells.
/minix3/external/bsd/top/dist/
H A DChanges495 whose c-shells have no 'eval'(!). Added support for multiple sort
H A Dconfigure353 echo shells that I found on your system. Please install a
/minix3/external/bsd/bind/dist/contrib/nslint-3.0a2/
H A Dconfigure376 echo shells that I found on your system. Please install a
/minix3/games/adventure/
H A Dglorkz190 103 walls are littered with bits of shells embedded in the stone. A
/minix3/external/gpl2/gmake/patches/
H A D0000-gmake-nbsd.patch3363 -command, you must double it (`$$'). For shells like the default shell,
3835 -Some shells cannot cope with environment variable names consisting of
4210 -and with some shells they cannot be passed through the environment to a
6225 -(``') perform in most shells: it does "command expansion". This means
9288 - # We use `$(SHELL) -c' because some shells do not
/minix3/external/bsd/libevent/dist/
H A DChangeLog1063 o Fix test.sh on shells without echo -n (94131e9)
/minix3/external/bsd/dhcp/dist/
H A DRELNOTES2627 - Add better support for shells other than bash in the Linux client
/minix3/external/bsd/llvm/dist/llvm/
H A Dconfigure351 echo shells that I found on your system. Please install a
/minix3/distrib/sets/lists/man/
H A Dmi2180 ./usr/share/man/cat5/shells.0 man-sys-catman .cat
5153 ./usr/share/man/html5/shells.html man-sys-htmlman html
8086 ./usr/share/man/man5/shells.5 man-sys-man .man

12