Home
last modified time | relevance | path

Searched refs:bugs (Results 1 – 25 of 54) sorted by relevance

123

/titanic_41/usr/src/tools/onbld/Checks/
H A DComments.py74 bugs = {}
93 if match.group(1) not in bugs:
94 bugs[match.group(1)] = []
95 bugs[match.group(1)].append(match.group(2))
105 if match.group(1) not in bugs:
106 bugs[match.group(1)] = []
107 bugs[match.group(1)].append(match.group(2))
114 if len(bugs) > 0 and check_db:
116 results = bugdb.lookup(bugs.keys())
118 for crid, insts in bugs.iteritems():
/titanic_41/usr/src/grub/grub-0.97/
H A DBUGS3 http://savannah.gnu.org/bugs/?group_id=68 (without SSL)
7 https://savannah.gnu.org/bugs/?group_id=68 (with SSL)
H A DTODO9 Reported bugs generally have top priority.
10 Non-reported and non-encountered bugs (things we know don't work,
H A DTHANKS3 bugs.
6 time and energy in helping to track down bugs, add new features, and
H A DAUTHORS20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
H A Ddepcomp51 Report bugs to <bug-automake@gnu.org>.
H A DNEWS51 report bugs is to use the BTS rather than sending e-mail to bug-grub.
367 * Fixed a few stupid bugs, including a several in the ext2fs code.
381 * Many minor bugs fixed (some in the build scripts).
434 * Known bugs in floppy operation fixed (12-bit FAT didn't work for
511 * Several weird bugs fixed. One important note: If you recompile, it
564 assembly bugs in the BIOS access routines that nobody reported yet,
/titanic_41/usr/src/tools/scripts/
H A Dits.reg110 INFO=http://bugs.grommit.com/
111 EXTERNAL_URL=http://bugs.grommit.com/show_bug.cgi?id=\\1
129 INFO=http://bugs.freedesktop.org/
130 EXTERNAL_URL=http://bugs.freedesktop.org/show_bug.cgi?id=\\1
151 INFO=http://bugs.opensolaris.org/
152 EXTERNAL_URL=http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=\\1
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dcompat.c62 uint32_t bugs; in compat_datafellows() member
195 datafellows = check[i].bugs; in compat_datafellows()
/titanic_41/usr/src/grub/grub-0.97/util/
H A Dgrub-md5-crypt.in41 Report bugs to <bug-grub@gnu.org>.
H A Dgrub-terminfo.in30 Report bugs to <bug-grub@gnu.org>.
H A Dgrub-install.in80 Report bugs to <bug-grub@gnu.org>.
/titanic_41/usr/src/grub/
H A DREADME.grub27 http://savannah.gnu.org/bugs/?func=detailitem&item_id=9408
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmdate-sh43 Report bugs to <bug-automake@gnu.org>.
/titanic_41/usr/src/cmd/sgs/prof/sparc/
H A DREADME52 copies of these files and will fix bugs in them only as they relate to their
/titanic_41/usr/src/lib/libast/common/features/
H A Dtty35 /* The following corrects bugs in some implementations */
/titanic_41/usr/src/lib/libcmd/common/
H A DRELEASE36 09-03-03 cat.c: fix -v|-e|-n|-B interaction bugs
153 04-10-11 fmt.c: fix -o,--optget sublist bugs
270 97-07-17 join: fix a few more -a bugs
272 97-04-01 join: fix a few bugs that make it work!
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dtty41 /* The following corrects bugs in some implementations */
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h54 # error This code triggers bugs in old OpenLDAP implementations. Please update to 2.2.24 or late…
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dtty41 /* The following corrects bugs in some implementations */
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dtty41 /* The following corrects bugs in some implementations */
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dtty41 /* The following corrects bugs in some implementations */
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME17 known security bugs fixed, new features reintroduced and many other
/titanic_41/usr/src/uts/common/io/vr/
H A Dvr.c681 (vrp->chip.info.bugs & VR_BUG_NO_MEMIO) == 0) in vr_bus_config()
1791 if ((vrp->chip.info.bugs & VR_BUG_NEEDMODE10T) != 0) in vr_start()
1794 if ((vrp->chip.info.bugs & VR_BUG_NEEDMODE2PCEROPT) != 0) in vr_start()
1802 if ((vrp->chip.info.bugs & VR_BUG_NEEDMIION) != 0) in vr_start()
2814 if ((vrp->chip.info.bugs & VR_BUG_NO_TXQUEUEING) == 0) in vr_link_state()
2916 if ((vrp->chip.info.bugs & VR_BUG_MIIPOLLSTOP) != 0) { in vr_phy_autopoll_disable()
H A Dvr.h356 uint32_t bugs; member

123