/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 43 changetype: modify 58 changetype: modify 71 changetype: modify 86 changetype: modify 98 changetype: modify 126 changetype: modify 138 changetype: modify 150 changetype: modify 164 changetype: modify 180 changetype: modify [all …]
|
H A D | ldap_err.c | 79 /* The attribute specified in the modify or add operation does not in translate_ldap_error() 90 /* The attribute value specified in a modify, add, or modify DN in translate_ldap_error() 93 /* The attribute value specified in a modify or add operation in translate_ldap_error() 98 /* The attribute value specified in an add, compare, or modify in translate_ldap_error() 155 /* Indicates that the attribute specified in the modify or compare in translate_ldap_error()
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 72 + modify test/test_mouse.c to use curses api for raw/noraw. 79 + modify tput/tset reset feature to avoid 1-second sleep if running in 81 + modify check-size feature to avoid using it in a pseudoterminal 88 + modify xgterm to work around line-drawing bug -TD 110 + modify wenclose() to handle pads (Debian #1059783). 135 + modify configure scripts/makefiles to omit KEY_RESIZE if the 140 + modify dist.mk to avoid passing developer's comments in manpages into 150 + modify doc-html test package's install-directory, per lintian. 168 + modify infocmp "-u" option to not report cancels for strings which [all …]
|
H A D | ANNOUNCE | 122 * modify _nc_syserr_abort to use _nc_env_access, rather than only 125 * modify flushinp to use file descriptors in SCREEN, rather than 127 * modify mcprint to use file descriptor in SCREEN, for consistency 128 * modify internal function _nc_read_file_entry to show relevant 137 * modify delscreen to limit the windows which it creates to just 139 * modify endwin to return an error if it is called again without an 141 * modify wenclose to handle pads 169 + modify "-u" option to not report cancels for strings which 181 + modify check for multiply defined aliases to report problems 190 + modify reset command to avoid altering clocal if the terminal [all …]
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 13 + modify options-parsing to permit a "no" on any boolean option and 23 + modify configure script's compiler check to work around Xcode's 45 + modify dlg_ok_label() and dlg_ok_labels() to ignore --no-ok if all 50 + modify several widgets to make their handling of --no-ok consistent 57 + modify configure script to make Solaris -R rpath feature work 81 + modify init_dialog's initialization of tab_len and aspect_ratio to 144 + modify dselect/fselect to work with autosizing (Debian #915949). 147 + modify inputmenu to recognize the "Cancel" button and keys bound to 183 + modify dialog-config.in so that setting prefix or exec-prefix to 190 + modify dlg_will_resize() and dlg_result_key() functions to reduce [all …]
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | hashed_db.c | 8 * without limitation the rights to use, copy, modify, merge, publish, * 50 bool modify; member 64 find_connection(const char *path, bool modify) in find_connection() argument 70 if (!strcmp(p->path, path) && p->modify == modify) { in find_connection() 98 make_connection(DB * db, const char *path, bool modify) in make_connection() argument 105 p->modify = modify; in make_connection() 119 _nc_db_open(const char *path, bool modify) in _nc_db_open() argument 127 if ((result = find_connection(path, modify)) == 0) { in _nc_db_open() 136 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open() 146 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutor.h | 358 /// - NewInsnID(ULEB128) - Instruction ID to modify 367 /// - NewInsnID(ULEB128) - Instruction ID to modify 373 /// - NewInsnID(ULEB128) - Instruction ID to modify 380 /// - InsnID(ULEB128) - Instruction ID to modify 385 /// - InsnID(ULEB128) - Instruction ID to modify 389 /// - InsnID(ULEB128) - Instruction ID to modify 395 /// - InsnID(ULEB128) - Instruction ID to modify 400 /// - InsnID(ULEB128) - Instruction ID to modify 408 /// - InsnID(ULEB128) - Instruction to modify. 416 /// - InsnID(ULEB128) - Instruction to modify. [all …]
|
/freebsd/secure/lib/libcrypto/ |
H A D | Makefile.asm | 56 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 61 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 136 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 144 ( echo '/* Do not modify. This file is auto-generated from ${SHA_SRC}. */' ;\ 196 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 285 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\ 335 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 340 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 345 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ 350 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\ [all …]
|
/freebsd/lib/libsys/x86/ |
H A D | pkru.c | 47 x86_pkru_get_perm_unsup(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_unsup() argument 55 x86_pkru_get_perm_hw(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_hw() argument 66 *modify = (pkru & (2 << keyidx)) == 0; in x86_pkru_get_perm_hw() 78 x86_pkru_set_perm_unsup(u_int keyidx, int access, int modify) in x86_pkru_set_perm_unsup() argument 86 x86_pkru_set_perm_hw(u_int keyidx, int access, int modify) in x86_pkru_set_perm_hw() argument 99 if (!modify) in x86_pkru_set_perm_hw()
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | datapath.h | 481 * @IWL_RX_BAID_ACTION_MODIFY: modify the BAID session 540 * @modify: modify data 548 struct iwl_rx_baid_cfg_cmd_modify modify; 566 * @IWL_SCD_QUEUE_MODIFY: modify a queue 588 * @u.modify.old_sta_mask: old station mask for modify 589 * @u.modify.tid: TID of queue to modify 590 * @u.modify 532 struct iwl_rx_baid_cfg_cmd_modify modify; global() member 595 } __packed modify; /* TX_QUEUE_CFG_CMD_MODIFY_API_S_VER_1 */ global() member 664 } __packed modify; /* SEC_KEY_MODIFY_CMD_API_S_VER_1 */ global() member [all...] |
H A D | sta.h | 151 * @STA_MODIFY_PROT_TH: modify RTS threshold 152 * @STA_MODIFY_QUEUES: modify the queues used by this station 168 * @STA_MODE_MODIFY: modify the station 203 * struct iwl_mvm_add_sta_cmd_v7 - Add/modify a station in the fw's sta table. 283 * struct iwl_mvm_add_sta_cmd - Add/modify a station in the fw's sta table. 355 * struct iwl_mvm_add_sta_key_common - add/modify sta key common part 372 * struct iwl_mvm_add_sta_key_cmd_v1 - add/modify sta key 386 * struct iwl_mvm_add_sta_key_cmd - add/modify sta key 408 * @ADD_STA_MODIFY_NON_EXISTING_STA: driver requested to modify a station that 419 * struct iwl_mvm_rm_sta_cmd - Add / modify [all...] |
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_modify_wq.3 | 6 ibv_modify_wq \- Modify a Work Queue (WQ). 29 uint32_t flags; /* Flags values to modify, use enum ibv_wq_flags */ 30 uint32_t flags_mask; /* Which flags to modify, use enum ibv_wq_flags */ 37 will modify the WQ based on the given
|
/freebsd/usr.sbin/etcupdate/tests/ |
H A D | ignore_test.sh | 79 # tree: Test three different cases (add, modify, remove) that all 83 echo "old" > $i/tree/modify 85 echo "new" > $NEW/tree/modify 195 U /tree/modify 204 file /tree/modify "new" 225 file /tree/modify "old" 246 file /tree/modify "old" 270 file /tree/modify "old"
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/ |
H A D | zfs_diff_001_pos.ksh | 40 log_must ${MKDIR} ${TESTDIR}/dirs/modify 45 log_must ${TOUCH} ${TESTDIR}/files/modify 54 # Now modify them in different ways 55 log_must ${TOUCH} ${TESTDIR}/dirs/modify 59 log_must ${DATE} >> ${TESTDIR}/files/modify
|
/freebsd/crypto/krb5/src/kadmin/cli/ |
H A D | kadmin_ct.ct | 9 # WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 16 # permission. Furthermore if you modify this software you must label 35 request kadmin_modprinc, "Modify principal", 53 request kadmin_modpol, "Modify policy",
|
/freebsd/tools/test/stress2/misc/ |
H A D | pkru.sh | 53 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify); 54 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify); 112 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify); 113 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify); 176 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify); 177 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify); 265 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify); 266 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify); 404 int access, error, modify, orig_access, orig_modify; 410 modify = check_modify ? 0 : 1; [all …]
|
/freebsd/tests/sys/audit/ |
H A D | Makefile | 4 ATF_TESTS_C+= file-attribute-modify 20 SRCS.file-attribute-modify+= file-attribute-modify.c 21 SRCS.file-attribute-modify+= utils.c
|
/freebsd/contrib/pam-krb5/ |
H A D | LICENSE | 62 without limitation the rights to use, copy, modify, merge, publish, 109 without limitation the rights to use, copy, modify, merge, publish, 133 Permission to use, copy, modify, and distribute this software for any 170 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 177 permission. Furthermore if you modify this software you must label 237 permission to copy, distribute and modify it. 249 This file is free software; you can redistribute it and/or modify it 273 GNU Libtool is free software; you can redistribute it and/or modify it 292 This program is free software: you can redistribute it and/or modify 303 This file is free software; you can redistribute it and/or modify it [all …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-srp.pod.in | 14 [B<-modify>] 31 password) file. At most one of the B<-add>, B<-modify>, B<-delete>, and B<-list> 56 =item B<-modify> 58 Modify the SRP verifier of an existing user.
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 3 This is free software; you can redistribute it and/or modify it under 50 distribute copies of the software, or if you modify it. 59 distribute and/or modify the software. 91 2. You may modify your copy or copies of the Program or any portion of 149 4. You may not copy, modify, sublicense, distribute or transfer the 151 Any attempt otherwise to copy, modify, sublicense, distribute or transfer 164 licensor to copy, distribute or modify the Program subject to these 202 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 228 This program is free software; you can redistribute it and/or modify 319 3. You may otherwise modify your copy of this Package in any way, provided that
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send_spill_block.ksh | 30 # 4) Modify the files and spill blocks in a variety of ways. 73 # Modify file[1-6]'s contents but not the spill blocks. 90 # Modify file[11-16]'s contents and their spill blocks. 111 # Modify file[21-26]'s contents and remove their spill blocks. 134 # Modify file[31-40]'s spill blocks but not the file contents.
|
H A D | send_raw_spill_block.ksh | 32 # 4) Modify the files and spill blocks in a variety of ways. 77 # Modify file[1-6]'s contents but not the spill blocks. 94 # Modify file[11-16]'s contents and their spill blocks. 115 # Modify file[21-26]'s contents and remove their spill blocks. 138 # Modify file[31-40]'s spill blocks but not the file contents.
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-srp.1 | 147 [\fB\-modify\fR] 167 password) file. At most one of the \fB\-add\fR, \fB\-modify\fR, \fB\-delete\fR, and \fB\-list\fR 186 .IP "\fB\-modify\fR" 4 187 .IX Item "-modify" 188 Modify the \s-1SRP\s0 verifier of an existing user.
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | THIRDPARTYLICENSE.gplv2 | 31 distribute copies of the software, or if you modify it. 41 distribute and/or modify the software. 90 2. You may modify your copy or copies of the Program or any portion 172 4. You may not copy, modify, sublicense, or distribute the Program 174 otherwise to copy, modify, sublicense or distribute the Program is 181 signed it. However, nothing else grants you permission to modify or 191 original licensor to copy, distribute or modify the Program subject to 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 296 This program is free software; you can redistribute it and/or modify
|
/freebsd/gnu/ |
H A D | COPYING | 31 distribute copies of the software, or if you modify it. 41 distribute and/or modify the software. 90 2. You may modify your copy or copies of the Program or any portion 172 4. You may not copy, modify, sublicense, or distribute the Program 174 otherwise to copy, modify, sublicense or distribute the Program is 181 signed it. However, nothing else grants you permission to modify or 191 original licensor to copy, distribute or modify the Program subject to 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 296 This program is free software; you can redistribute it and/or modify
|