| /freebsd/sys/contrib/openzfs/ |
| H A D | .mailmap | 120 Adi Gollamudi <adigollamudi@gmail.com> <68113680+Adi-Goll@users.noreply.github.com> 121 ajs124 <git@ajs124.de> <ajs124@users.noreply.github.com> 122 Alek Pinchuk <apinchuk@axcient.com> <alek-p@users.noreply.github.com> 123 Aleksandr Liber <aleksandr.liber@perforce.com> <61714074+AleksandrLiber@users.noreply.github.com> 124 Alexander Lobakin <alobakin@pm.me> <solbjorn@users.noreply.github.com> 125 Alexey Smirnoff <fling@member.fsf.org> <fling-@users.noreply.github.com> 126 Allen Holl <allen.m.holl@gmail.com> <65494904+allen-4@users.noreply.github.com> 127 Alphan Yılmaz <alphanyilmaz@gmail.com> <a1ea321@users.noreply.github.com> 128 Ameer Hamza <ahamza@ixsystems.com> <106930537+ixhamza@users.noreply.github.com> 129 Andrew J. Hesford <ajh@sideband.org> <48421688+ahesford@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/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/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/usr.sbin/quot/ |
| H A D | quot.c | 181 } *users; variable 192 if ((users = calloc(nusers, sizeof(*users))) == NULL) in inituser() 195 for (usr = users, i = nusers; i-- > 0; usr++) { in inituser() 209 svusr = users; in usrrehash() 211 if ((users = calloc(nusers, sizeof(*users))) == NULL) in usrrehash() 214 for (usrn = users + usr->uid % nusers; usrn->name; usrn--) { in usrrehash() 215 if (usrn <= users) in usrrehash() 230 for (usr = users + uid % nusers, i = nusers; i-- > 0; usr--) { in user() 242 if (usr <= users) in user() 260 #define sortusers(users) \ argument [all …]
|
| /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/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/contrib/pkgconf/ |
| H A D | AUTHORS | 21 Issam Maghni <concatime@users.noreply.github.com> 26 John Hein <jhgit@users.github.com> 28 Leorize <alaviss@users.noreply.github.com> 31 Maxin B. John <maxinbjohn@users.noreply.github.com> 36 Tobias Kortkamp <t6@users.noreply.github.com>
|
| /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@FreeBSD.org> <jlduran@users.noreply.github.com>
|
| /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 | 47 users:*:1: 113 users:*:1: 119 - cloud-users 120 users: 127 groups: users 141 users:*:1:foobar 143 cloud-users:*:1002: 182 users:*:1: 260 users:*:1: 287 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 }; argument 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/Transforms/Coroutines/ |
| H A D | SpillUtils.cpp | 62 for (auto *User : AI->users()) { in isLocalAlloca() 79 for (User *U : AI->users()) { in lowerNonLocalAlloca() 215 for (User *U : I->users()) { in visitStoreInst() 454 for (User *U : A.users()) in collectSpillsFromArgs() 487 for (User *U : Alloc->users()) { in collectSpillsAndAllocasFromInsts() 503 for (User *U : I.users()) in collectSpillsAndAllocasFromInsts() 546 for (User *U : Def->users()) { in sinkSpillUsesAfterCoroBegin() 563 for (User *U : Def->users()) { in sinkSpillUsesAfterCoroBegin()
|
| /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…
|