/solaris-userland/components/stdcxx/Solaris/ |
H A D | run_tests.sh | 6 # The contents of this file are subject to the terms of the 8 # You may not use this file except in compliance with the License. 16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 124 for file in \ 285 if [ -f ${file} ] ; then 286 echo -n "Running test program ${file} ... " 287 logfile="${file}.out" 288 ./${file} > ${logfile} 2>&1 295 echo "<a href=\"${file} [all...] |
H A D | run_regress_tests.sh | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 81 for file in \ 132 if [ -f ${file} ] ; then 133 echo -n "Running regression test ${file} ... " 134 ./${file} > ${file}.out 2>&1 141 pat=`cat ${file} [all...] |
H A D | make_regress_tests.sh | 6 # The contents of this file are subject to the terms of the 8 # You may not use this file except in compliance with the License. 16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 79 for file in \ 129 if [ -f "${file}.o" ] ; then 130 rm -f ${file}.o 132 if [ -f "${file}" ] ; then 133 rm -f ${file} 136 gmake ${file} [all...] |
H A D | prep_build_area.sh | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 101 for file in \ 107 if [ -L ${file} ] ; then 108 rm ${file} 122 for file in \ 128 if [ ! -L ${file} ] ; then 129 if [ -f ${SRCDIR}/etc/nls/${file} ] ; the [all...] |
H A D | run_examples.sh | 6 # The contents of this file are subject to the terms of the 8 # You may not use this file except in compliance with the License. 16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 90 for file in \ 220 if [ -f ${file} ] ; then 221 echo -n "Running example program ${file} ..." 222 logfile="${file}.out" 223 ./${file} > ${logfile} 2>&1 230 echo "<a href=\"${file} [all...] |
H A D | fix_nls_symlinks.sh | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 45 for file in \ 212 cd ${file} 214 echo "Fixing symlink for ${file}."
|
H A D | configure | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 178 for file in \ 213 if [ -f ./include/ansi/$file ] ; then 214 rm -f ./include/ansi/$file 218 for file in \ 221 if [ -f ./include/tr1/$file ] ; then 222 rm -f ./include/tr1/$file [all...] |
H A D | install.sh | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 150 echo "Platform-specific configuration file ${TOPINCLUDE}/${HEADER_FILE} missing or not found!" 154 echo "Installing platform-specific configuration file ${TOPINCLUDE}/${HEADER_FILE}." 196 for file in \ 204 if [ -f ${file} ] ; then 205 ${CP} -fp ${file} ${DOCDIR}/${file} [all...] |
/solaris-userland/components/openstack/swift/files/ |
H A D | rsyncd.conf | 1 log file = /var/log/swift/rsyncd.log 2 pid file = /var/run/swift/rsyncd.pid 8 lock file = /var/run/swift/account-rsync.lock 14 lock file = /var/run/swift/container-rsync.lock 20 lock file = /var/run/swift/object-rsync.lock
|
/solaris-userland/tools/ |
H A D | build-watch.d | 5 * The contents of this file are subject to the terms of the 7 * You may not use this file except in compliance with the License. 15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 35 self->file = cleanpath(copyinstr(arg0)); 40 self->file = cleanpath(copyinstr(arg1)); 44 /((pid == $target) || progenyof($target)) && (arg0 != -1) && (self->file != "")/ 46 @opened[self->file] = count(); 47 self->file = 0;
|
H A D | build-watch.pl | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 120 GetOptions("c|command=s" => \$cmd, "i|input-file=s" => \@file, 124 $file = (tempfile(UNLINK => 1))[1]; 131 system($ENV{'WS_TOP'}."/tools/build-watch.d", "-o", $file, "-c", $cmd); 135 my ($tools, $files) = process_dtrace_results($file);
|
/solaris-userland/components/zlib/ |
H A D | llib-lz | 4 * The contents of this file are subject to the terms of the 6 * You may not use this file except in compliance with the License. 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 80 int gzbuffer(gzFile file, unsigned size); 81 int gzsetparams(gzFile file, int level, int strategy); 82 int gzread(gzFile file, voidp buf, unsigned len); 83 int gzwrite(gzFile file, voidpc buf, unsigned len); 84 int gzprintf(gzFile file, const char *format, ...); 85 int gzputs(gzFile file, cons [all...] |
/solaris-userland/components/gzip/ |
H A D | Makefile | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 61 for file in `ls *.1 doc/*.info z*.in` ; do \ 62 mv $$file $$file.tmp ; \ 63 $(GSED) -f $(COMPONENT_DIR)/renaming.sed $$file.tmp > $$file ; \ 64 $(RM) $$file [all...] |
/solaris-userland/components/gcc3/ |
H A D | Makefile | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 96 (cd $(@D) ; for file in libstdc++.la libsupc++.la ; do \ 97 $(MV) usr/gcc/3.4/lib/$$file usr/gcc/3.4/lib/$$file.orig ; \ 98 sed -e "s;\\(dependency_libs=\\).*;\\1' -L/usr/gcc/3.4/lib -lgcc_s -lm';" usr/gcc/3.4/lib/$$file.orig >usr/gcc/3.4/lib/$$file ; \ 99 $(MV) usr/gcc/3.4/lib/$(MACH64)/$$file us [all...] |
/solaris-userland/components/mysql-5-6/Solaris/ |
H A D | mysql_56 | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 67 echo ${MYSQLBIN}/mysql_install_db --user=mysql --datadir=${MYSQLDATA} --defaults-file=${MYSQLCNF} 68 ${MYSQLBIN}/mysql_install_db --user=mysql --datadir=${MYSQLDATA} --defaults-file=${MYSQLCNF} 102 # cannot accept a HUP signal to reload the configuration file my.cnf 105 echo ${MYSQLBIN}/mysqld_safe --defaults-file=${MYSQLCNF} --user=mysql --datadir=${MYSQLDATA} --pid-file=${PIDFILE} 106 ${MYSQLBIN}/mysqld_safe --defaults-file [all...] |
/solaris-userland/components/desktop/os-welcome/files/po/ |
H A D | Makefile | 72 file=`echo $* | sed 's,.*/,,'`.gmo \ 73 && rm -f $$file && $(GMSGFMT) -o $$file $< 116 for file in $$extra_dists; do \ 117 test -f $(srcdir)/$$file && dists="$$dists $(srcdir)/$$file"; \ 119 for file in $$dists; do \ 120 test -f $$file || file="$(srcdir)/$$file"; \ [all...] |
/solaris-userland/components/cups/patches/ |
H A D | str4551.patch | 8 * Raster file routines for CUPS. 14 * This file is part of the CUPS Imaging library.
|
/solaris-userland/components/texinfo/ |
H A D | svc-texinfo-update | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 60 install-info --dir-file=${dir_file}.new \ 61 --info-file=${info_file} 65 # get owner/group from original file 70 # new dir file created, replace the original one 76 # no dir file created (no input files installed) 108 file [all...] |
/solaris-userland/make-rules/ |
H A D | gnu-component.mk | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 27 # This file sets up the standard, default options and base requirements for
|
/solaris-userland/components/open-fabrics/libsif/ |
H A D | libsif-macros.mk | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 27 # This file contains all the macros used for the libsif module compilation.
|
/solaris-userland/components/desktop/desktop-cache/files/ |
H A D | find_newer | 47 self.msg = self.msg + " --newer ref find files newer than a reference file" 48 self.msg = self.msg + " -c compare ctimes (the time the file status was last changed)\n" 50 self.msg = self.msg + " -m compare mtimes (the time the file was last modified)\n" 51 self.msg = self.msg + " -a compare atimes (the time the file was last accessed)\n" 83 for file in files: 85 file = os.path.abspath(os.path.join(root, file)) 86 stat = os.stat (file) 90 if reobj.match (file): 91 print file [all...] |
/solaris-userland/components/ocaml/files/ |
H A D | ocamlplugininfo.ml | 8 (* en Automatique. All rights reserved. This file is distributed *) 10 (* the special exception on linking described in file ../../LICENSE. *) 16 (* Dumps a .cmxs file *) 21 let file = var 25 Printf.eprintf "Usage: %s file.cmxs\n" Sys.argv.(0); 35 eprint "%s: %s\n" s file 44 let cmd = Printf.sprintf command file in 94 let ic = open_in file in 98 raise(Error(Natdynlink.Not_a_bytecode_file file))
|
/solaris-userland/components/php/php56/ |
H A D | php56-metadata.mk | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
|
/solaris-userland/components/open-fabrics/ |
H A D | ofed-component-macros.mk | 4 # The contents of this file are subject to the terms of the 6 # You may not use this file except in compliance with the License. 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
|
/solaris-userland/components/mysql-5-5/Solaris/ |
H A D | mysql_55 | 5 # The contents of this file are subject to the terms of the 7 # You may not use this file except in compliance with the License. 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 101 # cannot accept a HUP signal to reload the configuration file my.cnf 104 echo ${MYSQLBIN}/mysqld_safe --defaults-file=${MYSQLCNF} --user=mysql --datadir=${MYSQLDATA} --pid-file=${PIDFILE} 105 ${MYSQLBIN}/mysqld_safe --defaults-file=${MYSQLCNF} --user=mysql --datadir=${MYSQLDATA} --pid-file=${PIDFILE} > /dev/null &
|