Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/dragonfly/share/mk/
HDversion_gen.awk59 versions[symver] = 1;
75 else if (versions[v] != 1) {
131 else if (versions[$1] == 0) {
136 delete versions[$1];
148 count = versions[current_version];
149 versions[current_version]++;
220 for (i = 1; i < versions[v]; i++) {
246 for (v in versions) {
/dragonfly/contrib/less/
HDNEWS14 Major changes between "less" versions 643 and 661
115 Major changes between "less" versions 633 and 643
146 Major changes between "less" versions 632 and 633
153 Major changes between "less" versions 608 and 632
224 Major changes between "less" versions 590 and 608
291 Major changes between "less" versions 581 and 590
316 Major changes between "less" versions 563 and 581
361 Major changes between "less" versions 551 and 563
386 Major changes between "less" versions 530 and 551
418 Major changes between "less" versions 487 and 530
[all …]
/dragonfly/sys/tools/
HDfw_stub.awk115 versions[num_files] = int(curr[3]);
117 versions[num_files] = 0;
176 version = versions[file_i];
/dragonfly/contrib/file/magic/Magdir/
HDapt14 >48 bequad x \b, %llu versions
20 >44 belong x \b, %u versions
26 >28 belong x \b, %u versions
/dragonfly/contrib/file/
HDMAINT8 - Do not distribute changed versions.
10 People trying to be helpful occasionally put up their hacked versions
12 world get copies of the hacked versions. Within a day or two I am
/dragonfly/contrib/xz/
HDREADME.DRAGONFLY12 --enable-symbol-versions --enable-threads=no
15 --enable-symbol-versions --enable-threads=posix
/dragonfly/usr.bin/sed/
HDPOSIX13 undocumented inconsistencies between the historical versions of sed and
35 POSIX does not specify this behavior as the System V versions of
44 2. Historical versions of sed required that the w flag be the last
48 3. Historical versions of sed required that whitespace follow a w
52 4. Historical versions of sed permitted any number of whitespace
59 for backslash. Some historical versions of sed displayed two
81 8. Historic versions of sed permitted commands to be separated
89 9. Historic versions of sed terminated the script if EOF was reached
/dragonfly/contrib/zlib-1.2/
HDREADME46 available in Python 1.5 and later versions, see
58 - For Windows DLL versions, please see win32/DLL_FAQ.txt
70 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with
101 2. Altered source versions must be plainly marked as such, and must not be
115 the FAQ for more information on the distribution of modified source versions.
/dragonfly/contrib/cvs-1.12/src/
HDrcs.c455 rdata->versions = getlist (); in RCS_reparsercsfile()
606 if (addnode (rdata->versions, q) != 0) in RCS_reparsercsfile()
766 vers = findnode (rcs->versions, key); in RCS_fully_parse()
937 dellist (&rnode->versions); in free_rcsnode_contents()
2412 p = findnode (rcs->versions, tag); in RCS_gettag()
2682 p = findnode (rcs->versions, cp); in RCS_getbranch()
2709 p = findnode (rcs->versions, tag); in RCS_getbranch()
2747 p = findnode (rcs->versions, nextvers); in RCS_getbranch()
2839 vp = findnode (rcs->versions, branch); in RCS_getbranchpoint()
2936 p = findnode (rcs->versions, rcs->head); in RCS_getdate()
[all …]
HDlog.c860 walklist (rcsfile->versions, log_fix_singledate, in log_fileproc()
863 selrev = walklist (rcsfile->versions, log_count_print, in log_fileproc()
960 sprintf (buf, "%d", walklist (rcsfile->versions, log_count, NULL)); in log_fileproc()
981 p = findnode (rcsfile->versions, rcsfile->head); in log_fileproc()
994 p = findnode (rcsfile->versions, vers->next); in log_fileproc()
1452 pv = findnode (data->rcs->versions, p->key); in log_fix_singledate()
1507 pv = findnode (data->rcs->versions, p->key); in log_count_print()
1531 p = findnode (rcs->versions, ver); in log_tree()
1566 p = findnode (rcs->versions, ver); in log_abranch()
1636 nextp = findnode (rcs->versions, ver->next); in log_version()
/dragonfly/usr.bin/rpcgen/
HDrpc_sample.c69 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_sample_clnt()
189 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_sample_server()
276 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_sample_clnt_main()
HDrpc_svcout.c214 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_netid_register()
245 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_nettype_register()
324 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_real_program()
375 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_program()
617 for (vp = def->def.pr.versions; vp != NULL; in print_pmapunset()
834 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_pm_most()
972 for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) { in write_inetd_register()
HDrpc_hout.c158 for (vers = def->def.pr.versions; vers != NULL; vers = vers->next) { in pargdef()
275 for (vers = def->def.pr.versions; vers != NULL; vers = vers->next) { in pprogramdef()
292 if (!define_printed(proc, def->def.pr.versions)) { in pprogramdef()
/dragonfly/contrib/cvs-1.12/
HDREADME53 CVS is a version control system, which allows you to keep old versions
72 compatibility between CVS versions. The quick summary is that as long
90 manual; cvs.info* and cvs.ps are the info and postscript versions,
101 versions of CVS?
/dragonfly/games/phantasia/
HDREADME9 incorporated in this latest versions, although perhaps not in the exact
23 - The "charac" file is not compatible with older versions of Phantasia
49 and fixes will be included in subsequent versions of this software.
/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDreadme.txt32 iASL has been generated with these versions of Flex/Bison:
57 The Windows versions of GNU Flex/Bison must be installed, and they must
76 iASL has been generated with these versions of Flex/Bison for Windows:
/dragonfly/lib/libm/
HDSymbol.map262 * Implemented as weak aliases for imprecise versions
267 * These old versions are implemented with __sym_compat()
/dragonfly/share/i18n/csmapper/APPLE/
DGAELIC%UCS.src93 # are used with the ordinary US or UK system versions).
103 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
109 # versions, Latin 8 Extended 0xDB may be mapped to private-use
118 # versions, Mac OS Gaelic was unified with AMPERSAND.
DUCS%GAELIC.src93 # are used with the ordinary US or UK system versions).
103 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
109 # versions, Latin 8 Extended 0xDB may be mapped to private-use
118 # versions, Mac OS Gaelic was unified with AMPERSAND.
DROMAN%UCS.src113 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
119 # Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
122 # 0xD8. The TrueType versions of these fonts have always implemented
123 # the full character set, as with the bitmap and TrueType versions
DUCS%ROMAN.src113 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
119 # Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
122 # 0xD8. The TrueType versions of these fonts have always implemented
123 # the full character set, as with the bitmap and TrueType versions
/dragonfly/libexec/bootpd/
HDAnnounce7 NetBSD, Columbia, and other versions.
16 Merged changes from NetBSD and Columbia versions.
/dragonfly/sys/dev/drm/scripts/
HDlinux_kmalloc.cocci1 // Transform Linux kmalloc and krealloc calls by DragonFly-compatible versions
/dragonfly/contrib/elftoolchain/
HDREADME46 - Release notes for released versions of this software are present in
85 Released versions of the project's software may also be downloaded
/dragonfly/sys/contrib/dev/acpica/generate/unix/
HDreadme.txt8 Windows binary versions of these tools are available at:
17 Note: These utilities are tested and supported as 32-bit versions

12345678910>>...16