Home
last modified time | relevance | path

Searched refs:working (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A DREADME11 This is the library described in the section "The working copy
13 in the working copy, tweaking administrative files and versioned data.
16 make queries and changes in the working copy.
33 it is possible for the working copy to go a very long time without
44 question of which is the working copy and which is the repository,
58 in someone's working copy. Incompatibility is incompatibility,
61 In fact, a working copy can be viewed as a "branch" off the
67 working copy's branch, and the attempt may fail wholly or
82 be that of the working copy, because this library needs to know
83 exactly how to massage a working copy from one state to another.
[all …]
/freebsd-13.1/usr.sbin/newsyslog/
H A Dnewsyslog.c1154 *defconf_p = working; in parse_file()
1218 if (!sscanf(q, "%d", &working->numlogs) || working->numlogs < 0) in parse_file()
1231 working->trsize = -1; in parse_file()
1235 working->trsize = -1; in parse_file()
1238 working->flags = 0; in parse_file()
1250 working->hours = 0; in parse_file()
1252 working->hours = -1; in parse_file()
1256 working->hours = ul; in parse_file()
1376 working->sig = SIGHUP; in parse_file()
1380 if (working->sig < 1 || working->sig >= sys_nsig) { in parse_file()
[all …]
/freebsd-13.1/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c213 working = 254 - space; in cd9660_susp_handle_continuation_common()
216 working -= node->su_tail_size + 4; in cd9660_susp_handle_continuation_common()
222 if (working < 0) in cd9660_susp_handle_continuation_common()
228 working -= CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common()
229 if (working >= 0) { in cd9660_susp_handle_continuation_common()
233 if (working >= 28) { in cd9660_susp_handle_continuation_common()
244 if (working <= 0) { in cd9660_susp_handle_continuation_common()
754 int working,len; in cd9660_rrip_add_NM() local
764 working = 1; in cd9660_rrip_add_NM()
765 while (working) { in cd9660_rrip_add_NM()
[all …]
/freebsd-13.1/contrib/unbound/contrib/
H A Dredirect-bogus.patch4 +++ daemon/worker.c (working copy)
32 +++ doc/unbound.conf.5.in (working copy)
55 +++ services/mesh.c (working copy)
120 +++ util/config_file.c (working copy)
157 +++ util/config_file.h (working copy)
171 +++ util/configlexer.lex (working copy)
184 +++ util/configparser.y (working copy)
247 +++ util/data/msgencode.c (working copy)
323 +++ util/data/msgencode.h (working copy)
H A Dpatch_rsamd5_enable.diff4 +++ validator/val_secalgo.c (working copy)
/freebsd-13.1/contrib/sendmail/contrib/
H A Dbounce-resender.pl79 sub working { subroutine
85 &working();
262 if ($lineno % 1900 == 0) { &working(); }
/freebsd-13.1/share/examples/
H A DMakefile242 ppp.conf.span-isp.working \
245 ppp.linkdown.span-isp.working \
248 ppp.linkup.span-isp.working \
251 ppp.secret.span-isp.working
/freebsd-13.1/usr.bin/bmake/tests/
H A DREADME76 - Base directory for working files. If not set
117 are copied from the source to the working directory
121 in the working directory must already exists (see
135 All names are prefixed with the working directory.
139 it is automatically copied to the working directory.
/freebsd-13.1/contrib/ldns/drill/
H A DChangeLog.22-nov-200578 * DNSSEC is working, except the secure resolving
87 * most of the DNS stuff is working
92 * DNSSEC somewhat working
/freebsd-13.1/contrib/ntp/ntpsnmpd/
H A DREADME20 …nterprises.5597 is the Meinberg top level OEM OID and 99 is my temporary working space for this pr…
22 I will try to do this earlier in order to be able to have a working solution at the end of this pro…
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.helper.d.out3 <it's working>
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.d.out3 <it's working>
/freebsd-13.1/share/examples/ppp/
H A Dppp.secret.span-isp.working3 # This is a working example of ppp.secret.span-isp that uses ppp connections
H A Dppp.linkup.span-isp.working3 # This is a working example of ppp.linkup.span-isp that uses ppp connections
H A Dppp.linkdown.span-isp.working3 # This is a working example of ppp.linkdown.span-isp that uses ppp connections
H A Dppp.conf.span-isp.working3 # This is a working example of ppp.conf.span-isp that uses ppp connections
28 # ppp.linkup.span-isp.working, you see three links. This is because inetd
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/
H A Dzfs7 # Require the plymouth script to guarantee working video for the passphrase
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_set_connect_state.pod24 SSL_is_server() checks if B<ssl> is working in server mode.
58 SSL_is_server() returns 1 if B<ssl> is working in server mode or 0 for client mode.
/freebsd-13.1/etc/mtree/
H A DREADME6 system into. Some notes about working with them are placed here to try
7 and keep them in good working order.
/freebsd-13.1/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c150 uni->working = 0; in uni_init()
423 if (uni->working) in uni_work()
425 uni->working = 1; in uni_work()
457 uni->working = 0; in uni_work()
543 "working: %s\n", uni->working ? "yes" : "no"); in uni_status()
/freebsd-13.1/contrib/ncurses/form/
H A Dfld_def.c309 New_Field->working = newpad(1, Buffer_Length(New_Field) + 1); in new_field()
394 (void)delwin(field->working); in free_field()
/freebsd-13.1/sys/contrib/openzfs/contrib/intel_qat/
H A Dreadme.md3 This contrib contains community compatibility patches to get Intel QAT working on the following ker…
/freebsd-13.1/contrib/ntp/html/hints/
H A Dbsdi18 can only handle one refclock per daemon. We're working this out with the
61 using ntpq or xntpdc to see if things are working, then pay attention the next
/freebsd-13.1/contrib/ntp/scripts/monitoring/
H A DREADME100 ntploopwatch [-v[<level>]] [-c <config-file>] [-d <working-dir>]
112 working-dir: specify working directory for process, affects
/freebsd-13.1/contrib/ntp/
H A DREADME17 directory. For more information on NTP and how to get a working setup,
42 TODO List of items the NTP developers are working on.
44 WHERE-TO-START Hints on what to read in order to get a working

12345678910>>...14