Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 859) sorted by relevance

12345678910>>...35

/netbsd-src/tests/lib/libc/locale/
H A Dt_toupper.c69 unsigned char answer, reported; in h_swapcase() local
80 reported = toupper((int)(unsigned char)t->lower[i]); in h_swapcase()
83 reported = tolower((int)(unsigned char)t->upper[i]); in h_swapcase()
85 printf(" expecting %2.2x, reported %2.2x\n", answer, reported); in h_swapcase()
86 ATF_REQUIRE_EQ(reported, answer); in h_swapcase()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBugLifeCycle.rst13 We aim to achieve a basic level of consistency in how reported bugs evolve from
14 being reported, to being worked on, and finally getting closed out. The
31 newly reported bugs or what the breakdown into products & components is we use,
62 The goal of triaging a bug is to make sure a newly reported bug ends up in a
65 * Is the reported behavior actually wrong?
73 * Is it related to an already reported bug?
116 clearly understand the problem being reported (e.g. not reproducible). It is
/netbsd-src/external/bsd/mdocml/dist/
H A DTODO57 reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500
102 reported by Michal Mazurek <akfaew at jasminek dot net>
191 reported by bentley@ 20 Jun 2017 02:04:29 -0600
290 reported again Nicolas Joly via wiz@ Wed, 12 Oct 2011 00:20:00 +0200
295 reported by millert Fri, 02 Apr 2010 16:13:46 -0400
311 reported by Nicolas Joly Sat, 17 Nov 2012 11:49:54 +0100
336 reported by bentley@ Wed, 22 May 2013 23:49:30 -0600
344 reported by juanfra@ Wed, 04 Jun 2014 21:44:58 +0200
348 re-reported by tb@ Mon, 16 Mar 2015 16:47:21 +0100
356 reported by deraadt@ Mon, 28 Sep 2015 20:14:13 -0600 (MDT)
[all …]
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.linux29 Statistics reported by pcap are platform specific. The statistics
30 reported by pcap_stats on Linux are as follows:
36 but won't be reported by, for example, tcpdump output.
/netbsd-src/external/bsd/nvi/dist/
H A DChanges19 (problem reported by Dima Dorfman <dima@unixfreak.org>)
22 (problem reported by Arfst Ludwig <Arfst.Ludwig@LHSystems.COM>)
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-9.18.19.rst
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A Diotop_notes.txt26 would be reported as 100% utilisation. This has the danger of overstating
28 reported as 100%).
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Diotop_notes.txt26 would be reported as 100% utilisation. This has the danger of overstating
28 reported as 100%).
/netbsd-src/external/bsd/ntp/dist/sntp/
H A Dsntp-opts.def260 means that to get to UTC from the reported local time one must
267 based on the reported precision of the server.
269 is the reported
273 synchronization distance, this will be reported as
285 of the host is reported
/netbsd-src/distrib/syspkg/sets/man/man-gnats-info/
H A DDESCR1 texinfo documentation for the GNATS bug reported system
H A DCOMMENT1 texinfo documentation for the GNATS bug reported system
/netbsd-src/distrib/syspkg/sets/man/man-gnats-catman/
H A DDESCR1 formatted man pages for the GNATS bug reported system
H A DCOMMENT1 formatted man pages for the GNATS bug reported system
/netbsd-src/distrib/syspkg/sets/man/man-gnats-man/
H A DCOMMENT1 man pages source for the GNATS bug reported system
H A DDESCR1 man pages source for the GNATS bug reported system
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dgnumeric6 # they will ordinarily reported as "compressed", but at least -z helps
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DSECURITY.txt40 *All bugs reported in the Binutils Bugzilla are public.*
65 security bugs can be reported in Binutils Bugzilla system, thus making
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Ddns.rst40 reported. Readonly.
52 reported. Readonly.
/netbsd-src/external/lgpl3/mpc/dist/
H A DREADME96 configure (reported for mpc-0.9):
100 (reported by Sisyphus)
/netbsd-src/sys/arch/alpha/alpha/
H A Dfp_complete.c178 static uint64_t reported; in this_cannot_happen() local
184 if (1UL << what_cannot_happen & reported) in this_cannot_happen()
186 reported |= 1UL << what_cannot_happen; in this_cannot_happen()
192 printf("FP event %d/%lx/%lx\n", what_cannot_happen, reported, in this_cannot_happen()
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A DChangeLog19 reported an illegal character.
/netbsd-src/libexec/httpd/
H A DCHANGES27 to be 4KiB sized. reported by embr <git@liclac.eu>
31 now bounded at 16KiB. reported by Justin Parrott in PR#56085
66 if the client never sends anything. reported by Steffen in netbsd
75 o fix .htpasswd bypass for authenticated users. reported by JP,
78 timeout. reported by maya@netbsd.org, from leot@netbsd.org
91 is now bounded at 16KiB. reported by JP
96 o fix special file (.htpasswd, .bz*) bypass. reported by JP
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/
H A Dnegative7 # reported using the best filename/lineno info
/netbsd-src/games/phantasia/
H A DREADME7 all reported bug fixes, enhance the game, and speed up the game.
50 All problems/solutions with portability should be reported to me,
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DSUPPORT.md26 the problem has already been reported.
52 particular the manual pages, can be reported as issues.

12345678910>>...35