Searched refs:distributions (Results 1 – 25 of 78) sorted by relevance
1234
| /trueos/usr.sbin/bsdinstall/distextract/ |
| HD | distextract.c | 65 char *distributions; in main() local 79 if ((distributions = getenv("DISTRIBUTIONS")) == NULL) in main() 95 while (*distributions != '\0') { in main() 96 span = strcspn(distributions, "\t\n\v\f\r "); in main() 98 distributions++; in main() 117 snprintf(dist->path, span + 1, "%s", distributions); in main() 132 distributions += span; in main()
|
| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | php_malloc_example.txt | 9 PHP malloc byte distributions by engine caller, 12 PHP malloc byte distributions by PHP file and function,
|
| HD | rb_malloc_example.txt | 4 representations of libc malloc() byte distributions by "recent" Ruby operation, 15 Ruby malloc byte distributions by recent Ruby operation,
|
| HD | py_malloc_example.txt | 13 Python malloc byte distributions by engine caller, 185 Python malloc byte distributions by Python file and function, 503 results will appear in the second section - Python malloc byte distributions 508 Python malloc byte distributions by engine caller.
|
| HD | pl_malloc_example.txt | 14 Perl malloc byte distributions by engine caller, 46 Perl malloc byte distributions by Perl file and subroutine,
|
| HD | js_objcpu_example.txt | 13 Object creation on-CPU time distributions (us), 34 Object creation on-CPU time distributions (us),
|
| HD | rb_objcpu_example.txt | 12 Object creation on-CPU time distributions (us),
|
| HD | cpudists_example.txt | 1 The following demonstrates the cpudists program. It prints distributions
|
| HD | py_mallocstk_example.txt | 2 Python, printing byte distributions by user stack trace. 13 Python malloc byte distributions by stack trace,
|
| HD | j_objnew_example.txt | 13 Java object allocation byte distributions by pid and class, 1432 In the first section - Java object allocation byte distributions by PID and
|
| /trueos/contrib/ldns/ |
| HD | README.snapshots | 8 They should not be used for packaging in distributions.
|
| HD | README | 109 NLnet Labs website but also through the various OS distributions for
|
| /trueos/crypto/openssl/doc/ |
| HD | fingerprints.txt | 5 distributions themselves. The normal file name is the same as the 11 currently in use to sign OpenSSL distributions:
|
| /trueos/contrib/texinfo/doc/ |
| HD | README | 23 with TeX preinstalled, as most GNU/Linux distributions offer, TEXMF 41 epsf.tex comes with dvips distributions, and you may already have it
|
| /trueos/contrib/ntp/kernel/sys/ |
| HD | README | 10 found in the kernel distributions available from the manufacturer's
|
| /trueos/usr.bin/indent/ |
| HD | README | 49 | emacs distributions. 53 | UNIX distributions, along with the emacs stuff. I was no longer at the 55 | care if they used it, and since then it has been on the BSD distributions.
|
| /trueos/contrib/pam_modules/pam_passwdqc/ |
| HD | PLATFORMS | 7 Most modern Linux distributions use Linux-PAM with a password changing
|
| /trueos/contrib/ee/ |
| HD | Changes | 32 location (since some distributions move the file)
|
| /trueos/contrib/ntp/ |
| HD | readme.y2kfixes | 38 upgrades, and tests within legal future distributions as long as 46 Any distributions of the updates must keep the entire update
|
| /trueos/rescue/ |
| HD | README | 22 3) Produce a toolkit suitable for small distributions.
|
| /trueos/contrib/ntp/sntp/ |
| HD | COPYRIGHT | 52 fee, may be charged for copies, derivations, or distributions of this material
|
| /trueos/crypto/openssh/ |
| HD | README.platform | 62 Some Linux distributions (including Red Hat/Fedora/CentOS) include
|
| /trueos/usr.sbin/bsdconfig/include/ |
| HD | options.hlp | 88 bsdconfig when fetching components of any distributions, and
|
| HD | messages.subr | 294 …DOS partition assuming,\nof course, that you have copied the relevant distributions into\nyour DOS… 296 …bution kits. Only Primary sites are\nguaranteed to carry the full range of possible distributions." 297 …UFS formatted assuming, of course, that you have copied\nthe relevant distributions into said part…
|
| /trueos/contrib/libpcap/ |
| HD | README | 82 Note to Linux distributions and *BSD systems that include libpcap:
|
1234