Home
last modified time | relevance | path

Searched refs:problems (Results 1 – 25 of 74) sorted by relevance

123

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymreport.pl181 my (%problems);
206 $problems{'private_syms'} += $1;
208 $problems{'unbound_syms'} += $1;
211 $problems{'unrecognized_syms'} += $1;
214 $problems{'no_dynamic_bindings'} .= "$1, ";
217 $problems{'static_linking'} .= "$1, ";
219 $problems{'completely_static'}++;
221 $problems{'scoped_symbols'} .= "$1, ";
223 $problems{'warnings'} .= "$1|";
226 $problems{'warnings'} .= "$1|";
[all …]
H A Dsymcheck.pl251 my $problems = "$dir/check.problems";
254 if (! open($problems_fh, ">>$problems")) {
255 exiter(nofile($problems, $!));
1158 my $problems = "$dir/check.problems";
1162 if (! open($problems_fh, ">>$problems")) {
1163 exiter(nofile($problems, $!));
1169 $problems = "$dir/check.demoted_symbols";
1173 if (! open($check_fh, ">>$problems")) {
1174 exiter(nofile($problems, $!));
1295 my $problems = "$dir/check.problems";
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c168 } problems[] = { in dial_problem() local
186 for (p = problems; p->dial_error; p++) in dial_problem()
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A DREADME.md5 another input section this leaves us with problems:
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-sfxge.p5m16 # PCI IDs. Once the tests are complete (and assuming no problems
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Daliases38 # Set it to the address of a HUMAN who deals with this system's mail problems.
/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS61 Eric Kvaalen fixed a lot of problems in the GRUB manual.
H A DNEWS35 problems related to Gate A20 in modern BIOSes.
421 * Reading files on FAT floppies had yet more problems related by many
422 users of version 0.3 6/17/96. Again, all known problems fixed.
440 cause of all of the compatibility problems that have currently been
460 * Fixed several problems (old and new) in the various filesystems (for
/illumos-gate/usr/src/cmd/sendmail/
H A DREAD_ME58 Solaris. Contact Sun technical support if you have problems.
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault43 # Note that keys that have no problems with input have the same settings as
163 # Note that keys that have no problems with input have the same settings as
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md93 quite handy but it also creates lots of problems and complications
/illumos-gate/usr/src/data/hwdata/
H A Defi.fixes1 # This file contains definitions of systems which are known to have problems
/illumos-gate/usr/src/uts/common/mapfiles/
H A DREADME26 To help find these problems at build time, we provide an opt-in system
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME69 removing console messages on bootup and problems with default
230 for various problems; with the current syncing up, we would be able
433 6226635 MAC stats interface could cause problems with binary compatibility
513 6490623 Some networking problems with Solaris_b44_64 domU(using solaris_b44_64 dom0)
631 6758857 fmadm reporting undiagnosable problems in snv_99
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME69 removing console messages on bootup and problems with default
230 for various problems; with the current syncing up, we would be able
433 6226635 MAC stats interface could cause problems with binary compatibility
513 6490623 Some networking problems with Solaris_b44_64 domU(using solaris_b44_64 dom0)
631 6758857 fmadm reporting undiagnosable problems in snv_99
H A DREADME.illumos41 until tests have proven that there are no longer problems.
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE52 bottom of the bv for the horizontal extender solved the problems I originally
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade.cfg142 # v2 pool, with device problems on one side of the mirror
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab282 In order to aid in debugging inittab-related problems, two environment
288 down problems in the inittab file. If DHCP_INITTAB_PATH is an
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg212 \ta different value can create problems for the object and\n\
269 \ta different value can create problems for the object and\n\
/illumos-gate/usr/src/contrib/zlib/
H A DREADME82 people who reported problems and suggested various improvements in zlib; they
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po98 …ty,\ninserted incorrectly, or not of the correct type for the slot.\nIf problems persist, consider…
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME152 of software problems at customer sites. Your completed MDB modules should
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-8.txt53 # Any comments or problems, contact <errata@unicode.org>
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dsort.test138 # But this can cause problems for characters in between 'Z' and 'a'.

123