/freebsd/contrib/diff/ |
H A D | NEWS | 1 Version 2.8.7 contains no user-visible changes. 3 User-visible changes in version 2.8.6: 5 * New diff3 option --strip-trailing-cr. 7 * With -N and -P, inaccessible empty regular files (the kind of files 11 * If multiple SKIP values are given to cmp, e.g., `cmp -i 10 -i 20', 19 User-visible changes in version 2.8.4: 27 User-visible changes in version 2.8.3: 31 User-visible changes in version 2.8.2: 34 --tabsize=COLUMNS 35 * If --ignore-space-change or --ignore-all-space is also specified, [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/ |
H A D | user_namespace_003.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 11 # or https://opensource.org/licenses/CDDL-1.0. 28 # Regression test for delegation of datasets to user namespaces. 31 # 1. Delegate two datasets with distinctive names to a user namespace. 34 # Also, check that all the delegated sets are visible. 40 if [ -n "$proc_ns_added" ]; then 44 if [ -n "$unshared_pid" ]; then 45 kill -9 $unshared_pid 49 log_must zfs destroy -r $TESTPOOL/userns [all …]
|
/freebsd/stand/lua/ |
H A D | menu.lua | 1 -- 2 -- SPDX-License-Identifier: BSD-2-Clause 3 -- 4 -- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org> 5 -- Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org> 6 -- All rights reserved. 7 -- 8 -- Redistribution and use in source and binary forms, with or without 9 -- modification, are permitted provided that the following conditions 10 -- are met: [all …]
|
H A D | menu.lua.8 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 36 It also contains definitions for the built-in menus, some of which are 72 .Bl -tag -width disable-module_module -offset indent 81 .It Ic visible 84 if this menu item should be visible and 86 if it should not be visible. 102 A table of case-sensitive aliases for this menu entry. 117 .Bl -tag -width core.MENU_CAROUSEL_ENTRY -offset indent 153 .Bl -tag -width menu.boot_environments -offset indent 161 Contains single and multi user boot options, as well as entries to access other [all …]
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-zone.c | 1 // SPDX-License-Identifier: BSD-2-Clause 61 * - 0 on success 62 * - EBADF if it cannot open the provided file descriptor 63 * - ENOTTY if the file itself is a not a user namespace file. We want to 78 if (vfs_statfs(&nsfile->f_path, &st) != 0) { in user_ns_get() 87 if (ns->ops->type != CLONE_NEWUSER) { in user_ns_get() 106 r = user_ns->ns.inum; in user_ns_zoneid() 117 if (user_ns_zoneid(zds->zds_userns) == nsinum) in zone_datasets_lookup() 129 list_for_each_entry(zd, &zds->zds_datasets, zd_list) { in zone_dataset_lookup() 130 if (zd->zd_dsnamelen != dsnamelen) in zone_dataset_lookup() [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | panel.3x | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 31 .TH panel 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 48 panel \- 88 The set of currently visible panels is the stack of panels. 101 make only high-level \fIcurses\fP calls, 104 .\" --------- 108 .\" --------- 113 .\" --------- 118 .\" --------- [all …]
|
/freebsd/lib/libkvm/ |
H A D | kvm_getprocs.3 | 6 .\" BG 91-66 and contributed to Berkeley. 39 .Nd access user process state 56 function returns a (sub-)set of active processes in the kernel indicated by 68 .Bl -tag -width 20n -offset indent -compact 70 all processes and kernel visible threads 86 processes with effective user ID 89 processes with real user ID 92 modifier to return all kernel visible threads when filtering 93 by process ID, process group, TTY, user ID, and real user ID 107 function returns a null-terminated argument vector that corresponds to the
|
/freebsd/lib/libsys/ |
H A D | thr_set_name.2 | 33 .Nd set user-visible thread name 43 system call sets the user-visible name for the thread with the identifier 45 in the current process to the NUL-terminated string 59 returns zero; otherwise, \-1 is returned, and 66 .Bl -tag -width Er 90 system call is non-standard and is used by the
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_common.h | 1 //=-- lsan_common.h -------- [all...] |
/freebsd/sbin/mount_unionfs/ |
H A D | mount_unionfs.8 | 5 .\" Jan-Simon Pendry. 50 in such a way that the contents of both directory trees remain visible. 62 .Bl -tag -width indent 73 .Bl -tag -width indent 115 Specifies user for 121 To enforce file system security, the user mounting a file system 122 must be superuser or else have write permission on the mounted-on 147 mode, it will be owned by the user who originally did the 160 For directories, the current user must have access to both the upper 227 .Bl -bullet -compact [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zfs_inherit_001_neg.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 11 # or https://opensource.org/licenses/CDDL-1.0. 39 # zfs inherit returns an error when run as a user 43 # 1. Verify that we can't inherit a property when running as a user 47 log_assert "zfs inherit returns an error when run as a user" 52 if [ "$PROP" = "visible" ] 57 log_pass "zfs inherit returns an error when run as a user"
|
/freebsd/share/doc/papers/jail/ |
H A D | mgt.ms | 14 a less trusted user. 47 The jail environments must also be custom-configured. 64 to start up the jail in single-user mode. 88 Also, any per-system configuration required for a normal FreeBSD system 125 # mount -t procfs proc /data/jail/192.168.11.100/proc 143 247 ?? IsJ 0:00.05 inetd -wW 148 93695 p0 SsJ 0:00.06 -csh (csh) 197 with a process in one jail may be for a different user than in another 199 This collision of identifiers is only visible in the host environment, 200 as normally processes from one jail are never visible in an environment [all …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-passphrase-options.pod | 5 openssl-passphrase-options - Pass phrase options 16 Several OpenSSL commands accept password arguments, typically using B<-passin> 17 and B<-passout> for input and output passwords respectively. These allow 20 password argument is given and a password is required then the user is 25 L<passphrase-encoding(7)>. 37 The actual password is I<password>. Since the password is visible 44 the environment of other processes is visible on certain platforms 53 If the same I<pathname> argument is supplied to both B<-passin> and B<-passout> 74 Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
|
/freebsd/crypto/openssl/ |
H A D | CONTRIBUTING.md | 6 [Getting Started]: <https://openssl-library.org/community/getting-started> 32 One-line summary of trivial change 48 git commit --amend 50 git push -f [<repository> [<branch>]] 58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved. 72 There is a [Perl tool](util/check-format.pl) that helps 75 `--strict-warnings` `Configure` option. OpenSSL compiles on many varied 80 [coding style]: https://openssl-library.org/policies/technical/coding-style/ 81 [documentation policy]: https://openssl-library.org/policies/technical/documentation-policy/ 89 examples of our style. Run `make doc-nits` to make sure that your [all …]
|
/freebsd/usr.sbin/jail/ |
H A D | jail.8 | 2 .\" Copyright (c) 2008-2012 James Gritton 94 .Bl -tag -width indent 104 Exhibit a list of all configured non-wildcard jails and their parameters. 129 The jail is first removed and then re-created, as if 146 .Bl -tag -width indent 148 Clean up after an already-removed jail, running commands and operations 193 No removal-related parameters for this jail will be used \(em the jail will 203 The user name from host environment as whom jailed commands should run. 210 The user name from the jailed environment as whom jailed commands should run. 251 If hierarchical jails exist, a partial-matching wildcard definition may [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Dominators.h | 1 //===- Dominators.h - Dominator Info Calculation ----------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 176 // Ensure base-class overloads are visible. 187 /// * Non-instruction Defs dominate everything. 194 /// User. Same comments as for the Use-based API apply. 195 bool dominates(const Value *Def, const Instruction *User) const; 196 bool dominates(const Value *Def, BasicBlock::iterator User) const { 197 return dominates(Def, &*User); [all …]
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | dataset.py | 37 information about the property -- if it's readonly, a number vs 39 this class -- not user properties (eg "user:prop") or userspace 43 "values", "colname", "rightalign", "visible", "indextable" 63 self.visible = t[10] 171 userspace-type property. 176 returns 3-tuple of domain (string), rid (int), and space (int). 189 """Add to the "zfs allow"-ed permissions on this Dataset. 194 { "whostr" -> None # remove all perms for this entity 195 "whostr" -> { "perm" -> None} # add/remove these perms 200 """Get the "zfs allow"-ed permissions on the Dataset. [all …]
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_object.h | 3 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA 20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 28 * Authors: Thomas Hellstrom <thellstrom-at-vmware-dot-com> 32 * Base- and reference object implementation for the various 69 * Device-specific types should use the 91 * @hash: hash entry for the per-device object hash. 96 * NULL if the object was not created by a user request. 107 * already been taken out of the per-device hash. The parameter 112 * This function may, for example, release a lock held by a user-space 116 * are visible to user-space. It provides a global name, race-safe [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-passphrase-options.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | BuiltinTypes.def | 1 //===-- BuiltinTypes.def - Metadata about BuiltinTypes ----------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 16 // BUILTIN_TYPE(Id, SingletonId) - A builtin type that has not been 20 // SIGNED_TYPE(Id, SingletonId) - A signed integral type. 22 // UNSIGNED_TYPE(Id, SingletonId) - An unsigned integral type. 24 // FLOATING_TYPE(Id, SingletonId) - A floating-point type. 26 // PLACEHOLDER_TYPE(Id, SingletonId) - A placeholder type. Placeholder 27 // types are used to perform context-sensitive checking of specific 30 // SHARED_SINGLETON_TYPE(Expansion) - The given expansion corresponds [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/ |
H A D | zfs_inherit_001_neg.ksh | 1 #!/usr/local/bin/ksh93 -p 38 # zfs inherit returns an error when run as a user 42 # 1. Verify that we can't inherit a property when running as a user 49 # CODING_STATUS: COMPLETED (2007-07-27) 55 log_assert "zfs inherit returns an error when run as a user" 60 if [ "$PROP" = "visible" ] 65 log_pass "zfs inherit returns an error when run as a user"
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | storm.txt | 8 - compatible : "google,storm-audio" 9 - cpu : Phandle of the CPU DAI 10 - codec : Phandle of the codec DAI 14 - qcom,model : The user-visible name of this sound card. 19 compatible = "google,storm-audio"; 20 qcom,model = "ipq806x-storm";
|
H A D | rockchip-rt5645.txt | 4 - compatible: "rockchip,rockchip-audio-rt5645" 5 - rockchip,model: The user-visible name of this sound complex 6 - rockchip,i2s-controller: The phandle of the Rockchip I2S controller that's 8 - rockchip,audio-codec: The phandle of the RT5645/RT5650 audio codec 13 compatible = "rockchip,rockchip-audio-rt5645"; 14 rockchip,model = "ROCKCHIP-I2S"; 15 rockchip,i2s-controller = <&i2s>; 16 rockchip,audio-codec = <&rt5645>;
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | zone.h | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC. 7 * UCRL-CODE-235197 35 * Attach the given dataset to the given user namespace. 40 * Detach the given dataset from the given user namespace. 45 * Returns true if the named pool/dataset is visible in the current zone.
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | pflog.sh | 2 # SPDX-License-Identifier: BSD-2-Clause 36 atf_set require.user root 52 jexec cl pfctl -e 59 jexec cl pfctl -x loud 61 jexec cl tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt & 65 atf_check -s exit:0 -o ignore \ 66 jexec srv ping -c 1 192.0.2.2 69 --sendif ${epair}b \ 70 --to 192.0.2.2 \ 71 --send-nop \ [all …]
|