/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | Comments.py | 74 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 D | BUGS | 3 http://savannah.gnu.org/bugs/?group_id=68 (without SSL) 7 https://savannah.gnu.org/bugs/?group_id=68 (with SSL)
|
H A D | TODO | 9 Reported bugs generally have top priority. 10 Non-reported and non-encountered bugs (things we know don't work,
|
H A D | THANKS | 3 bugs. 6 time and energy in helping to track down bugs, add new features, and
|
H A D | AUTHORS | 20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
|
H A D | depcomp | 51 Report bugs to <bug-automake@gnu.org>.
|
H A D | NEWS | 51 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 D | its.reg | 110 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 D | compat.c | 62 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 D | grub-md5-crypt.in | 41 Report bugs to <bug-grub@gnu.org>.
|
H A D | grub-terminfo.in | 30 Report bugs to <bug-grub@gnu.org>.
|
H A D | grub-install.in | 80 Report bugs to <bug-grub@gnu.org>.
|
/titanic_41/usr/src/grub/ |
H A D | README.grub | 27 http://savannah.gnu.org/bugs/?func=detailitem&item_id=9408
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | mdate-sh | 43 Report bugs to <bug-automake@gnu.org>.
|
/titanic_41/usr/src/cmd/sgs/prof/sparc/ |
H A D | README | 52 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 D | tty | 35 /* The following corrects bugs in some implementations */
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 36 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 D | tty | 41 /* The following corrects bugs in some implementations */
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_ldap.h | 54 # 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 D | tty | 41 /* The following corrects bugs in some implementations */
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | tty | 41 /* The following corrects bugs in some implementations */
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | tty | 41 /* The following corrects bugs in some implementations */
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | README | 17 known security bugs fixed, new features reintroduced and many other
|
/titanic_41/usr/src/uts/common/io/vr/ |
H A D | vr.c | 681 (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 D | vr.h | 356 uint32_t bugs; member
|