/freebsd/crypto/openssh/regress/ |
H A D | match-subsystem.sh | 54 # Subsystem in match user block 57 Match user * 58 Subsystem xxx /bin/sh -c "exit 20" 60 try_subsystem "match user" xxx 20 62 # No clobber in match user block 65 Match user * 66 Subsystem xxx /bin/sh -c "exit 20" 71 try_subsystem "match user no clobber" xxx 20 82 # Override main with match user 86 Match user * [all …]
|
H A D | penalty-expire.sh | 7 cp $OBJ/authorized_keys_${USER} $OBJ/authorized_keys_${USER}.bak 13 cp $OBJ/authorized_keys_${USER}.bak $OBJ/authorized_keys_${USER} 17 conf "noauth:10s authfail:10s max:20s min:1s" 25 cat /dev/null > $OBJ/authorized_keys_${USER} 30 cp $OBJ/authorized_keys_${USER}.bak $OBJ/authorized_keys_${USER}
|
/freebsd/usr.sbin/binmiscctl/ |
H A D | binmiscctl.8 | 204 Add QEMU bsd-user program as an image activator for ARM AARCH64 binaries: 212 --size 20 --set-enabled 215 Add QEMU bsd-user program as an image activator for ARM little-endian binaries: 223 --size 20 --set-enabled 226 Add QEMU bsd-user program as an image activator for ARM big-endian binaries: 234 --size 20 --set-enabled 237 Add QEMU bsd-user program as an image activator for MIPS32 binaries: 245 --size 20 --set-enabled 248 Add QEMU bsd-user program as an image activator for MIPS64 binaries: 256 --size 20 --set-enabled [all …]
|
/freebsd/contrib/netbsd-tests/fs/ffs/ |
H A D | t_setquota.sh | 1 # $NetBSD: t_setquota.sh,v 1.4 2012/01/18 20:51:23 bouyer Exp $ 30 for q in "user" "group"; do 57 user) 78 …D=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k \ 81 -o "match:/mnt 0 10 40960 2weeks 1 20 51200 3days" \ 85 -o "match:-- 0 10 40960 1 20 51200" \ 93 …sr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k ${id} 113 user) 134 …D=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k \ 137 -o "match:/mnt 0 10 40960 2years 0 20 51200 9months" \ [all …]
|
H A D | t_miscquota.sh | 29 "walk user quota list over several disk blocks" -b le 1 user 33 -b le 1 user 37 -boL le 1 user 41 -boC le 1 user 45 -boLC le 1 user 49 -l le 1 user 53 -oRL le 1 user 57 "new quota entry denied by default entry" 5 -b le 1 user 60 "new quota entry denied by default entry, with list on more than one block" 5000 -b le 1 user 70 user) [all …]
|
/freebsd/usr.bin/renice/ |
H A D | renice.8 | 49 ID's, user ID's or user names. 56 of a user causes all processes owned by the user to have 76 parameters as user names or user ID's. 79 Users other than the super-user may only alter the priority of 84 (20). 86 The super-user 90 (\-20) 94 20 (the affected processes will run only when nothing else 101 to map user names to user ID's
|
/freebsd/usr.sbin/pw/tests/ |
H A D | pw_useradd_test.sh | 5 # Test add user 15 # Test add user with option -N 24 # Test add user with comments 29 atf_check -s exit:0 ${PW} useradd test -c 'Test User,work!,123,user@example.com' 30 atf_check -s exit:0 -o match:'^test:.*:Test User,work!,123,user@example.com:' \ 31 grep '^test:.*:Test User,work!,123,user@example.com:' $HOME/master.passwd 34 # Test add user with comments and option -N 39 atf_check -s exit:0 -o match:"^test:.*:Test User,work,123,456:" \ 40 ${PW} useradd test -c "Test User,work,123,456" -N 44 # Test add user with invalid comments [all …]
|
/freebsd/contrib/dialog/samples/ |
H A D | form2 | 12 user="$USER" 23 "1 Username:" 1 1 "$user" 1 12 10 10 \ 27 "2 Username:" 5 1 "$user" 5 12 10 10 \ 31 "3 Username:" 9 1 "$user" 9 12 10 10 \ 35 "4 Username:" 13 1 "$user" 13 12 10 10 \ 39 "5 Username:" 17 1 "$user" 17 12 10 10 \ 42 "5 HOME:" 20 1 "$home" 20 12 10 10 \ 43 "6 Username:" 21 1 "$user" 21 12 10 10 \ 47 "7 Username:" 25 1 "$user" 25 12 10 10 \
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | mail.local.8 | 11 .\" $Id: mail.local.8,v 8.26 2013-11-22 20:51:51 ca Exp $ 13 .TH MAIL.LOCAL 8 "$Date: 2013-11-22 20:51:51 $" 26 .I "user ..." 30 .I user's 33 .I user 34 must be a valid user name. 72 Store incoming mail in \fIfilename\fR in the user's home directory instead 83 for user name and 88 selects user name hashing with a hash depth of 2. 113 .B user.lock [all …]
|
H A D | README | 5 (essentially, they have a set-group-ID program rather than set-user-ID, and 32 mail.local will not be installed set-user-ID root. To use it as local 41 username (i.e., a hash depth of 2 and a username of "user" will result in 42 /var/spool/mail/u/s/user). If the hash depth is greater than the length 64 $Revision: 8.11 $, Last updated $Date: 2003-10-20 20:19:13 $
|
/freebsd/lib/libsys/ |
H A D | getpriority.2 | 46 priority of the process, process group, or user, as indicated by 72 and a user ID for 76 denotes the current process, process group, or user. 80 is a value in the range -20 to 20. 92 Only the super-user may lower priorities. 134 A process was located, but neither its effective nor real user 135 ID matched the effective user ID of the caller. 137 A non super-user attempted to lower a process priority.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | forth | 41 >>20 lelong x Entry Point: %#08X, 51 >20 belong x Entry Point: %#08X, 60 >20 lelong x Entry Point: %#08X, 72 #>8 short x User Area Start: %#08X, 73 #>10 short x User Area Size: %d bytes, 80 >16 long x User Area Start: %#08X, 81 >20 long x User Area Size: %d bytes,
|
/freebsd/contrib/kyua/utils/ |
H A D | passwd_test.cpp | 49 const passwd_ns::user user("the-name", 1, 2); in ATF_TEST_CASE_BODY() local 50 ATF_REQUIRE_EQ("the-name", user.name); in ATF_TEST_CASE_BODY() 51 ATF_REQUIRE_EQ(1, user.uid); in ATF_TEST_CASE_BODY() 52 ATF_REQUIRE_EQ(2, user.gid); in ATF_TEST_CASE_BODY() 59 const passwd_ns::user user("i-am-root", 0, 10); in ATF_TEST_CASE_BODY() local 60 ATF_REQUIRE(user.is_root()); in ATF_TEST_CASE_BODY() 67 const passwd_ns::user user("i-am-not-root", 123, 10); in ATF_TEST_CASE_BODY() local 68 ATF_REQUIRE(!user.is_root()); in ATF_TEST_CASE_BODY() 75 const passwd_ns::user user = passwd_ns::current_user(); in ATF_TEST_CASE_BODY() local 76 ATF_REQUIRE_EQ(::getuid(), user.uid); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/usr.bin/last/ |
H A D | last.1 | 51 .Op Ar user ... 63 the user name, the tty from which the session was conducted, any 119 value of 20 is used. 185 The pseudo-user 210 bob pts/2 Mon Dec 7 20:10 - 20:23 ( 776) 214 .Ql December 7th 20:23 218 bob pts/1 Mon Dec 7 20:10 - 20:23 (00:12)
|
/freebsd/share/doc/papers/sysperf/ |
H A D | 7.t | 34 the distributed system spent 10-20% more time in the kernel than 36 user programs severely limited the overall performance of the 86 .IP [Cabrera84] 20 88 ``A User-Process Oriented Performance Study of Ethernet Networking Under 92 .IP [Cabrera85] 20 98 .IP [GADS85] 20 103 .IP [Joy80] 20 108 .IP [Kashtan80] 20 112 .IP [Lankford84] 20 117 .IP [Leffler84] 20 [all …]
|
/freebsd/contrib/openbsm/sys/bsm/ |
H A D | audit.h | 43 #define MAX_AUDIT_RECORDS 20 65 #define AUDIT_TRIGGER_ROTATE_USER 6 /* User requests rotate. */ 66 #define AUDIT_TRIGGER_INITIALIZE 7 /* User initialize of auditd. */ 67 #define AUDIT_TRIGGER_EXPIRE_TRAILS 8 /* User expiration of trails. */ 113 #define A_OLDGETCOND 20 165 #define AU_FS_MINFREE 20 203 au_id_t ai_auid; /* Audit user ID. */ 211 au_id_t ai_auid; /* Audit user ID. */ 221 au_id_t ap_auid; /* Audit user ID. */ 230 au_id_t ap_auid; /* Audit user ID. */ [all …]
|
/freebsd/sys/bsm/ |
H A D | audit.h | 45 #define MAX_AUDIT_RECORDS 20 67 #define AUDIT_TRIGGER_ROTATE_USER 6 /* User requests rotate. */ 68 #define AUDIT_TRIGGER_INITIALIZE 7 /* User initialize of auditd. */ 69 #define AUDIT_TRIGGER_EXPIRE_TRAILS 8 /* User expiration of trails. */ 115 #define A_OLDGETCOND 20 167 #define AU_FS_MINFREE 20 205 au_id_t ai_auid; /* Audit user ID. */ 213 au_id_t ai_auid; /* Audit user ID. */ 223 au_id_t ap_auid; /* Audit user ID. */ 232 au_id_t ap_auid; /* Audit user ID. */ [all …]
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 1.6.t | 36 assigned to a process, process group, or the processes of a specified user, 42 #define PRIO_USER 2 /* user id */ 50 The value \fIprio\fP is in the range \-20 to 20. 57 Only the super-user may lower priorities. 73 struct timeval ru_utime; /* user time used */ 126 Only the super-user can raise the maximum limits.
|
/freebsd/crypto/openssh/ |
H A D | ssh2.h | 34 * 20-29 Algorithm negotiation 38 * User authentication protocol: 40 * 50-59 User authentication generic 41 * 60-79 User authentication method specific (numbers can be reused 93 #define SSH2_MSG_KEXINIT 20 116 /* user authentication: generic */ 123 /* user authentication: method specific, can be reused */
|
/freebsd/share/doc/usd/contents/ |
H A D | contents.ms | 37 UNIX User's Supplementary Documents (USD) 50 The Unix User's Reference Manual 216 .tl '\-me Reference Manual''USD:20' 219 .>> <a href="20.meref/paper.html">20.meref/paper.html</a> 225 .tl 'NROFF/TROFF User\'s Manual''USD:21' 245 .tl 'Typesetting Mathematics \- User\'s Guide (Second Edition)''USD:24'
|
/freebsd/share/doc/smm/02.config/ |
H A D | d.t | 65 20 + 8 * MAXUSERS 125 quota structure is kept per user. This is defined to be 133 One dquot structure is required per user, per active file system quota. 134 That is, when a user manipulates a file on a file system on which 135 quotas are enabled, the information regarding the user's quotas on 149 20 + MAXUSERS 215 Soft, user-changeable limits are set to 512K bytes for stack (DFLSSIZ) 235 for system page tables mapping user page tables 243 Each page of system page tables allows 8 megabytes of user virtual memory. 250 The number of mountable file systems is set at 20 by the definition [all …]
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_fp.h | 107 * and ib_bth + ib_deth (20). 115 * | | supplied | 20B |payload | 4B | 116 * | | by user |supplied| 256B | | 117 * | | mad | |by user | | 128 * | | by user |bth+deth| 256B | | 129 * | | mad lower| 20B |supplied| | 130 * | | 20B out | (sge 3)|by user | | 142 * | | by user |bth+deth| 256B | | 143 * | | mad lower| 20B |supplied| | 144 * | | 40 bytes | |by user | | [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_xar.c | 66 archive_entry_set_atime(ae, 2, 20); in test_xar() 73 archive_entry_xattr_add_entry(ae, "user.data1", "ABCDEFG", 7); in test_xar() 74 archive_entry_xattr_add_entry(ae, "user.data2", "XYZ", 3); in test_xar() 83 archive_entry_set_atime(ae, 2, 20); in test_xar() 97 archive_entry_set_atime(ae, 2, 20); in test_xar() 111 archive_entry_set_atime(ae, 2, 20); in test_xar() 126 archive_entry_set_atime(ae, 2, 20); in test_xar() 139 archive_entry_set_atime(ae, 2, 20); in test_xar() 186 assertEqualString("user.data2", name); in test_xar() 190 assertEqualString("user in test_xar() [all...] |
/freebsd/share/doc/psd/01.cacm/ |
H A D | p5 | 22 the user has second thoughts may be halted by the use of the 43 a quit from logging the user out. 75 of the \*sPDP\*n-11/20, specifically to support 77 When in turn the 11/20 was outgrown, 106 supported one user. 153 in fact, all user programs either call the system 187 user program, 196 command files, and user-selectable system interfaces
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | syncookie.sh | 43 atf_set require.user root 92 atf_set require.user root 140 atf_set require.user root 190 atf_set require.user root 267 atf_set require.user root 296 atf_set require.user root 324 atf_set require.user root 351 --count 20 370 atf_set require.user root 398 --count 20 [all …]
|