| /freebsd/share/man/man8/ |
| H A D | rc.8 | 36 .Nd command scripts for auto-reboot and daemon startup 45 .Nm rc.shutdown 87 executed at boot time and shutdown time. 97 .Bl -enum 101 and enable a flag 111 is started up after exiting the single-user shell. 130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in 149 flag). 173 Re-run 188 .Va ${firstboot_sentinel}-reboot [all …]
|
| /freebsd/sbin/shutdown/ |
| H A D | shutdown.8 | 32 .Nm shutdown , 48 .Op Ar warning-message ... 53 utility provides an automated shutdown procedure for super-users 59 command, the user must have root privileges or be a member of the 63 .Bl -tag -width indent 71 driver that implement this functionality support this flag. 97 system multi-user with logins disabled (for all but super-user). 125 Suppress the warning message to all logged in users about system shutdown. 127 .Ar warning-message 134 may be the case-insensitive word [all …]
|
| /freebsd/share/doc/smm/18.net/ |
| H A D | 7.t | 65 A call on the user request routine is of the form, 73 The address \fIaddr\fP is supplied for address-oriented requests 76 chain containing user-specified capabilities (see the \fIsendmsg\fP 79 A non-zero return value gives a 105 The ``listen'' request indicates the user wishes to listen 112 The ``connect'' request indicates the user wants to establish 121 If a protocol supports the notion of \fImulti-casting\fP, it 122 is possible to use multiple connects to establish a multi-cast 131 indicate the user 143 the shutdown, as encoded in the \fIsoshutdown\fP system call). [all …]
|
| /freebsd/lib/libc/net/ |
| H A D | sctp_sendmsg.3 | 61 If the socket is a one-to-many type (SOCK_SEQPACKET) 65 the data being sent on the third leg of the SCTP four-way handshake. 67 the socket is a one-to-one type (SOCK_STREAM) socket then an association must 75 on a non-connected one-to-one socket will result in 79 -1 being returned, and the message not being transmitted. 95 -1 is returned, and 101 Locally detected errors are indicated by a return value of -1. 107 non-blocking I/O mode. 111 send more data on one-to-one type (SOCK_STREAM) sockets. 126 .Bd -literal [all …]
|
| H A D | sctp_send.3 | 75 one-to-many (SOCK_SEQPACKET) and one-to-one (SOCK_STREAM) socket types. 85 -1 is returned, and 90 Locally detected errors are indicated by a return value of -1. 96 non-blocking I/O mode. 100 send more data on one-to-one type (SOCK_STREAM) sockets. 106 .Bd -literal 113 uint32_t sinfo_timetolive; /* timetolive for PR-SCTP */ 121 .Fa sinfo->sinfo_ppid 130 .Fa sinfo->sinfo_flags 132 .Bd -literal [all …]
|
| /freebsd/contrib/netbsd-tests/fs/ffs/ |
| H A D | t_miscquota.sh | 29 "walk user quota list over several disk blocks" -b le 1 user 32 "create a persistent shapshot of quota-enabled fs, and do some writes" \ 33 -b le 1 user 36 "create a non-persistent shapshot of quota-enabled fs, and do some writes" \ 37 -boL le 1 user 40 "create a persistent shapshot of quota-enabled fs, and do some writes and unconf" \ 41 -boC le 1 user 44 "create a non-persistent shapshot of quota-enabled fs, and do some writes and unconf" \ 45 -boLC le 1 user 49 -l le 1 user [all …]
|
| /freebsd/share/man/man9/ |
| H A D | socket.9 | 1 .\"- 153 programming interface permits in-kernel consumers to interact with 157 user API. 159 other network-aware kernel services. 160 While the user API operates on file descriptors, the kernel interfaces 164 Some portions of the kernel API exist only to implement the user API, 173 context or while holding non-sleepable kernel locks. 247 Unlike the user system call, 252 .Fa so->so_timeo 255 flag to clear or [all …]
|
| /freebsd/sbin/reboot/ |
| H A D | reboot.8 | 69 The action is logged, including entering a shutdown record into the user 73 .Bl -tag -width indent 121 Without this flag, reboot is denied if one of the conditions failed. 126 This is a one-shot option, the 137 flag is specified. 143 .Xr shutdown 8 , 150 The file system cache is not flushed during the initial process clean-up, 155 .Dq best-effort 205 .Xr shutdown 8 212 .Bd -literal -offset indent [all …]
|
| /freebsd/lib/libsys/ |
| H A D | reboot.2 | 46 Only the super-user may reboot a machine on demand. 58 .Bl -tag -width RB_POWERCYCLE 62 Normally the system only prompts the user if the loader specified root 64 This flag forces it to always prompt the user for the root partition. 80 After halting, the shutdown code will do what it can to turn 88 After halting, the shutdown code will do what it can to turn 92 Load the symbol table and enable a built-in debugger in the system. 111 currently-running executable, and mount root filesystem using the same 117 Initially mount the root file system read-only. 121 check and then multi-user operations. [all …]
|
| H A D | socket.2 | 55 .Bd -literal -offset indent -compact 56 PF_LOCAL Host-internal protocols (alias for PF_UNIX), 57 PF_UNIX Host-internal protocols, 60 PF_DIVERT Firewall packet diversion/re-injection, 62 PF_KEY Internal key-management function, 85 .Bd -literal -offset indent -compact 88 SOCK_RAW Raw-protocol interface, 96 .Bd -literal -offset indent -compact 97 SOCK_CLOEXEC Set close-on-exec on the new descriptor, 98 SOCK_CLOFORK Set close-on-fork on the new descriptor, [all …]
|
| H A D | kqueue.2 | 56 provides a generic method of notifying the user when an event 66 then the kevent is placed on the kqueue for the user to retrieve. 68 The filter is also run when the user attempts to retrieve the kevent 91 flag, then the descriptor table is shared, 99 argument, which is a bitwise-inclusive OR of the following flags: 100 .Bl -tag -width "KQUEUE_CPONFORK" 105 When this flag is set, the created kqueue is copied into 119 By default, in other words, when the flag is not set, kqueues from 127 flag set, it is not copied. 130 flag, the event is not copied. [all …]
|
| /freebsd/usr.sbin/jail/ |
| H A D | jail.8 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 5 .\" Copyright (c) 2008-2012 James Gritton 97 .Bl -tag -width indent 107 Exhibit a list of all configured non-wildcard jails and their parameters. 132 The jail is first removed and then re-created, as if 149 .Bl -tag -width indent 151 Clean up after an already-removed jail, running commands and operations 196 No removal-related parameters for this jail will be used \(em the jail will 206 The user name from host environment as whom jailed commands should run. 213 The user name from the jailed environment as whom jailed commands should run. [all …]
|
| /freebsd/share/man/man4/ |
| H A D | netgraph.4 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 63 .Bl -bullet -compact 69 A common framework for kernel entities to inter-communicate. 71 A reasonably fast, kernel-based implementation. 90 In object-oriented language, types are classes, and nodes are instances 114 which is expressed as a 32-bit hexadecimal value. 128 .Bl -bullet 157 in preference to the general node-wide methods. 176 flag set. [all …]
|
| H A D | da.4 | 43 The direct access class includes disk, magneto-optical, 44 and solid-state devices. 61 The read cache is used to store data from device-initiated read ahead 64 to the user and can be enabled without any adverse effect. 79 a file system is non-deterministic and can cause corruption. 82 recently reported as complete, but it is none-the-less recommended that 88 final close of the device or an unexpected shutdown (panic) event. 100 concurrently, often re-ordering them to reduce the number and length of 110 the Read-Write Error Recovery mode page. 114 respectively, of the Read-Write Error Recovery page. [all …]
|
| /freebsd/contrib/tcsh/nls/greek/ |
| H A D | set2 | 16 14 User signal 1 17 15 User signal 2 26 24 Αλλαγή κατάστασης διεργασίας-παιδιού 27 25 Θάνατος διεργασίας-παιδιού 29 27 Η διεργασία-παιδί σταμάτησε ή τερμάτισε 30 28 Η διεργασία-παιδί τερμάτισε 33 31 Break (Ctrl-Break) 37 35 Multitasking wake-up 43 41 Επικείμενο shutdown συστήματος 44 42 Tο wakeup flag του αριθ. ομάδας micro-tasking έγινε set [all …]
|
| /freebsd/contrib/tcsh/nls/C/ |
| H A D | set2 | 16 14 User signal 1 17 15 User signal 2 28 26 Apollo-specific fault 33 31 Break (Ctrl-Break) 37 35 Multitasking wake-up 43 41 System shutdown imminent 44 42 micro-tasking group-no wakeup flag set 45 43 Thread error - (use cord -T for detailed info) 46 44 CRAY Y-MP register parity error
|
| /freebsd/sys/netinet/ |
| H A D | sctp_header.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 4 * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. 5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. 6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. 73 * This is the maximum padded size of a s-a-p 97 /* draft-ietf-tsvwg-prsctp */ 98 /* PR-SCTP supported parameter */ 103 /* draft-ietf-tsvwg-addip-sctp */ 114 struct sctp_asconf_tag_param { /* an ASCONF NAT-Vtag parameter */ [all …]
|
| H A D | sctp_uio.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 4 * Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved. 5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved. 6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved. 238 /* Flags that go into the sinfo->sinfo_flags field */ 241 #define SCTP_EOF 0x0100 /* Start shutdown procedures */ 243 #define SCTP_UNORDERED 0x0400 /* Message is un-ordered */ 244 #define SCTP_ADDR_OVER 0x0800 /* Override the primary-address */ 247 #define SCTP_SACK_IMMEDIATELY 0x4000 /* Set I-Bit */ [all …]
|
| /freebsd/usr.sbin/traceroute/tests/ |
| H A D | traceroute_test.sh | 1 # SPDX-License-Identifier: ISC 19 # -a (turn on ASN lookups) 20 # -A (specify ASN lookup server) 21 # -d (enable SO_DEBUG) 22 # -D (print the diff between our packet and the quote in the ICMP error) 23 # -E (detect ECN bleaching) 24 # -n (or rather, we enable -n by default and don't test without it) 25 # -S (print per-hop packet loss) 26 # -v (verbose output) 27 # -w (how long to wait for an error response) [all …]
|
| /freebsd/usr.bin/killall/ |
| H A D | killall.1 | 37 .Op Fl u Ar user 55 The super-user is allowed to kill any process. 58 .Bl -tag -width ".Fl c Ar procname" 61 The total number of user processes and the real user ID is shown. 65 Use the effective user ID instead of the (default) real user ID for matching 101 .It Fl u Ar user 104 .Ar user . 127 .Dq Li "kill -TERM -1" 129 .Dq Li "echo kill -TERM -1 | su -m <user>" ) . 139 The latter will kill all processes that the current user is able to [all …]
|
| /freebsd/contrib/sendmail/src/ |
| H A D | helpfile | 3 cpyr Copyright (c) 1998-2000, 2002, 2004-2007 Proofpoint, Inc. and its suppliers. 5 cpyr Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. 22 smtp http://www.sendmail.org/email-addresses.html 37 ehlo 8BITMIME Use 8-bit data [RFC1652] 62 auth AUTH mechanism [initial-response] 83 soml Send or mail. If the user is logged in, send directly, 86 saml Send and mail. Send directly to the user's terminal, 94 etrn all hosts within a given <domain>, or a specially-named 95 etrn <queuename> (implementation-specific). 103 dsn NOTIFY When to send a DSN. Multiple options are OK, comma- [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | maxim,max77759.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Maxim Integrated MAX77759 PMIC for USB Type-C applications 10 - André Draszik <andre.draszik@linaro.org> 14 Management IC for USB Type-C applications. 17 Type-C Port Controller (TCPC), NVMEM, and a GPIO expander. 26 interrupt-controller: true 28 "#interrupt-cells": 35 $ref: /schemas/gpio/maxim,max77759-gpio.yaml [all …]
|
| /freebsd/share/man/man5/ |
| H A D | rc.conf.5 | 93 to store jail-specific configuration options. 120 .Bl -tag -width indent-two 195 A user name or UID to use as the 197 user for the service. 199 By default, when an unprvileged user restarts a service using a utility 201 unprivileged user, which may be undesirable. 202 In that case, this variable can be used to override the audit user using 215 flag. 274 Run the service under this user account. 279 auto-jail the service with inherited filesystem and other [all …]
|
| /freebsd/contrib/netcat/ |
| H A D | nc.1 | 38 .Bk -words 43 .Op Fl -lb 44 .Op Fl -no-tcpopt 45 .Op Fl -sctp 46 .Op Fl -crlf 52 .Op Fl -tun Ar tundev 70 .Ux Ns -domain 85 .Bl -bullet -offset indent -compact 89 shell-script based HTTP clients and servers 100 .Bl -tag -width Ds [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/google/ |
| H A D | gs101-pixel-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Device Tree nodes common for all GS101-based Pixel 5 * Copyright 2021-2023 Google LLC 6 * Copyright 2023 Linaro Ltd - <peter.griffin@linaro.org> 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/usb/pd.h> 14 #include "gs101-pinctrl.h" 25 stdout-path = &serial_0; [all …]
|