/freebsd/sys/contrib/openzfs/ |
H A D | .mailmap | 98 ajs124 <git@ajs124.de> <ajs124@users.noreply.github.com> 99 Alek Pinchuk <apinchuk@axcient.com> <alek-p@users.noreply.github.com> 100 Alexander Lobakin <alobakin@pm.me> <solbjorn@users.noreply.github.com> 101 Alexey Smirnoff <fling@member.fsf.org> <fling-@users.noreply.github.com> 102 Allen Holl <allen.m.holl@gmail.com> <65494904+allen-4@users.noreply.github.com> 103 Alphan Yılmaz <alphanyilmaz@gmail.com> <a1ea321@users.noreply.github.com> 104 Ameer Hamza <ahamza@ixsystems.com> <106930537+ixhamza@users.noreply.github.com> 105 Andrew J. Hesford <ajh@sideband.org> <48421688+ahesford@users.noreply.github.com>> 106 Andrew Sun <me@andrewsun.com> <as-com@users.noreply.github.com> 107 Aron Xu <happyaron.xu@gmail.com> <happyaron@users.noreply.github.com> [all …]
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 1464 texi2dvi is unavailable and set TEXI2DVI=: to avoid giving users 1535 2015-11-13 lukeallardyce <lukeallardyce@users.sourceforge.net> 2721 2012-08-08 Robert Minsk <rminsk@users.sourceforge.net> 2725 2012-08-08 Robert Minsk <rminsk@users.sourceforge.net> 2751 2012-08-06 Elias Pipping <pipping@users.sourceforge.net> 2768 2012-08-04 nomis52 <nomis52@users.sourceforge.net> 2812 2012-07-29 Will Estes <wlestes@users.sourceforge.net> 2873 2012-07-23 Will Estes <wlestes@users.sourceforge.net> 2879 2012-07-22 Will Estes <wlestes@users.sourceforge.net> 2886 2012-07-22 Will Estes <wlestes@users.sourceforge.net> [all …]
|
/freebsd/contrib/kyua/utils/ |
H A D | passwd_test.cpp | 117 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local 118 users.push_back(passwd_ns::user("myself2", 20, 40)); in ATF_TEST_CASE_BODY() 119 users.push_back(passwd_ns::user("myself1", 10, 15)); in ATF_TEST_CASE_BODY() 120 users.push_back(passwd_ns::user("myself3", 30, 60)); in ATF_TEST_CASE_BODY() 121 passwd_ns::set_mock_users_for_testing(users); in ATF_TEST_CASE_BODY() 149 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local 150 users.push_back(passwd_ns::user("myself2", 20, 40)); in ATF_TEST_CASE_BODY() 151 users.push_back(passwd_ns::user("myself1", 10, 15)); in ATF_TEST_CASE_BODY() 152 users.push_back(passwd_ns::user("myself3", 30, 60)); in ATF_TEST_CASE_BODY() 153 passwd_ns::set_mock_users_for_testing(users); in ATF_TEST_CASE_BODY()
|
H A D | passwd.cpp | 190 passwd_ns::set_mock_users_for_testing(const std::vector< user >& users) in set_mock_users_for_testing() argument 192 PRE(!users.empty()); in set_mock_users_for_testing() 193 mock_users = users; in set_mock_users_for_testing()
|
/freebsd/usr.sbin/lpr/lprm/ |
H A D | lprm.c | 66 int users; /* # of users in user array */ variable 117 if (!users) { in main() 118 users = -1; in main() 125 if (users < 0) in main() 132 if (users >= MAXUSERS) in main() 134 user[users++] = arg; in main()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | expn.pl | 150 @users = split(' ',$users{$server}); 151 delete $users{$server}; 161 next HOST if &mxredirect($server,*users); 169 &mxlookup(1,$server,"$server: could not resolve name",*users); 184 unless (&mxlookup(0,$server,"$server: could not connect: $!",*users)) { 205 if (&mxlookup(0,$server,"$server: did not respond with a 220 greeting",*users)) { 215 unless (&mxlookup(0,$server,"$server: did not respond with SMTP codes",*users)) { 237 while(@users) { 238 $u = shift(@users); 422 push(@users,$user) if $user; [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
H A D | zfs_acl_chmod_rwx_003_pos.ksh | 59 set -A users \ 134 log_must set_cur_usr ${users[i]} 137 test_chmod_basic_access $testfile ${users[((i+1))]} ${users[((i+2))]} 139 test_chmod_basic_access $testdir ${users[((i+1))]} ${users[((i+2))]}
|
H A D | zfs_acl_chmod_xattr_002_pos.ksh | 71 set -A users \ 227 setup_test_files $TESTDIR/basedir ${users[i]} ${users[((i+1))]} 233 test_chmod_basic_access $target ${users[i]} \ 237 test_chmod_basic_access $target ${users[i]} \
|
/freebsd/usr.bin/mail/misc/ |
H A D | mail.tildehelp | 8 ~b users Add users to Bcc list 9 ~c users Add users to Cc list 27 ~t users Add users to the To list
|
/freebsd/ |
H A D | .mailmap | 11 Michal Meloun <mmel@FreeBSD.org> <strejda@users.noreply.github.com> 12 Dmitriy Alexandrov <d06alexandrov@gmail.com> <d06alexandrov@users.noreply.github.com> 13 Alfonso Gregory <gfunni234@gmail.com> <83477269+AtariDreams@users.noreply.github.com> 14 Alfonso Gregory <gfunni234@gmail.com> <83477269+gAlfonso-bit@users.noreply.github.com> 15 Jose Luis Duran <jlduran@gmail.com> <jlduran@users.noreply.github.com>
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.macos | 1 As with other systems using BPF, macOS allows users with read access to 2 the BPF devices to capture packets with libpcap and allows users with 7 changed to give users other than root permission to read or write those 12 devices to give users other than root permission to read or write those 28 devices to rw-rw----, so that all users in the "admin" group - i.e., all 29 users with "Allow user to administer this computer" turned on - have 62 devices, rather than giving all administrative users permission to 66 give the administrative users permission to read but not write the BPF 73 traffic, non-root users who cannot open the BPF devices for writing will
|
/freebsd/usr.sbin/quot/ |
H A D | quot.c | 228 } *users; 239 if (!(users = in inituser() 241 errx(1, "allocate users"); in inituser() 243 for (usr = users, i = nusers; --i >= 0; usr++) { in inituser() 257 svusr = users; in usrrehash() 259 if (!(users = (struct user *)calloc(nusers,sizeof(struct user)))) in usrrehash() 260 errx(1, "allocate users"); in usrrehash() 262 for (usrn = users + (usr->uid&(nusers - 1)); usrn->name; in usrrehash() 264 if (usrn <= users) in usrrehash() 265 usrn = users in usrrehash() 232 } *users; global() variable 321 sortusers(users) global() argument [all...] |
/freebsd/crypto/openssl/ |
H A D | SUPPORT.md | 10 In this case the [openssl-users] mailing list is the right place for you. 12 other OpenSSL users. Here you will most likely get the answer to your questions. 36 [openssl-users] mailing list first. 69 - [openssl-users] for general questions about using the OpenSSL software 70 and discussions between OpenSSL users. 77 Only subscribers can post to [openssl-users] or [openssl-project]. The 88 [openssl-users]: https://mta.openssl.org/mailman/listinfo/openssl-users
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | rmjob.c | 91 if (users < 0) { in rmjob() 96 users = 1; in rmjob() 256 if (users == 0 && requests == 0) in chk() 267 for (u = user; u < &user[users]; u++) in chk() 324 if (users > 0) in rmremote() 325 niov = 4 + 2 * users + requests + 1; in rmremote() 336 for (i = 0; i < users; i++) { in rmremote()
|
H A D | request.c | 52 TAILQ_INIT(&rp->users); in init_request() 70 while ((ru = TAILQ_FIRST(&rp->users)) != NULL) { in free_request() 71 TAILQ_REMOVE(&rp->users, ru, ru_link); in free_request()
|
/freebsd/libexec/nuageinit/tests/ |
H A D | nuageinit.sh | 80 users:*:1: 86 - cloud-users 87 users: 92 groups: users 98 users:*:1:foobar 100 cloud-users:*:1002: 130 users:*:1: 207 users:*:1: 234 users:*:1: 280 users:*:1: [all …]
|
/freebsd/contrib/kyua/engine/ |
H A D | config_test.cpp | 61 std::vector< passwd::user > users; in set_mock_users() local 62 users.push_back(passwd::user("user1", 100, 150)); in set_mock_users() 63 users.push_back(passwd::user("user2", 200, 250)); in set_mock_users() 64 passwd::set_mock_users_for_testing(users); in set_mock_users()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd.eap_user_sqlite | 1 CREATE TABLE users( 15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1); 16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
|
/freebsd/tools/LibraryReport/ |
H A D | LibraryReport.tcl | 242 set users [lsort $Libs($lib)]; 243 puts [format "%-30s %s" $lib $users]; 249 set users [lsort $Libs($lib)]; 250 puts [format "%-30s %s" $lib $users];
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 46 static struct users { struct 50 } users = { 8, 2, 512 }; variable 78 } else if (maxusers < users.u_min) { in options() 80 users.u_min); in options() 81 maxusers = users.u_min; in options() 82 } else if (maxusers > users.u_max) in options() 84 users.u_max, maxusers); in options()
|
/freebsd/usr.sbin/lpr/lpq/ |
H A D | lpq.c | 61 int users; /* # of users in user array */ variable 112 if (users >= MAXUSERS) in main() 114 user[users++] = *argv; in main()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerKernelAttributes.cpp | 108 for (User *U : CI->users()) { in processUse() 227 for (User *ICmp : BlockCount->users()) { in processUse() 277 for (User *U : GroupSize->users()) { in processUse() 282 for (User *UMin : ZextGroupSize->users()) { in processUse() 334 for (auto *U : BasePtr->users()) { in runOnModule()
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | usermgmt.hlp | 1 These screens allow you to add groups and users to your system. 13 group for your users. Common names for such a group are "users", or 15 permissions for users that belong to the same group. Several group 22 distinguish users and groups -- hence they should normally be unique 74 default shell is /bin/sh, some users prefer the more historic
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | mail.eecs.mc | 31 define(`confUSERDB_SPEC', `/usr/local/lib/users.eecs.db,/usr/local/lib/users.cs.db,/usr/local/lib/u…
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | sa.h | 44 atomic_inc(&client->users); in ib_sa_client_get() 49 if (atomic_dec_and_test(&client->users)) in ib_sa_client_put()
|