Searched refs:bug (Results 51 - 75 of 132) sorted by relevance

123456

/freebsd-13-stable/share/mk/
H A Dauto.obj.mk13 # Please send copies of changes and bug-fixes to:
H A Dbsd.confs.mk112 # Work around a bug with install(1) -C and /dev/null
H A Ddirdeps-options.mk13 # Please send copies of changes and bug-fixes to:
H A Dbsd.progs.mk13 # Please send copies of changes and bug-fixes to:
H A Ddirdeps-targets.mk14 # Please send copies of changes and bug-fixes to:
H A Dmeta.sys.mk14 # Please send copies of changes and bug-fixes to:
/freebsd-13-stable/crypto/openssh/contrib/
H A Dssh-copy-id51 a bug describing your setup, and the shell you used to make it work.
284 printf '%s: ERROR: installation of key #%d failed (please report a bug describing what caused this, so that we can make this message useful)\n' "$0" "$KEY_NO" >&2
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c2644 struct refclockbug bug; local
2667 ZERO(bug);
2668 refclock_buginfo(&addr, &bug);
2669 if (bug.nvalues == 0 && bug.ntimes == 0) {
2675 i = bug.nvalues;
2679 ic->svalues = htons((u_short) (bug.svalues & ((1<<i)-1)));
2681 ic->values[i] = htonl(bug.values[i]);
2683 i = bug.ntimes;
2687 ic->stimes = htonl(bug
[all...]
H A Drefclock_datum.c461 register struct refclockbug *bug,
459 datum_pts_buginfo( int unit, register struct refclockbug *bug, register struct peer *peer ) argument
/freebsd-13-stable/contrib/sqlite3/
H A Dcompile28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
H A Ddepcomp49 Report bugs to <bug-automake@gnu.org>.
/freebsd-13-stable/sbin/devmatch/
H A Ddevmatch.c283 printf("Treating usb as uhub -- bug in source table still?\n");
/freebsd-13-stable/contrib/libevent/
H A Dcompile28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
H A Ddepcomp49 Report bugs to <bug-automake@gnu.org>.
/freebsd-13-stable/contrib/file/
H A Dcompile28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
H A Ddepcomp49 Report bugs to <bug-automake@gnu.org>.
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dcrypt_blowfish.c547 unsigned int bug, i, j; local
551 * There was a sign extension bug in older revisions of this function. While
552 * we would have liked to simply fix the bug and move on, we have to provide
553 * a backwards compatibility feature (essentially the bug) for some systems and
558 * While the bug itself affected the majority of passwords containing
571 * length remains. It is not part of the bug aftermath, though, and is
575 * For actual implementation, we set an array index in the variable "bug"
576 * (0 means no bug, 1 means sign extension bug emulation) and a flag in the
580 * Prefix "$2a$": bug
[all...]
/freebsd-13-stable/contrib/openpam/
H A Dcompile28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
H A Ddepcomp49 Report bugs to <bug-automake@gnu.org>.
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
/freebsd-13-stable/contrib/bmake/mk/
H A Dautodep.mk14 # Please send copies of changes and bug-fixes to:
H A Ddirdeps-targets.mk13 # Please send copies of changes and bug-fixes to:
H A Dldorder.mk12 # Please send copies of changes and bug-fixes to:
H A Dmeta.sys.mk13 # Please send copies of changes and bug-fixes to:
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-for-escape.mk12 # This could be considered a bug.

Completed in 288 milliseconds

123456