Home
last modified time | relevance | path

Searched refs:some (Results 1 – 25 of 1505) sorted by relevance

12345678910>>...61

/freebsd-12-stable/contrib/netbsd-tests/rump/kernspace/
Dlockme.c51 struct somemem *some; in rumptest_lockme() local
87 some = kmem_alloc(sizeof(*some), KM_SLEEP); in rumptest_lockme()
88 mutex_init(&some->mutexetum, MUTEX_DEFAULT, IPL_NONE); in rumptest_lockme()
89 kmem_free(some, sizeof(*some)); in rumptest_lockme()
/freebsd-12-stable/contrib/libucl/tests/basic/
D2.res23 key1 = "some string";
25 key2 = "/some/path";
27 key3 = "111some";
35 keyvar = "${some}$no${}$$test$$$$$$$";
D2.in14 key1 = "some string";
15 key2 = /some/path;
16 key3 = 111some,
23 keyvar = "${some}$no${}$$test$$$$$$$";
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
Dtst.negorder.d.out1 Ordering of quantize() with some negative weights:
148 Ordering of lquantize() with some negative weights:
295 Ordering of sum() with some negative weights:
322 Ordering of max() with some negative weights:
349 Ordering of min() with some negative weights:
/freebsd-12-stable/tools/regression/
DTODO13 provide an ok() function (the non-fatal assert), probably with some helper
27 some of geom_*/
28 some of netinet/
31 some of pipe/
33 some of sockets/
/freebsd-12-stable/contrib/nvi/regex/
DWHATSNEW15 makefile has generally been cleaned up some. Fixes have been made
17 the cost of weaker checking. A workaround for a bug in some folks'
18 <assert.h> has been added. And some more things have been added to
25 Sun system, and the newer compiler exposed some glitches). Fix for a
30 some clot has defined CHAR_MIN as (say) `-128' instead of `(-128)' is
38 New in alpha3.0: Performance is no better, alas, but some fixes have been
39 made and some functionality has been added. (This is basically the "get
53 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
79 harmful, but technically errors) and some other areas. Debugging
90 file prototypes the functions if __STDC__ is defined, and some small typos
/freebsd-12-stable/lib/libc/regex/
DWHATSNEW15 makefile has generally been cleaned up some. Fixes have been made
17 the cost of weaker checking. A workaround for a bug in some folks'
18 <assert.h> has been added. And some more things have been added to
25 Sun system, and the newer compiler exposed some glitches). Fix for a
30 some clot has defined CHAR_MIN as (say) `-128' instead of `(-128)' is
38 New in alpha3.0: Performance is no better, alas, but some fixes have been
39 made and some functionality has been added. (This is basically the "get
53 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
79 harmful, but technically errors) and some other areas. Debugging
90 file prototypes the functions if __STDC__ is defined, and some small typos
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/config/
Dd_shadow_instance16 # The two child* instances are aliases, and at some point the orphan-checking
17 # code skipped some aliases, in the shadowing situation and some others.
/freebsd-12-stable/crypto/openssl/doc/HOWTO/
Dcertificates.txt9 - User of some client application
10 - User of some server application
45 (or, as some certificate authorities like to put it, "certificate
60 <formats.txt?>). In some cases, -outform does not let you output the
90 However, some (most?) certificate authorities will encode them with
94 convert between some (most?) formats.
103 some applications, you don't even have to do that.
/freebsd-12-stable/contrib/less/
DREADME73 Builds a "secure" version of less, with some features disabled
83 to be edited. The terminal libraries will be some subset of
86 If you wish, you may edit defines.h to remove some optional features.
87 If you choose not to include some features in your version, you may
137 4. If you wish, you may edit DEFINES.DS to remove some optional features.
138 If you choose not to include some features in your version, you may
167 4. If you wish, you may edit defines.wn to remove some optional features.
168 If you choose not to include some features in your version, you may
194 4. If you wish, you may edit defines.o2 to remove some optional features.
195 If you choose not to include some features in your version, you may
[all …]
/freebsd-12-stable/contrib/one-true-awk/
DFIXES178 enum and simplify some of the related code. Thanks
185 From Arnold Robbins, apply some cleanups in the test suite.
236 Extract awktest.tar into testdir directory. Add some very
296 for YYSTYPE_IS_DEFINED. It was harmless but some gcc settings
303 Added some casts to silence warnings on debugging printfs.
343 Updated some broken tests (beebe.tar, T.lilly)
456 fixed some null pointer refs calling adjbuf.
466 removed some no-effect asserts in run.c.
493 removed some #ifdef's in run.c and lex.c that appear to no
513 smaller size, and i think that's right. added some assertions to b.c
[all …]
/freebsd-12-stable/bin/sh/tests/builtins/
Dbreak5.43 # Although this is not specified by POSIX, some configure scripts (gawk 4.1.0)
5 # In some uncommitted code, the subshell environment corrupted the outer
/freebsd-12-stable/usr.sbin/fmtree/test/
Dtest05.sh9 mkdir -p ${TMP}/mr ${TMP}/mr/optional-dir ${TMP}/mr/some-dir
10 touch ${TMP}/mr/optional-file ${TMP}/mr/some-file
/freebsd-12-stable/contrib/bearssl/
DREADME.txt38 compiled as a shared library on some systems, but since the binary API
56 some of the parameters, including the destination directory. Any custom
85 stand-alone binary. It can exercise some of the functionalities of
91 **Using the library** means writing some application code that invokes
121 for each major version: this means that if some application code was
128 will try to maintain some decent level of source compatibility, but I
134 it can be expected that `1.3` will contain some extra functions when
/freebsd-12-stable/contrib/flex/
DNEWS22 updating some simple examples to use ANSI C syntax
89 ** some memory leaks were removed from the C++ scanner (but the C++
97 ** portability fixes to some unit tests
165 unusable scanners for some programs
170 ** some more c++ fixes
183 int*_t types; for non-C99 systems, we just make some typedefs
228 means, among other things, that there is some support for
260 ** flex can, to some extent, diagnose where internal problems occur
303 ** some more portability fixes were made
328 ** removed some warnings which some tests trigggered with the -s option
[all …]
/freebsd-12-stable/contrib/smbfs/
DHISTORY2 - Some iconv libraries may refuse to recode some characters. This
30 - Names of some options is the config.mk.in file are changed. The old ones
35 which caused erratical behavior of some programs (ftp(1) for example).
37 disconnected for some reason - fixed.
70 connection after some time of idleing. smbfs will restore connection on
114 - Killed some bugs related to the out-of-mbufs condition.
/freebsd-12-stable/release/picobsd/tinyware/aps/
DREADME6 pid number to kill some of them. :-)
8 When I have some time, I'll add usual switches and other functions that normal
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
DTODO20 3) Add proper handling for some HCI commands
28 Remove some waringns/errors
/freebsd-12-stable/contrib/tcpdump/
DCHANGES150 Fix some heap overflows found with American Fuzzy Lop by Hanno Boeck and others
154 Pass correct caplen value to ether_print() and some other functions
157 Fix some alignment issues with GCC on Solaris 10 SPARC
158 Add some ND_TTEST_/ND_TCHECK_ macros to simplify writing bounds checks
164 Fix some leaks found by Valgrind/Memcheck
166 Squelch some Coverity warnings and some compiler warnings
194 ATM: Add some bounds checks (Fix a heap overflow)
214 Ethernet: Add some bounds checking before calling isoclns_print (Fix a heap overflow)
217 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows)
218 GRE: Add some bounds checks (Fix heap overflows)
[all …]
/freebsd-12-stable/contrib/gcc/doc/
Dinterface.texi21 some target machines. As a result, functions compiled with PCC
41 On some target machines, such as RISC machines and the 80386, the
50 some machines, the first few arguments are passed in registers; in
60 On some machines (particularly the SPARC), certain types of arguments
/freebsd-12-stable/usr.sbin/cron/doc/
DREADME20 [V2.2 was some time in 1992]
37 SysV, although some effort has gone into making the port an easy one.
41 source, and since I'd love to see them use it, I'll offer some rediculously
53 some things in config.h are definable in Makefile and are
/freebsd-12-stable/sys/cam/
DREADME.quirks12 conform. However, some devices have flaws which can't be worked
45 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present"
105 firmware but some of them hang when this command is sent.
140 response. INQUIRY is one of the most basic commands but some
154 is a list of the common things to try. Note that some devices require
155 multiple quirks or quirks in different drivers. For example, some
192 Here are some examples of well-formed PRs:
/freebsd-12-stable/contrib/gdtoa/
Dchanges22 dtoa.c: add some #ifdef KR_headers lines relevant only if IBM is
140 and possible convenience, there are some new functions and some name
177 -DAvoid_Underflow: some numbers that should have suffered sudden
214 out and suggesting the modified test above. Also, some tweaks for
233 One more tweak to omit a warning on some systems:
239 (e.g., gcc 2.95.1 under -O2). On some systems, these changes do not
298 particularly for dtoa in cases where otherwise some simple floating-
414 spelling of Infinity ("INF" or "Inf" on some systems) do not matter.
423 gdtoa.tgz: Fix some bugs with -DJust_16.
436 test/xtest.c: fix some subscript bugs.
[all …]
/freebsd-12-stable/crypto/heimdal/
DChangeLog.2001132 * lib/hdb/hdb-ldap.c: some pretty much untested changes from Luke
148 * lib/krb5/verify_krb5_conf.c: do some checks of the values in the
188 * lib/asn1/asn1_print.c: print some size_t correctly
219 * lib/krb5/Makefile.am (man_MANS): add some missing man pages
326 * kuser/kinit.c: re-do some of the v4 fallbacks: look at
367 that matches more than one address; this required some internal
415 * kuser/kinit.c: remove extra clearing of password and some
424 * lib/krb5/init_creds_pw.c: set renew-life to some sane value
469 dot of hostname add some comments
514 remove some unused variables
[all …]
/freebsd-12-stable/contrib/xz/
DREADME43 situations, it's not too bad if the compression takes some time,
46 With some file types, combining (or "chaining") LZMA2 with an
53 some day there will be a filter that is, for example, much faster to
55 Similarly, it is possible that some day there is a filter that will
87 TODO Known bugs and some sort of to-do list
89 Note that only some of the above files are included in binary
96 releases (and possibly also in some binary packages), the man pages
113 Since the liblzma API has similarities to the zlib API, some people

12345678910>>...61