sync
This commit is contained in:
parent
f1b2576417
commit
2a351e0cdc
347 changed files with 9596 additions and 5486 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: clean-old-distfiles.1,v 1.4 2020/04/24 12:56:37 schwarze Exp $
|
||||
.\" $OpenBSD: clean-old-distfiles.1,v 1.5 2023/07/06 10:43:37 espie Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2012 Marc Espie <espie@openbsd.org>
|
||||
.\"
|
||||
|
@ -14,7 +14,7 @@
|
|||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: April 24 2020 $
|
||||
.Dd $Mdocdate: July 6 2023 $
|
||||
.Dt CLEAN-OLD-DISTFILES 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -22,7 +22,7 @@
|
|||
.Nd remove obsolete ports distfiles
|
||||
.Sh SYNOPSIS
|
||||
.Nm clean-old-distfiles
|
||||
.Op Fl nv
|
||||
.Op Fl mnvx
|
||||
.Op Fl e Ar except
|
||||
.Op Fl h Ar history
|
||||
.Op Ar timestamp
|
||||
|
@ -51,6 +51,7 @@ from the history log.
|
|||
By default,
|
||||
.Nm
|
||||
deletes all files listed in the history log.
|
||||
.Pp
|
||||
If a
|
||||
.Ar timestamp
|
||||
is given, it is interpreted as a number of seconds since the Epoch,
|
||||
|
@ -59,6 +60,10 @@ similar to the
|
|||
.Fl r
|
||||
argument, and only those files are deleted that were recorded as
|
||||
obsolete at that time or earlier.
|
||||
It can also be set to a date in ISO8601 format, like
|
||||
.Sq 2023-07-01
|
||||
or
|
||||
.Sq 2023-07-02T12:00:00Z .
|
||||
.Pp
|
||||
For normal files,
|
||||
.Nm
|
||||
|
@ -83,12 +88,20 @@ instead of the default
|
|||
Turns on
|
||||
.Fl nv ,
|
||||
as this is a testing option.
|
||||
.It Fl m
|
||||
Causes
|
||||
.Nm
|
||||
to display the progress meter even if not on a terminal.
|
||||
.It Fl n
|
||||
Don't really remove files.
|
||||
.It Fl v
|
||||
Display what will be removed, as
|
||||
.Ql rm file
|
||||
lines.
|
||||
.It Fl x
|
||||
Causes
|
||||
.Nm
|
||||
to not display the progress meter.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /usr/ports
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: dpb-replay.1,v 1.3 2018/07/26 06:49:08 jmc Exp $
|
||||
.\" $OpenBSD: dpb-replay.1,v 1.4 2023/07/06 10:57:03 espie Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2013 Marc Espie <espie@openbsd.org>
|
||||
.\"
|
||||
|
@ -14,7 +14,7 @@
|
|||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 26 2018 $
|
||||
.Dd $Mdocdate: July 6 2023 $
|
||||
.Dt DPB-REPLAY 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -22,9 +22,10 @@
|
|||
.Nd replays dpb terminal output
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl c
|
||||
.Op Fl cC
|
||||
.Op Fl e Ar regexp
|
||||
.Op Fl s Ar speedup
|
||||
.Op Fl t Ar timestamp
|
||||
.Ar file
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
|
@ -38,7 +39,7 @@ later, usually at a much higher speed than the first run,
|
|||
for demonstration and optimization purposes.
|
||||
The options are as follows
|
||||
.Bl -tag -width keywordaaaa
|
||||
.It Fl c
|
||||
.It Fl c|C
|
||||
Color display.
|
||||
.It Fl e Ar regexp
|
||||
Start display only when information matches the
|
||||
|
@ -49,6 +50,12 @@ regular expression
|
|||
Sets the time acceleration to
|
||||
.Ar speedup
|
||||
(defaults to 10).
|
||||
.It Fl t Ar timestamp
|
||||
Starts display when the time matches timestamp, as either
|
||||
seconds from the epoch, or a reasonable subset of ISO8601,
|
||||
like
|
||||
.Sq 2023-07-05T12:00 .
|
||||
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr dpb 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.841 2023/04/23 00:44:44 dlg Exp $
|
||||
# $OpenBSD: Makefile,v 1.842 2023/07/01 16:39:11 drahn Exp $
|
||||
|
||||
MAN= aac.4 abcrtc.4 abl.4 ac97.4 acphy.4 acrtc.4 \
|
||||
acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \
|
||||
|
@ -73,8 +73,8 @@ MAN= aac.4 abcrtc.4 abl.4 ac97.4 acphy.4 acrtc.4 \
|
|||
pgt.4 piixpm.4 pijuice.4 pinctrl.4 pipex.4 plgpio.4 plrtc.4 pluart.4 \
|
||||
pms.4 ppb.4 ppp.4 pppoe.4 pppx.4 psci.4 pty.4 puc.4 pvbus.4 \
|
||||
pvclock.4 pwdog.4 pwmbl.4 pwmfan.4 pwmleds.4 pwmreg.4 \
|
||||
qcdwusb.4 qcgpio.4 qciic.4 qcpdc.4 qcpmic.4 qcpmicgpio.4 qcpon.4 \
|
||||
qcpwm.4 qcrtc.4 qcspmi.4 \
|
||||
qccpu.4 qcdwusb.4 qcgpio.4 qciic.4 qcpdc.4 qcpmic.4 qcpmicgpio.4 \
|
||||
qcpon.4 qcpwm.4 qcrtc.4 qcspmi.4 \
|
||||
qla.4 qle.4 qlw.4 qsphy.4 \
|
||||
radio.4 ral.4 random.4 rdomain.4 rd.4 rdac.4 re.4 rdcphy.4 rgephy.4 \
|
||||
rge.4 ricohrtc.4 rkanxdp.4 rkclock.4 rkcomphy.4 \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: pf.4,v 1.94 2022/11/20 16:45:10 kn Exp $
|
||||
.\" $OpenBSD: pf.4,v 1.95 2023/07/05 12:00:01 sashan Exp $
|
||||
.\"
|
||||
.\" Copyright (C) 2001, Kjell Wooding. All rights reserved.
|
||||
.\"
|
||||
|
@ -26,7 +26,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 20 2022 $
|
||||
.Dd $Mdocdate: July 5 2023 $
|
||||
.Dt PF 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -48,12 +48,25 @@ and retrieve statistics.
|
|||
The most commonly used functions are covered by
|
||||
.Xr pfctl 8 .
|
||||
.Pp
|
||||
Manipulations like loading a ruleset that involve more than a single
|
||||
Operations loading or reading a ruleset that involve more than a single
|
||||
.Xr ioctl 2
|
||||
call require a so-called
|
||||
.Em ticket ,
|
||||
which prevents the occurrence of
|
||||
multiple concurrent manipulations.
|
||||
.Sy ticket ,
|
||||
which allows
|
||||
.Nm
|
||||
to deal with concurrent operations.
|
||||
For certain
|
||||
.Xr ioctl 2
|
||||
commands (currently
|
||||
.Dv DIOCGETRULES )
|
||||
the number of tickets a program can get is limited.
|
||||
The programs must explicitly release their tickets using the
|
||||
.Dv DIOCXEND
|
||||
command to avoid hitting the limit.
|
||||
All tickets which are not freed by
|
||||
.Dv DIOCXEND
|
||||
are released when the program closes
|
||||
.Pa /dev/pf .
|
||||
.Pp
|
||||
Fields of
|
||||
.Xr ioctl 2
|
||||
|
@ -132,6 +145,9 @@ for subsequent
|
|||
calls and the number
|
||||
.Va nr
|
||||
of rules in the active ruleset.
|
||||
The ticket should be released by the
|
||||
.Dv DIOCXEND
|
||||
command.
|
||||
.It Dv DIOCGETRULE Fa "struct pfioc_rule *pr"
|
||||
Get a
|
||||
.Va rule
|
||||
|
@ -792,6 +808,10 @@ inactive rulesets since the last
|
|||
.Dv DIOCXBEGIN .
|
||||
.Dv DIOCXROLLBACK
|
||||
will silently ignore rulesets for which the ticket is invalid.
|
||||
.It Dv DIOCXEND Fa "u_int32_t *ticket"
|
||||
Release the ticket obtained by the
|
||||
.Dv DIOCGETRULES
|
||||
command.
|
||||
.It Dv DIOCSETHOSTID Fa "u_int32_t *hostid"
|
||||
Set the host ID, which is used by
|
||||
.Xr pfsync 4
|
||||
|
|
50
share/man/man4/qccpu.4
Normal file
50
share/man/man4/qccpu.4
Normal file
|
@ -0,0 +1,50 @@
|
|||
.\" $OpenBSD: qccpu.4,v 1.1 2023/07/01 16:39:11 drahn Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2023 Dale Rahn <drahn@openbsd.org>
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 1 2023 $
|
||||
.Dt QCCPU 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm qccpu
|
||||
.Nd Qualcomm Snapdragon CPU power states
|
||||
.Sh SYNOPSIS
|
||||
.Cd "qccpu* at fdt?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for managing the CPU power states on Qualcomm
|
||||
Snapdragon SoCs.
|
||||
These power states can be set to reduce power usage and extend battery
|
||||
life through the
|
||||
.Va hw.setperf
|
||||
.Xr sysctl 2
|
||||
mechanism.
|
||||
.Sh SEE ALSO
|
||||
.Xr sysctl 2 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr apmd 8 ,
|
||||
.Xr sysctl 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Ox 7.4 .
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The
|
||||
.Nm
|
||||
driver was written by
|
||||
.An Dale Rahn Aq Mt drahn@openbsd.org .
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: wsmouse.4,v 1.22 2021/03/04 17:03:42 jmc Exp $
|
||||
.\" $OpenBSD: wsmouse.4,v 1.23 2023/07/02 21:44:04 bru Exp $
|
||||
.\" $NetBSD: wsmouse.4,v 1.3 1999/12/06 14:52:08 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2018 Ulf Brosziewski <bru@openbsd.org>
|
||||
|
@ -26,7 +26,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: March 4 2021 $
|
||||
.Dd $Mdocdate: July 2 2023 $
|
||||
.Dt WSMOUSE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -106,6 +106,10 @@ If, within a short time interval, a second touch follows a tap gesture
|
|||
mapped to a left-button click, the button-up event is not issued
|
||||
until that touch ends
|
||||
.Pq Dq tap-and-drag .
|
||||
.It Cm mouse.tp.mtbuttons
|
||||
This feature is supported for some clickpads.
|
||||
If enabled, two-finger clicks - with the fingers side by side - generate
|
||||
left-button events, and three-finger clicks generate middle-button events.
|
||||
.It Cm mouse.tp.scaling
|
||||
The value is a scale coefficient that is applied to the relative
|
||||
coordinates.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: bsd.port.mk.5,v 1.577 2023/04/05 09:46:27 edd Exp $
|
||||
.\" $OpenBSD: bsd.port.mk.5,v 1.578 2023/07/04 07:04:11 espie Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000-2008 Marc Espie
|
||||
.\"
|
||||
|
@ -24,7 +24,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: April 5 2023 $
|
||||
.Dd $Mdocdate: July 4 2023 $
|
||||
.Dt BSD.PORT.MK 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -4186,6 +4186,14 @@ can be certain there are no
|
|||
.Pa MESSAGEs
|
||||
or
|
||||
other files pertinent to the package.
|
||||
.It "===> Building from scratch in ..."
|
||||
Emitted when a build creates the
|
||||
.Pa ${WRKDIR}
|
||||
for a port.
|
||||
Used by
|
||||
.Xr dpb 1
|
||||
to separate clean builds from builds restarted after a crash
|
||||
for statistics collection.
|
||||
.It "Discovered old directory in ..."
|
||||
This message comes from
|
||||
.Xr update-plist 1 .
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: malloc.9,v 1.69 2023/03/17 19:44:15 millert Exp $
|
||||
.\" $OpenBSD: malloc.9,v 1.70 2023/07/03 06:45:44 guenther Exp $
|
||||
.\" $NetBSD: malloc.9,v 1.2 1996/10/30 05:29:54 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
|
||||
|
@ -28,7 +28,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: March 17 2023 $
|
||||
.Dd $Mdocdate: July 3 2023 $
|
||||
.Dt MALLOC 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -148,20 +148,23 @@ are enabled.
|
|||
The following types are currently defined:
|
||||
.Pp
|
||||
.Bl -tag -offset indent -width XXXXXXXXXXXXXX -compact
|
||||
.It Dv M_FREE
|
||||
Should be on free list.
|
||||
.\" START DEFINES sys/malloc.h (M_FREE,M_LAST)
|
||||
.It Dv M_DEVBUF
|
||||
Device driver memory.
|
||||
.It Dv M_PCB
|
||||
Protocol control blocks.
|
||||
.It Dv M_RTABLE
|
||||
Routing tables.
|
||||
.It Dv M_PF
|
||||
Packet filter structures.
|
||||
.It Dv M_IFADDR
|
||||
Interface addresses.
|
||||
.It Dv M_IFGROUP
|
||||
Interface groups.
|
||||
.It Dv M_SYSCTL
|
||||
Sysctl persistent buffers.
|
||||
.It Dv M_COUNTERS
|
||||
Per-CPU Counters for use via
|
||||
Per-CPU counters via
|
||||
.Xr counters_alloc 9 .
|
||||
.It Dv M_IOCTLOPS
|
||||
Ioctl data buffers.
|
||||
|
@ -275,7 +278,7 @@ related credentials.
|
|||
.It Dv M_IP6OPT
|
||||
IPv6 options.
|
||||
.It Dv M_IP6NDP
|
||||
IPv6 neighbour discovery structures.
|
||||
IPv6 Neighbor Discovery structures.
|
||||
.It Dv M_TEMP
|
||||
Miscellaneous temporary data buffers.
|
||||
.It Dv M_NTFSMNT
|
||||
|
@ -306,11 +309,12 @@ UDF mount structures.
|
|||
.It Dv M_UDFFENTRY
|
||||
UDF file entries.
|
||||
.It Dv M_UDFFID
|
||||
UDF file ID.
|
||||
UDF file IDs.
|
||||
.It Dv M_AGP
|
||||
AGP memory.
|
||||
.It Dv M_DRM
|
||||
Direct Rendering Manager.
|
||||
.\" END DEFINES
|
||||
.El
|
||||
.Sh CONTEXT
|
||||
.Fn malloc
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: mbuf.9,v 1.124 2022/03/31 17:27:23 naddy Exp $
|
||||
.\" $OpenBSD: mbuf.9,v 1.125 2023/07/04 03:56:07 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jjbg@openbsd.org>
|
||||
.\" All rights reserved.
|
||||
|
@ -25,7 +25,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: March 31 2022 $
|
||||
.Dd $Mdocdate: July 4 2023 $
|
||||
.Dt MGET 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -52,7 +52,6 @@
|
|||
.Nm m_freem ,
|
||||
.Nm m_freemp ,
|
||||
.Nm m_purge ,
|
||||
.Nm m_reclaim ,
|
||||
.Nm m_copydata ,
|
||||
.Nm m_cat ,
|
||||
.Nm m_devget ,
|
||||
|
@ -114,8 +113,6 @@
|
|||
.Ft void
|
||||
.Fn m_purge "struct mbuf *m"
|
||||
.Ft void
|
||||
.Fn m_reclaim "void"
|
||||
.Ft void
|
||||
.Fn m_copydata "struct mbuf *m" "int off" "int len" "void *cp"
|
||||
.Ft void
|
||||
.Fn m_cat "struct mbuf *m" "struct mbuf *n"
|
||||
|
@ -671,8 +668,6 @@ If
|
|||
is a
|
||||
.Dv NULL
|
||||
pointer, no action occurs.
|
||||
.It Fn m_reclaim "void"
|
||||
Ask protocols to free unused memory space.
|
||||
.It Fn m_copydata "struct mbuf *m" "int off" "int len" "void *cp"
|
||||
Copy data from the mbuf chain pointed to by
|
||||
.Fa m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue