Searched refs:correct (Results 1 – 25 of 556) sorted by relevance
12345678910>>...23
| /freebsd-9-stable/tools/regression/usr.sbin/etcupdate/ |
| D | tzsetup.sh | 143 cat > $WORKDIR/correct.out <<EOF 147 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out 152 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out 164 cat > $WORKDIR/correct.out <<EOF 168 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out 173 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out 185 cat > $WORKDIR/correct.out <<EOF 191 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out 196 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out 209 cat > $WORKDIR/correct.out <<EOF [all …]
|
| D | preworld.sh | 226 cat > $WORKDIR/correct.out <<EOF 232 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out 237 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out
|
| D | ignore.sh | 181 cat > $WORKDIR/correct.out <<EOF 190 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out
|
| D | fbsdid.sh | 287 cat > $WORKDIR/correct.out <<EOF 300 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out
|
| /freebsd-9-stable/tools/regression/lib/libc/gen/ |
| D | test-fmtcheck.c | 41 int correct; member 88 if (test_fmts[i].correct == 1) { in main() 97 (test_fmts[i].correct == 1) ? "1st" : "2nd"); in main()
|
| /freebsd-9-stable/tools/regression/lib/libc/stdio/ |
| D | test-print-positional.c | 40 const char correct[] = variable 90 strcmp(buf, correct) == 0 ? "" : "not "); in main() 114 temp = correct; in main()
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/strlen/ |
| D | tst.strlen1.d | 40 correct = 1; 45 exit(correct ? 0 : 1);
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | NEWS | 83 + correct return value of key_name() on error; it is null. 121 + correct check for notimeout() in wgetch() (report on linux.redhat 172 + correct manpage for menu_fore() which gave wrong default for 219 + correct some ifdef's needed for the broken-linker configuration. 450 + correct acsc strings in h19, z100 (patch by Benjamin C W Sittler). 612 + correct formatting of DEL (0x7f) in _nc_vischar(). 625 + correct buffer-size for _nc_viswbuf2n() (report by Aleksi Torhamo). 653 + correct some functions in Ada95 binding which were using return value 806 + correct form- and menu-manpages to use specific Field_Options, 808 + correct prototype for _tracechar() in manpage (cf: 20011229). [all …]
|
| /freebsd-9-stable/contrib/dialog/ |
| D | CHANGES | 17 + correct license statement for prgbox.c (Debian #632198). 18 + correct layout when "--colors" is used, by discounting characters in 35 + correct loop limit when processing "--column-separator" (report by 41 + correct a few places where "--version" or "--help" options went 104 + correct two infobox sample scripts, which did not pass extra 109 + correct handling of SIGWINCH in gauge widget (Debian #305705). 168 + correct CF_FIND_LINKAGE, setting cache variable for library_file in 192 + correct value of row for scrollbars in formbox. 210 + correct mapping of button-codes with --nook option (report by Lebedev 214 + correct change to tailbox widget from 2009/02/22 using [all …]
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r199940-sparc.diff | 4 code this looks correct, but could use review. The previous 5 was definitely not correct.
|
| /freebsd-9-stable/contrib/gcclibs/libdecnumber/ |
| D | decimal128.h | 38 #error decimal128.h must precede decimal32.h for correct DECNUMDIGITS 41 #error decimal128.h must precede decimal64.h for correct DECNUMDIGITS
|
| D | decimal64.h | 38 #error decimal64.h must precede decimal32.h for correct DECNUMDIGITS
|
| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | EVP_VerifyInit.pod | 41 EVP_VerifyFinal() returns 1 for a correct signature, 0 for failure and -1 if some 52 Due to the link between message digests and public key algorithms the correct 53 digest algorithm must be used with the correct public key type. A list of
|
| D | PKCS7_decrypt.pod | 41 PKCS7_decrypt() must be passed the correct recipient key and certificate. It would 42 be better if it could look up the correct key and certificate from a database.
|
| D | EVP_SignInit.pod | 58 Due to the link between message digests and public key algorithms the correct 59 digest algorithm must be used with the correct public key type. A list of
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_rfgain.c | 308 uint32_t correct = ar5212GetGainFCorrection(ah); in ar5212GetRfgain() local 309 if (gv->currGain >= correct) in ar5212GetRfgain() 310 gv->currGain -= correct; in ar5212GetRfgain()
|
| /freebsd-9-stable/etc/mtree/ |
| D | README | 40 the correct header, and important keywords like ``nochange''. 42 the correct order and correctly indented.
|
| /freebsd-9-stable/usr.sbin/timed/timed/ |
| D | Makefile | 8 SRCS= acksend.c candidate.c correct.c master.c networkdelta.c readmsg.c \
|
| D | extern.h | 56 void correct(long);
|
| /freebsd-9-stable/tools/regression/doat/ |
| D | README | 7 correct error values.
|
| /freebsd-9-stable/usr.sbin/sysinstall/help/ |
| D | drives.hlp | 42 Partition Editor is the correct one for your drive and controller 49 correct geometry gets even more complicated as it's not something you 55 sees, which is generally the correct one.
|
| /freebsd-9-stable/contrib/sendmail/cf/ostype/ |
| D | unicosmp.m4 | 15 # - In UNICOSMP seems that TZ variable is needed that correct time is marked
|
| /freebsd-9-stable/contrib/gcc/config/ |
| D | t-vxworks | 21 # This ensures that the correct target headers are used; some
|
| /freebsd-9-stable/tools/regression/netinet/tcpstream/ |
| D | README | 7 data is correct. To run tcpstream, select a seed value (should be the same
|
| /freebsd-9-stable/contrib/ntp/html/hints/ |
| D | sun4 | 11 been modified to correct the CPU clock oscillator frequency using a
|
12345678910>>...23