HomeSort by relevance Sort by last modified time
    Searched refs:bugs (Results 1 - 25 of 46) sorted by null

1 2

  /onnv/onnv-gate/usr/src/tools/scripts/
its.reg 111 INFO=http://bugs.grommit.com/
112 EXTERNAL_URL=http://bugs.grommit.com/show_bug.cgi?id=\\1
130 INFO=http://bugs.freedesktop.org/
131 EXTERNAL_URL=http://bugs.freedesktop.org/show_bug.cgi?id=\\1
152 INFO=http://bugs.opensolaris.org/
153 EXTERNAL_URL=http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=\\1
rtichk.py 47 opts, bugs = getopt.getopt(sys.argv[1:], "c:g:r:t:")
59 ret = not rti(bugs, consolidation=consolidation, gatePath=gate,
  /onnv/onnv-gate/usr/src/tools/onbld/Checks/
Comments.py 74 bugs = {}
94 if match.group(1) not in bugs:
95 bugs[match.group(1)] = []
96 bugs[match.group(1)].append(match.group(2))
100 # Bugs missing a space after the ID are still bugs
106 if match.group(1) not in bugs:
107 bugs[match.group(1)] = []
108 bugs[match.group(1)].append(match.group(2))
122 if len(bugs) > 0 and check_db
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/t/
README 30 This will detect bugs in both the perl code and the underlying libexacct
  /onnv/onnv-gate/usr/src/grub/grub-0.97/util/
grub-md5-crypt.in 41 Report bugs to <bug-grub@gnu.org>.
grub-terminfo.in 30 Report bugs to <bug-grub@gnu.org>.
grub-install.in 80 Report bugs to <bug-grub@gnu.org>.
  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
compat.c 62 uint32_t bugs; member in struct:__anon1
195 datafellows = check[i].bugs;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/
podselect.xr 37 Please report bugs using http://rt.cpan.org.
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/sparc/
README 52 copies of these files and will fix bugs in them only as they relate to their
  /onnv/onnv-gate/usr/src/grub/grub-0.97/docs/
mdate-sh 29 # bugs to <bug-automake@gnu.org> or send patches to
43 Report bugs to <bug-automake@gnu.org>.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
fill.t 33 Cyberdog, Cyberdog 1.1 Beta 3. This version fixes several bugs that were
51 several bugs that were reported to us during out public beta period. You
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigInt/
Scalar.pm 326 enough not to introduce bugs on it's own and to serve as a testbed.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
podselect.PL 101 Please report bugs using L<http://rt.cpan.org>.
pod2html.PL 161 =head1 BUGS
163 See L<Pod::Html> for a list of known bugs in the translator.
  /onnv/onnv-gate/usr/src/cmd/oawk/
README 70 5. some minor bugs have been fixed.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
Poll.pm 200 bugs to <perl5-porters@perl.org>.
Pipe.pm 249 bugs to <perl5-porters@perl.org>.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
UNIX.pm 136 bugs to <perl5-porters@perl.org>.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
autouse.pm 141 hide bugs in your code since important checks (like correctness of
  /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
kdb_ldap.h 54 # error This code triggers bugs in old OpenLDAP implementations. Please update to 2.2.24 or later.
  /onnv/onnv-gate/usr/src/tools/onbld/hgext/
cdm.py 581 bugs = []
585 if match and match.group(1) not in bugs:
586 bugs.append(match.group(1))
589 return int(not Rti.rti(bugs, gatePath=parent, output=ui))
1082 'bugs': (cdm_bugs, [('p', 'parent', '', 'parent workspace')],
1083 'hg bugs [-p PARENT]'),
    [all...]
  /onnv/onnv-gate/usr/src/grub/grub-0.97/
depcomp 51 Report bugs to <bug-automake@gnu.org>.
  /onnv/onnv-gate/usr/src/common/openssl/apps/
s_client.c 222 BIO_printf(bio_err," -bugs - Switch on all SSL implementation bug workarounds\n");
258 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; local
416 else if (strcmp(*argv,"-bugs") == 0)
417 bugs=1;
575 if (bugs)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/vr/
vr.c 168 * Table with bugs and features for each incarnation of the card.
649 * bugs and no features.
679 (vrp->chip.info.bugs & VR_BUG_NO_MEMIO) == 0)
    [all...]

Completed in 480 milliseconds

1 2