Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 152) sorted by relevance

1234567

/dflybsd-src/contrib/cvs-1.12/src/
H A Dwatch.c97 add_edit_pending = what->adding && what->edit; in watch_modify_watchers()
98 add_unedit_pending = what->adding && what->unedit; in watch_modify_watchers()
99 add_commit_pending = what->adding && what->commit; in watch_modify_watchers()
100 remove_edit_pending = !what->adding && what->edit; in watch_modify_watchers()
101 remove_unedit_pending = !what->adding && what->unedit; in watch_modify_watchers()
102 remove_commit_pending = !what->adding && what->commit; in watch_modify_watchers()
357 send_to_server (the_args.adding ? in watch_addremove()
385 the_args.adding = 1; in watch_add()
392 the_args.adding = 0; in watch_remove()
H A Dwatch.h27 int adding; member
/dflybsd-src/libexec/bootpd/
H A DToDo16 every recognized option symbol. Then adding a new tag would involve
17 only adding a new element to the data table describing known symbols.
/dflybsd-src/share/i18n/csmapper/ISO-8859/
H A DISO-8859-8%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
54 # the mapping of 0xAF and adding mappings for LRM and RLM.
H A DUCS%ISO-8859-8.src51 # 1.0 version updates 0.1 version by adding mappings for all
54 # the mapping of 0xAF and adding mappings for LRM and RLM.
H A DUCS%ISO-8859-7.src55 # 1.0 version updates 0.1 version by adding mappings for all
60 # 2.0 version updates 1.0 version by adding mappings for the
H A DISO-8859-7%UCS.src55 # 1.0 version updates 0.1 version by adding mappings for all
60 # 2.0 version updates 1.0 version by adding mappings for the
H A DISO-8859-6%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DUCS%ISO-8859-6.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DUCS%ISO-8859-3.src51 # 1.0 version updates 0.1 version by adding mappings for all
H A DISO-8859-4%UCS.src51 # 1.0 version updates 0.1 version by adding mappings for all
/dflybsd-src/tools/regression/bin/sh/expansion/
H A Dtrim3.024 # This doesn't make much sense, but it fails in dash so I'm adding it here:
/dflybsd-src/contrib/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd484 If you use lilo try adding/modifying an entry similar to this one in lilo.conf:
491 If using grub try adding/modifying an entry similar to this one in menu.lst
/dflybsd-src/usr.sbin/pw/
H A DREADME11 defaults (see pw.conf.5), so that adding a user is as easy as issuing
/dflybsd-src/usr.bin/tip/
H A DREADME22 Note that adding or deleting variables requires tip to be completedly
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Dc-metag.texi32 number of versions, with each new version adding new features such as
/dflybsd-src/contrib/mdocml/
H A Dpredefs.in25 * XXX - update PREDEF_MAX in roff.c if adding more!
/dflybsd-src/contrib/file/magic/Magdir/
H A Dicc31 # Instead of adding that, Apple just changed the generic "acsp" entry
58 # icc, 82: Warning: Current entry does not yet have a description for adding a EXTENSION type
H A Dfsav58 # Magdir/fsav, 78: Warning: Current entry does not yet have a description for adding a EXTENSION ty…
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dx86-tune.def22 - adding new CPU into:
23 - adding PROCESSOR_XXX to processor_type (in i386.h)
24 - possibly adding XXX into CPU attribute in i386.md
25 - adding XXX to processor_alias_table (in i386.c)
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dplugin.def102 /* When adding a new hard-coded plugin event, don't forget to edit in
/dflybsd-src/contrib/binutils-2.27/binutils/
H A DREADME113 by adding the --disable-nls switch to the configure line like this:
199 to link, you can see these files by adding options to the gcc command
270 Define the programs as foreign commands by adding these lines to your
/dflybsd-src/contrib/openresolv/
H A DREADME.md13 It's also not as easy as just adding and removing the nameservers each client
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/
H A Dconfig-lang.in42 # to also edit gengtype.c adding a special rule for the header to
/dflybsd-src/contrib/gcc-4.7/gcc/doc/include/
H A Dfunding.texi46 ports such as adding a new CPU to the GNU Compiler Collection contribute more;

1234567