/freebsd/crypto/openssh/ |
H A D | platform-pledge.c | 27 #include "openbsd-compat/openbsd-compat.h" 30 * Drop any fine-grained privileges that are not needed for post-startup 31 * operation of ssh-agent 48 * Drop any fine-grained privileges that are not needed for post-startup 49 * operation of sftp-server 60 * Drop any fine-grained privileges that are not needed for the post-startup
|
/freebsd/share/doc/papers/jail/ |
H A D | paper.ms | 14 …rnational System Administration and Networking Conference "SANE 2000" May 22-25, 2000 in Maastrich… 17 Poul-Henning Kamp <phk@FreeBSD.org> 25 OS. FreeBSD 4.0-RELEASE was the first release including this 27 Follow-on work was sponsored by Safeport Network Services, 32 Adding fine-grained access control improves the expressiveness, 39 Where multiple mutually un-trusting parties are introduced, 60 system, allowing easy sharing of files and inter-process communication. 63 Users of FreeBSD in non-traditional UNIX environments must balance 71 simultaneously impose system-wide mandatory policies on process 73 Attempting to create such an environment in the current-day FreeBSD [all …]
|
/freebsd/share/man/man4/ |
H A D | audit.4 | 6 .\" contract FA8650-15-C-7558 ("CADETS"), as part of the DARPA Transparent 39 Security Event Audit is a facility to provide fine-grained, configurable 40 logging of security-relevant events, and is intended to meet the requirements 79 to track users and events in a fine-grained manner. 83 allows D scripts to enable capture of in-kernel audit records for kernel audit 124 .An -nosplit
|
H A D | smp.4 | 29 .Nd description of the FreeBSD Symmetric Multi-Processor kernel 35 kernel implements symmetric multi-processor support. 43 the read-only sysctl variable 46 The number of online threads per CPU core is available in the read-only sysctl 50 read-only sysctl variable 54 allows specific CPUs on a multi-processor system to be disabled. 70 algorithms to make better use of modern multi-core CPUs. 77 by being cores in a single multi-core processor. 79 nesting level of the CPU group and "cache-level", corresponding to the 86 The contents (CDATA) of the <cpu> tag is the comma-delimited list [all …]
|
H A D | ath_hal.4 | 1 .\"- 2 .\" Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 64 driver but configured separately to allow fine-grained control 72 PCIe, Mini-PCIe or ExpressCard format. 74 Historically this code has been released in a binary-only form 83 .Bl -column -compact "Samsung SWL-5200N" "AR5212" "Cardbus" "a/b/g" 86 .It "D-Link DWL-A650 AR5210 CardBus a" 87 .It "D-Link DWL-AB650 AR5211 CardBus a/b" 88 .It "D-Link DWL-A520 AR5210 PCI a" 89 .It "D-Link DWL-AG520 AR5212 PCI a/b/g" [all …]
|
H A D | ffs.4 | 7 .\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS 51 .Bd -literal -compact 64 .Bl -tag -width 2n 68 on a per-user basis. 79 .Bl -tag -width 2n 147 .Bl -tag -width 2n 164 .Bl -tag -width 2n 167 fine-grained discretionary access control information 194 .Bd -literal -offset indent 195 mkdir -p /.attribute/system [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | pwm-regulator.txt | 7 predefined voltage <=> duty-cycle values must be 10 Intermediary duty-cycle values which would normally 11 allow finer grained voltage selection are ignored and 13 the user if the assumptions made in continuous-voltage 18 regulator-{min,max}-microvolt properties to calculate 19 appropriate duty-cycle values. This allows for a much 20 more fine grained solution when compared with 21 voltage-table mode above. This solution does make an 22 assumption that a %50 duty-cycle value will cause the 27 -------------------- [all …]
|
H A D | pwm-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/regulator/pwm-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Brian Norris <briannorris@chromium.org> 11 - Lee Jones <lee@kernel.org> 12 - Alexandre Courbot <acourbot@nvidia.com> 19 duty-cycle values must be provided via DT. Limitations are that the 21 Intermediary duty-cycle values which would normally allow finer grained 23 is given to the user if the assumptions made in continuous-voltage mode do [all …]
|
/freebsd/lib/libc/posix1e/ |
H A D | acl.3 | 1 .\"- 49 As well as the POSIX.1e routines, there are a number of non-portable 52 Where routines are non-standard, they are suffixed with _np to indicate that 61 .Bl -tag -width indent 132 and may be used to convert a text-form ACL into working ACL state, if 222 and may be used to generate a text-form of a POSIX.1e or NFSv4 semantics ACL. 231 and may be used to validate an ACL as correct POSIX.1e-semantics, or 282 These additional labels provide fine-grained discretionary access control, 283 fine-grained capabilities, and labels necessary for mandatory access
|
H A D | posix1e.3 | 1 .\"- 54 implements a POSIX.1e-like mandatory access control interface, described in 73 These additional attributes store fine-grained discretionary access control
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_fd.h | 1 //===-- tsan_fd.h -----------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 28 // the scope as necessary. Some scopes are very fine grained (e.g. pipe 30 // others are corse-grained (e.g. all operations on local files synchronize 32 //===----------------------------------------------------------------------===//
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | max6650.txt | 4 [1] https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf 7 - compatible : One of "maxim,max6650" or "maxim,max6651" 8 - reg : I2C address, one of 0x1b, 0x1f, 0x4b, 0x48. 11 - maxim,fan-microvolt : The supply voltage of the fan, either 5000000 uV or 13 - maxim,fan-prescale : Pre-scaling value, as per datasheet [1]. Lower values 14 allow more fine-grained control of slower fans. 16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the 17 driver selects closed-loop mode and the requested speed. 22 fan-max6650: max6650@1b { 25 maxim,fan-microvolt = <12000000>; [all …]
|
H A D | maxim,max6650.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Javier Carrasco <javier.carrasco.cruz@gmail.com> 15 of 5VDC/12VDC burshless fans with built-in tachometers. 18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf 23 - maxim,max6650 24 - maxim,max6651 29 maxim,fan-microvolt: 35 maxim,fan-prescale: [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_STORE_expect.pod | 8 - Specify what object type is expected 32 OSSL_STORE_find() helps applications specify a criterion for a more fine 33 grained search of objects. 46 would be to use a post-processing function. 74 Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __verbose_abort | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 21 // This function should never be called directly from the code -- it should only be called through 30 // The first argument is a printf-style format string, and the remaining arguments are values to fo… 31 // into the format-string. This macro can be customized by users to provide fine-grained control ov… 41 // The decltype is there to suppress -Wunused warnings in this configuration.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | mutex.h | 1 //===-- mutex.h -------- [all...] |
/freebsd/sys/ufs/ufs/ |
H A D | README.acls | 5 and is made available under a Berkeley-style license. 9 Access control lists allow the association of fine-grained discretionary 27 and ACL-specific information follows. 31 '-a' flag: 33 tunefs -a enable /dev/md0a 35 Or by using the mount-time flag: 37 mount -o acls /dev/md0a /mnt 40 system previously configured for ACLs without ACL-support will result 42 mounting an ACL-enabled file system without kernel support for ACLs 45 printed by the kernel at mount-time. For reliability purposes, it [all …]
|
/freebsd/sys/fs/nfs/ |
H A D | nfsrvcache.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 116 /* The fine-grained locked cache hash table for TCP. */
|
/freebsd/share/man/man9/ |
H A D | acl.9 | 1 .\"- 2 .\" Copyright (c) 1999-2001 Robert N. M. Watson 41 allow fine-grained specification of rights 55 Currently, each ACL is represented in-kernel by a fixed-size 58 .Bd -literal -offset indent 78 .Bl -tag -width 2n 84 .Bl -tag -width ".Dv ACL_UNDEFINED_FIELD" -offset indent -compact 143 .Bl -tag -width ".Dv ACL_WRITE_NAMED_ATTRS" 156 .Bl -tag -width ".Dv ACL_WRITE_NAMED_ATTRS" 191 .Bl -tag -width ".Dv ACL_WRITE_NAMED_ATTRS" [all …]
|
/freebsd/share/man/man7/ |
H A D | sprog.7 | 93 .Ss Set-user-ID Issues 127 Fine grained privileges, as described by 153 Attempting to check access with sequential non-atomic operations is a very 173 .An -nosplit
|
H A D | ffs.7 |
|
/freebsd/contrib/lutok/ |
H A D | state.hpp | 74 /// capture the errors reported by the Lua C API. We prefer having fine-grained
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_STORE_expect.3 | 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/sendmail/libmilter/docs/ |
H A D | design.html | 6 <!-- 7 $Id: design.html,v 1.13 2013-11-22 20:51:39 ca Exp $ 8 --> 17 <LI>MTA - Filter Communication 23 third-party software to validate and modify messages as they pass 29 administrator to combine multiple independently-developed filters. 32 We expect to see both vendor-supplied, configurable mail filtering 33 applications and a multiplicity of script-like filters designed by and 37 This allows filters to exercise fine-grained control at the SMTP level. 41 <EM>The dialog is purposely lock-step, one-at-a-time</EM>) [all …]
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getarg.3 | 1 .\" Copyright (c) 1999 - 2002 Kungliga Tekniska Högskolan 50 pretty-prints the available options, with a short help text. 86 .Bd -literal 125 .Bl -hang -width arg_negative_flag 163 allows more fine-grained control of the option parsing process. 168 .Bd -literal 187 .Bl -inset 189 non-zero if this call is via a short option flag, zero otherwise 242 argv-string or as the next option 247 Long option names are prefixed with -- (double dash), and the value [all …]
|