Home
last modified time | relevance | path

Searched refs:correct (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/freebsd-9-stable/tools/regression/usr.sbin/etcupdate/
Dtzsetup.sh143 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 …]
Dpreworld.sh226 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
Dignore.sh181 cat > $WORKDIR/correct.out <<EOF
190 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out
Dfbsdid.sh287 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/
Dtest-fmtcheck.c41 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/
Dtest-print-positional.c40 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/
Dtst.strlen1.d40 correct = 1;
45 exit(correct ? 0 : 1);
/freebsd-9-stable/contrib/ncurses/
DNEWS83 + 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/
DCHANGES17 + 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/
Dpatch-r262261-llvm-r199940-sparc.diff4 code this looks correct, but could use review. The previous
5 was definitely not correct.
/freebsd-9-stable/contrib/gcclibs/libdecnumber/
Ddecimal128.h38 #error decimal128.h must precede decimal32.h for correct DECNUMDIGITS
41 #error decimal128.h must precede decimal64.h for correct DECNUMDIGITS
Ddecimal64.h38 #error decimal64.h must precede decimal32.h for correct DECNUMDIGITS
/freebsd-9-stable/crypto/openssl/doc/crypto/
DEVP_VerifyInit.pod41 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
DPKCS7_decrypt.pod41 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.
DEVP_SignInit.pod58 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/
Dar5212_rfgain.c308 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/
DREADME40 the correct header, and important keywords like ``nochange''.
42 the correct order and correctly indented.
/freebsd-9-stable/usr.sbin/timed/timed/
DMakefile8 SRCS= acksend.c candidate.c correct.c master.c networkdelta.c readmsg.c \
Dextern.h56 void correct(long);
/freebsd-9-stable/tools/regression/doat/
DREADME7 correct error values.
/freebsd-9-stable/usr.sbin/sysinstall/help/
Ddrives.hlp42 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/
Dunicosmp.m415 # - In UNICOSMP seems that TZ variable is needed that correct time is marked
/freebsd-9-stable/contrib/gcc/config/
Dt-vxworks21 # This ensures that the correct target headers are used; some
/freebsd-9-stable/tools/regression/netinet/tcpstream/
DREADME7 data is correct. To run tcpstream, select a seed value (should be the same
/freebsd-9-stable/contrib/ntp/html/hints/
Dsun411 been modified to correct the CPU clock oscillator frequency using a

12345678910>>...23