Home
last modified time | relevance | path

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

1234

/titanic_50/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 …]
/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c171 } problems[] = { in dial_problem() local
189 for (p = problems; p->dial_error; p++) in dial_problem()
/titanic_50/usr/src/uts/common/io/warlock/
H A Dst_with_fas.wlcmd59 # choose one of the two for finding problems:
/titanic_50/usr/src/cmd/sendmail/lib/
H A Daliases38 # Set it to the address of a HUMAN who deals with this system's mail problems.
/titanic_50/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
/titanic_50/usr/src/cmd/sendmail/
H A DREAD_ME58 Solaris. Contact Sun technical support if you have problems.
/titanic_50/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
/titanic_50/usr/src/cmd/ssh/doc/
H A DWARNING.RNG44 The entropy collection code has two main problems:
H A DChangeLog474 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
530 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
795 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
829 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
1144 - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
1509 Fix some formatting problems I missed before.
1544 problems with gcc/Solaris.
1670 - Document some common problems
1829 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
1872 - New config.sub and config.guess to fix problems on SCO. Supplied
[all …]
H A DINSTALL196 If you experience problems compiling, installing or running OpenSSH.
/titanic_50/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.
/titanic_50/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
/titanic_50/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
/titanic_50/usr/src/lib/libdhcputil/
H A DREADME.inittab283 In order to aid in debugging inittab-related problems, two environment
289 down problems in the inittab file. If DHCP_INITTAB_PATH is an
/titanic_50/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\
/titanic_50/usr/src/cmd/mdb/demo/
H A DREADME152 of software problems at customer sites. Your completed MDB modules should
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-8.txt53 # Any comments or problems, contact <errata@unicode.org>
H A D8859-11.txt45 # Any comments or problems, contact <Chookij.Vanatham@Eng.Sun.COM>
/titanic_50/usr/src/cmd/localedef/data/
H A D8859-8.TXT46 # Any comments or problems, contact <errata@unicode.org>
/titanic_50/usr/src/lib/libsqlite/test/
H A Dsort.test140 # But this can cause problems for characters in between 'Z' and 'a'.
/titanic_50/usr/src/lib/libshell/misc/
H A DERRATA.txt29 # Errata/problems/notes about problems in the current sources
911 A fix for an issue with a typeset -p having problems with compound
/titanic_50/usr/src/cmd/refer/papers/
H A DRv7man341 problems of large projects, from someone with experience in them.

1234