/solaris-userland/components/python/pytz/ |
H A D | runtests.sh | 3 for test in \
|
/solaris-userland/components/python/pyasn1-modules/files/ |
H A D | runtests | 3 for f in *.sh; do
|
/solaris-userland/components/python/rfc3986/ |
H A D | runtests.sh | 3 for test in \
|
/solaris-userland/components/openssl/openssl-fips/32/ |
H A D | isalist.sh | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 32 case $UNAME_M in
|
/solaris-userland/components/openssl/openssl-fips/64/ |
H A D | isalist.sh | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 31 case $UNAME_M in
|
/solaris-userland/components/python/pyopenssl/files/ |
H A D | runtests | 3 for f in crypto rand ssl; do
|
/solaris-userland/components/snort/Solaris/ |
H A D | snortd | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 32 case $1 in
|
/solaris-userland/components/net-snmp-57/sun/agent/ |
H A D | Makefile | 11 # trademarks of Sun Microsystems, Inc. in the U.S. and other countries. 17 # Makefile for sun/agent directory in SMA 21 # 4922904 - include sea directory in makefile 27 # 4895376 - correct Sun copyright statements. Cannot use (c), and must use Copyright Copyright in makefiles 42 for i in $$it ; do \ 43 echo "making all in `pwd`/$$i"; \ 55 for i in $$it ; do \ 56 echo "making install in `pwd`/$$i"; \
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/ |
H A D | Makefile | 12 # trademarks of Sun Microsystems, Inc. in the U.S. and other countries. 18 # Makefile for sun/agent/modules directory in SMA 28 # 4895376 - correct Sun copyright statements. Cannot use (c), and must use Copyright Copyright in makefiles 51 for i in $$it ; do \ 52 echo "making all in `pwd`/$$i"; \ 55 echo "====> Makeing in dir $$i"; \ 65 for i in $$it ; do \ 66 echo "making install in `pwd`/$$i"; \
|
/solaris-userland/components/sendmail/files/ |
H A D | check-hostname.sh | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 36 case $1 in 47 for host in `getent hosts $1 | awk '{for (f=2; f <= NF; f++) print $f}'` 59 for entry in `sed -e 's/#.*$//' /etc/hosts | \ 70 for host in `nslookup $1 2>/dev/null | \ 80 for hst in `ypmatch $1 hosts | awk '{for (f=2; f <= NF; f++) print $f}'` 87 # $3 is the first entry for hosts in /etc/nsswitch.conf . 103 echo "listing files first for hosts in /etc/nsswitch.conf" 127 echo "resulting in th [all...] |
H A D | check-permissions.sh | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 23 # Check :include: aliases (in files configured in sendmail.cf) and .forward 37 case "`ls -Lldn $1`" in 52 # analyze in turn with arguments: 59 for j in `echo $1 | \ 83 # permissions on /etc or /etc/mail . And best to check in case non-standard 88 # Find all valid :include: files used in alias files configured in sendmai [all...] |
/solaris-userland/components/ocaml/files/ |
H A D | ocamlplugininfo.ml | 10 (* the special exception on linking described in file ../../LICENSE. *) 32 let eprint = Printf.eprintf in 39 in 44 let cmd = Printf.sprintf command file in 45 let ic = Unix.open_process_in cmd in 47 let line = input_line ic in 62 let adr = List.nth adr_off 4 in 63 let off = List.nth adr_off 5 in 64 let sec = List.hd adr_sec in 66 let (!) x = Int64.of_string ("0x" ^ x) in [all...] |
/solaris-userland/components/foomatic/filters/Solaris/ |
H A D | wecho.sh | 6 # You may not use this file except in compliance with the License. 13 # When distributing Covered Code, include this CDDL HEADER in each 54 case $name in
|
/solaris-userland/components/python/zope-interface/ |
H A D | runtests.sh | 3 for test in \
|
/solaris-userland/tools/ |
H A D | bass-o-matic | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 28 # A simple program to enumerate components in the userland gate and report 48 for dirpath, dirnames, filenames in os.walk(path + '/components'): 51 for name in filenames: 90 print >>self.debug, "Executing 'gmake %s' in %s" % (targets, path) 96 for out in p: 141 for opt, arg in opts: 142 if opt in [ "-w", "--workspace" ]: 144 elif opt in [ " [all...] |
H A D | userland-incorporator | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 27 # incorporator - an utility to incorporate packages in a repo 79 for name in names: 87 # manifests in the package repo. 101 for line in fp: 110 if incorporation not in incorporations: 128 # Check for multiple versions of packages in the repo, but keep track of 131 for package in packages: 135 if pkg_name in version [all...] |
H A D | gen-components | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 118 for line in lines: 145 for line in lines: 155 for dir, _, files in os.walk(workspace + "/components"): 156 for file in files: 176 for token in tokens: 182 if component_path in owners: 191 # in the given directory. This generates a file called 'component-report' 211 # The package name(s) in th [all...] |
/solaris-userland/components/desktop/desktop-cache/files/ |
H A D | find_newer | 7 # "Software"), to deal in the Software without restriction, including 11 # copyright notice(s) and this permission notice appear in all copies of 13 # permission notice appear in supporting documentation. 25 # Except as contained in this notice, the name of a copyright holder 26 # shall not be used in advertising or otherwise to promote the sale, use 27 # or other dealings in this Software without prior written authorization 59 if "c" in type: 61 if "m" in type: 67 elif "a" in type: 78 if dir in dirs_see [all...] |
/solaris-userland/components/stdcxx/Solaris/ |
H A D | make_regress_tests.sh | 8 # You may not use this file except in compliance with the License. 15 # When distributing Covered Code, include this CDDL HEADER in each 44 case "$1" in 79 for file in \ 145 for file in \
|
H A D | run_regress_tests.sh | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 46 case "$1" in 81 for file in \ 159 for file in \
|
/solaris-userland/components/texinfo/ |
H A D | svc-texinfo-update | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 35 case $name in 54 case "${dir_file}" in 58 for info_file in $(find ${directory} -type f | \ 85 case "$1" in 94 for dir_link in $(pkg search -H -l -o path ':link:path:*/info/dir' | \ 105 for link in $(find ${TEXINFO_DATA_DIR} -type l -name '*.backlink') ; do
|
/solaris-userland/components/gnome/gdm/files/ |
H A D | dtstart | 9 # You may not use this file except in compliance with the License. 16 # When distributing Covered Code, include this CDDL HEADER in each 33 echo " This script loads scripts in /etc/X11/xinit/xinitrc.d" 43 case "$1" in 53 case "$SESSION_NAME" in 74 for i in /etc/X11/xinit/xinitrc.d/* ; do
|
/solaris-userland/components/cups/Solaris/ |
H A D | svc-cupsd | 19 # for all startup scripts found in the directory 20 for SCRIPT in $STARTUP/* ; do
|
/solaris-userland/components/memcached/Solaris/ |
H A D | memcached | 7 # You may not use this file except in compliance with the License. 14 # When distributing Covered Code, include this CDDL HEADER in each 39 case "$1" in
|
/solaris-userland/components/samba/Solaris/ |
H A D | samba.sh | 8 # You may not use this file except in compliance with the License. 15 # When distributing Covered Code, include this CDDL HEADER in each 36 case "$SMF_FMRI" in 53 case "$1" in 60 # Command to execute is found in second and further script arguments
|