| /freebsd-14.2/usr.sbin/newsyslog/ |
| H A D | newsyslog.c | 1152 *defconf_p = working; in parse_file() 1216 if (!sscanf(q, "%d", &working->numlogs) || working->numlogs < 0) in parse_file() 1229 working->trsize = -1; in parse_file() 1233 working->trsize = -1; in parse_file() 1236 working->flags = 0; in parse_file() 1248 working->hours = 0; in parse_file() 1250 working->hours = -1; in parse_file() 1254 working->hours = ul; in parse_file() 1374 working->sig = SIGHUP; in parse_file() 1378 if (working->sig < 1 || working->sig >= sys_nsig) { in parse_file() [all …]
|
| /freebsd-14.2/usr.sbin/makefs/cd9660/ |
| H A D | iso9660_rrip.c | 211 working = 254 - space; in cd9660_susp_handle_continuation_common() 214 working -= node->su_tail_size + 4; in cd9660_susp_handle_continuation_common() 220 if (working < 0) in cd9660_susp_handle_continuation_common() 226 working -= CD9660_SUSP_ENTRY_SIZE(temp); in cd9660_susp_handle_continuation_common() 227 if (working >= 0) { in cd9660_susp_handle_continuation_common() 231 if (working >= 28) { in cd9660_susp_handle_continuation_common() 242 if (working <= 0) { in cd9660_susp_handle_continuation_common() 750 int working,len; in cd9660_rrip_add_NM() local 760 working = 1; in cd9660_rrip_add_NM() 761 while (working) { in cd9660_rrip_add_NM() [all …]
|
| /freebsd-14.2/crypto/openssh/.github/workflows/ |
| H A D | upstream.yml | 24 working-directory: ${{ runner.temp }} 28 working-directory: ${{ runner.temp }} 53 working-directory: ${{ runner.temp }}
|
| H A D | selfhosted.yml | 91 working-directory: ${{ runner.temp }} 97 working-directory: ${{ runner.temp }} 126 working-directory: ${{ runner.temp }}
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | redirect-bogus.patch | 4 +++ 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 D | patch_rsamd5_enable.diff | 4 +++ validator/val_secalgo.c (working copy)
|
| /freebsd-14.2/contrib/sendmail/contrib/ |
| H A D | bounce-resender.pl | 79 sub working { subroutine 85 &working(); 262 if ($lineno % 1900 == 0) { &working(); }
|
| /freebsd-14.2/share/examples/ |
| H A D | Makefile | 241 ppp.conf.span-isp.working \ 244 ppp.linkdown.span-isp.working \ 247 ppp.linkup.span-isp.working \ 250 ppp.secret.span-isp.working
|
| /freebsd-14.2/contrib/ntp/sntp/libopts/m4/ |
| H A D | stdnoreturn.m4 | 15 dnl Regardless whether a working <stdnoreturn.h> exists or not, 21 AC_CACHE_CHECK([for working stdnoreturn.h],
|
| /freebsd-14.2/usr.bin/bmake/tests/ |
| H A D | README | 75 - Base directory for working files. If not set 116 are copied from the source to the working directory 120 in the working directory must already exists (see 134 All names are prefixed with the working directory. 138 it is automatically copied to the working directory.
|
| /freebsd-14.2/contrib/ldns/drill/ |
| H A D | ChangeLog.22-nov-2005 | 78 * DNSSEC is working, except the secure resolving 87 * most of the DNS stuff is working 92 * DNSSEC somewhat working
|
| /freebsd-14.2/contrib/ntp/ntpsnmpd/ |
| H A D | README | 20 …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-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/ |
| H A D | tst.helper.d.out | 3 <it's working>
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/ |
| H A D | tst.helper.d.out | 3 <it's working>
|
| /freebsd-14.2/contrib/googletest/googletest/docs/ |
| H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
| /freebsd-14.2/contrib/googletest/googlemock/docs/ |
| H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
| /freebsd-14.2/share/examples/ppp/ |
| H A D | ppp.secret.span-isp.working | 2 # This is a working example of ppp.secret.span-isp that uses ppp connections
|
| H A D | ppp.conf.span-isp.working | 2 # This is a working example of ppp.conf.span-isp that uses ppp connections 27 # ppp.linkup.span-isp.working, you see three links. This is because inetd
|
| H A D | ppp.linkup.span-isp.working | 2 # This is a working example of ppp.linkup.span-isp that uses ppp connections
|
| H A D | ppp.linkdown.span-isp.working | 2 # This is a working example of ppp.linkdown.span-isp that uses ppp connections
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITHOUT_WERROR | 2 Useful as a temporary workaround when working on fixing compiler warnings.
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/ |
| H A D | zfs | 7 # Require the plymouth script to guarantee working video for the passphrase
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_set_connect_state.pod | 24 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-14.2/etc/mtree/ |
| H A D | README | 4 system into. Some notes about working with them are placed here to try 5 and keep them in good working order.
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | config_h.in | 45 /* Define to 1 if mkstemp() is available and working. */ 54 /* Define if <stdnoreturn.h> header is available and working */
|