/src/etc/defaults/ |
weekly.conf | 12 rebuild_locatedb=YES 13 rebuild_mandb=YES
|
daily.conf | 12 find_core=YES 16 purge_accounting=YES 17 run_msgs=YES 21 run_calendar=YES 22 check_disks=YES 24 check_mailq=YES 25 check_network=YES 29 run_makemandb=YES 30 run_rdist=YES 31 run_security=YES [all...] |
security.conf | 12 check_entropy=YES 13 check_passwd=YES 14 check_group=YES 15 check_rootdotfiles=YES 16 check_ftpusers=YES 17 check_aliases=YES 18 check_rhosts=YES 19 check_homes=YES 20 check_varmail=YES 21 check_nfs=YES [all...] |
rc.conf | 13 # Use program=YES to enable program, NO to disable it. program_flags are 27 #rc_fast_and_loose=YES 50 do_rcshutdown=YES 99 no_swap=NO # Set to YES if you have purposefully setup no swap 101 swapoff=YES # Remove block-type swap partitions upon shutdown 102 # This defaults to yes, so that raids shutdown cleanly 112 ccd=YES 116 raidframe=YES 120 cgd=YES 128 savecore=YES savecore_flags="-z [all...] |
/src/sys/external/isc/atheros_hal/dist/ |
ah_regdomain.c | 607 #define YES AH_TRUE 624 {CTRY_DEBUG, NO_ENUMRD, YES, YES, YES, YES,YES, YES,YES, 7000 }, 625 {CTRY_DEFAULT, DEF_REGDMN, YES, YES, YES, YES,YES, YES,YES, 7000 } [all...] |
/src/distrib/utils/embedded/conf/ |
riscv.conf | 75 printf YES 81 rc_configured=YES 83 no_swap=YES 85 sshd=YES 86 dhcpcd=YES 87 ntpd=YES 89 creds_msdos=YES 91 certctl_init=YES 96 resize_${partition_type}=YES 97 resize_root=YES [all...] |
evbmips.conf | 84 printf YES 90 rc_configured=YES 92 no_swap=YES 94 sshd=YES 95 dhcpcd=YES 96 ntpd=YES 98 creds_msdos=YES 100 certctl_init=YES 105 resize_${partition_type}=YES 106 resize_root=YES [all...] |
evbarm.conf | 84 printf YES 94 if [ "\$(dev_exists ena0)" = "YES" ]; then 95 ret=YES 101 ret=YES 108 rc_configured=YES 110 no_swap=YES 112 sshd=YES 113 dhcpcd=YES 114 ntpd=YES 116 creds_msdos=YES [all...] |
riscv32.conf | 28 mdnsd=YES 29 devpubd=YES
|
riscv64.conf | 28 mdnsd=YES 29 devpubd=YES
|
wii.conf | 32 mdnsd=YES 33 devpubd=YES 34 wscons=YES 35 bluetooth=YES
|
evbppc.conf | 84 printf YES 90 rc_configured=YES 93 sshd=YES 94 dhcpcd=YES 95 #ntpd=YES 97 creds_msdos=YES 99 certctl_init=YES 104 no_swap=YES 109 resize_${partition_type}=YES 110 resize_root=YES [all...] |
x86.conf | 69 rc_configured=YES 71 sshd=YES 72 dhcpcd=YES 73 wscons=YES 74 devpubd=YES 75 certctl_init=YES
|
/src/lib/libpam/modules/pam_login_access/ |
login_access.c | 47 #define YES 1 150 if ((match = (*match_fn)(tok, item)) != 0) /* YES */ 185 * Otherwise, return YES if the token fully matches the username, or if 192 return (YES); 197 return (YES); 212 * YES if the token fully matches the string. If the token is a domain 213 * name, return YES if it matches the last fields of the string. If the 214 * token has the magic value "LOCAL", return YES if the string does not 215 * contain a "." character. If the token is a network number, return YES 222 return (YES); [all...] |
/src/tests/sys/rc/ |
t_rc_d_cli.sh | 36 export h_simple=YES 48 export h_simple=YES 63 export h_simple=YES 79 export h_simple=YES 94 export h_simple=YES 112 export h_simple=YES 128 export h_simple=YES 139 export h_args=YES 153 export h_args=YES
|
/src/distrib/landisk/ramdisk/ |
dot.profile | 47 DONEPROFILE=YES
|
/src/usr.bin/m4/ |
stdd.h | 53 #define YES 1
|
/src/usr.sbin/faithd/ |
faithd.h | 55 #define YES 1
|
/src/tests/usr.bin/xlint/lint1/ |
msg_035.c | 27 NO, YES
|
/src/games/adventure/ |
setup.c | 67 #define YES 1 97 linestart = YES; 112 linestart = YES; /* Ready to convert spaces
|
/src/sys/external/bsd/drm/dist/bsd-core/i915/ |
Makefile | 5 NO_MAN = YES
|
/src/sys/external/bsd/drm/dist/bsd-core/mach64/ |
Makefile | 5 NO_MAN = YES
|
/src/sys/external/bsd/drm/dist/bsd-core/mga/ |
Makefile | 5 NO_MAN= YES
|
/src/sys/external/bsd/drm/dist/bsd-core/r128/ |
Makefile | 5 NO_MAN = YES
|
/src/sys/external/bsd/drm/dist/bsd-core/savage/ |
Makefile | 5 NO_MAN = YES
|