FreeBSD/src c5989feshare/man/man9 ieee80211_vap.9

ieee80211_vap(9): fix the title

MFC after:      3 days
DeltaFile
+1-1share/man/man9/ieee80211_vap.9
+1-11 files

FreeBSD/src 96a2e03lib/libc/locale xlocale.3, share/man/man4 lagg.4

Update manual page references and macros to align to mandoc syntax

xlocale.3: Comment out reference to atof_l(3), atoi_l(3), atol_l(3), atoll_l(3)
  These manual page references do not exist.

lagg.4: Change the reference for /etc/rc.conf from a reference link
  .Xr -> .Pa based on the context within the manual page it is used.

buf.9: Remove .Xr entries from the file
  The buf.9 manual page contains a commented out .Xr reference.
  The <filmmein> 9 entry is a placeholder and has been removed for
  clarity.

Reviewed by:    mhorne
Pull Request:   https://github.com/freebsd/freebsd-src/pull/1114
DeltaFile
+4-4lib/libc/locale/xlocale.3
+1-1share/man/man4/lagg.4
+0-2share/man/man9/buf.9
+5-73 files

FreeBSD/src 60546b6usr.sbin/mountd exports.5

exports.5: Update an example to use service(8)

MFC after:      1 week

(cherry picked from commit 88d09ddea0111abd74579e5c3c4ed029351feccb)
DeltaFile
+2-1usr.sbin/mountd/exports.5
+2-11 files

FreeBSD/src 692106asys/geom/raid3 g_raid3.c

graid3: Fix teardown in g_raid3_try_destroy()

Commit 33cb9b3c3a22 replaced a g_raid3_destroy_device() call with a
g_raid3_free_device() call, which was incorrect and could lead to a
panic if a RAID3 GEOM failed to start (e.g., due to missing disks).

Reported by:    graid3 tests
Fixes:          33cb9b3c3a22 ("graid3: Fix teardown races")
MFC after:      3 days
Sponsored by:   Klara, Inc.

(cherry picked from commit 955f213fa2f14d5b5e9b655d8922e28315eb9fa3)
DeltaFile
+1-1sys/geom/raid3/g_raid3.c
+1-11 files

FreeBSD/src 21d1f73usr.sbin/mountd exports.5

exports.5: Clarify that exported dirs should be local mount points

If not, then in general the entire filesystem containing the exported
directory is accessiable.  This may be surprising, so try to make it
more clear.

Reviewed by:    rmacklem, emaste
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D44614

(cherry picked from commit 9d975e47d5a3638d4f575b2cf97e07bf22b53c7e)
DeltaFile
+24-4usr.sbin/mountd/exports.5
+24-41 files

FreeBSD/src 4329887share/man/man5 src.conf.5

src.conf: regen after 91d35fb663e0, WITHOUT_CAPSICUM removal

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-3share/man/man5/src.conf.5
+1-31 files

FreeBSD/src 91d35fbshare/mk src.opts.mk, tools/build/options WITHOUT_CAPSICUM

Remove WITHOUT_CAPSICUM build support

Capsicum is non-optional as of c24c117b9644 ("Remove
WITHOUT_{CAPSICUM,CASPER} options").

`#ifndef WITHOUT_CAPSICUM` is left in the source for the benefit of
downstream consumers, but is never defined in FreeBSD.

Reviewed by:    oshogbo
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D42077
DeltaFile
+0-5share/mk/src.opts.mk
+0-4usr.bin/xz/Makefile
+0-1tools/build/options/WITHOUT_CAPSICUM
+0-103 files

FreeBSD/src 78de6a5sys/conf NOTES

NOTES: Remove a double word in comment

- s/of of/of/

(cherry picked from commit 1ff65c57e337ddb1681af5f98da0fa757cefc5ad)
DeltaFile
+1-1sys/conf/NOTES
+1-11 files

FreeBSD/src 4cea50bsys/arm64/qoriq qoriq_dw_pci.c

arm64: Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 516e591db11a29c7bb3d8135a94530b27b94f91d)
DeltaFile
+1-1sys/arm64/qoriq/qoriq_dw_pci.c
+1-11 files

FreeBSD/src cdadad9sbin/ifconfig ifieee80211.c

ifconfig(8): Fix two typos in source code comments

- s/the the/the/

(cherry picked from commit 68b9eb9185f5569d05b5fecb178048f00c3b5c1a)
DeltaFile
+2-2sbin/ifconfig/ifieee80211.c
+2-21 files

FreeBSD/src 4fef442sys/dev/bhnd/nvram bhnd_nvram_data_bcmraw.c

bhnd(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit d2747968c068b8cfc890901f4955037bad7adb9a)
DeltaFile
+1-1sys/dev/bhnd/nvram/bhnd_nvram_data_bcmraw.c
+1-11 files

FreeBSD/src 8e73397sys/dev/safe safe.c

safe(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 1bbdcf62d3ac8fbea2d4c5b37ccd9ac2032d37d7)
DeltaFile
+1-1sys/dev/safe/safe.c
+1-11 files

FreeBSD/src b6ddbb4usr.sbin/binmiscctl binmiscctl.8

binmiscctl.8: Remove a double word

- s/the the/the/

(cherry picked from commit 5235e9d646e7771cc532b8fc02f742a8157a41e5)
DeltaFile
+1-1usr.sbin/binmiscctl/binmiscctl.8
+1-11 files

FreeBSD/src db6bf2dsys/dev/usb usb_device.c

usb(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 604511f84ae6378db25ae3080e9db2e3bc9e0811)
DeltaFile
+1-1sys/dev/usb/usb_device.c
+1-11 files

FreeBSD/src 0744d32sys/conf NOTES

NOTES: Remove a double word in comment

- s/of of/of/

(cherry picked from commit 1ff65c57e337ddb1681af5f98da0fa757cefc5ad)
DeltaFile
+1-1sys/conf/NOTES
+1-11 files

FreeBSD/src fa4b1absys/arm64/qoriq qoriq_dw_pci.c

arm64: Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 516e591db11a29c7bb3d8135a94530b27b94f91d)
DeltaFile
+1-1sys/arm64/qoriq/qoriq_dw_pci.c
+1-11 files

FreeBSD/src 6e97dd9sbin/ifconfig ifieee80211.c

ifconfig(8): Fix two typos in source code comments

- s/the the/the/

(cherry picked from commit 68b9eb9185f5569d05b5fecb178048f00c3b5c1a)
DeltaFile
+2-2sbin/ifconfig/ifieee80211.c
+2-21 files

FreeBSD/src 0b396f0sys/dev/bhnd/nvram bhnd_nvram_data_bcmraw.c

bhnd(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit d2747968c068b8cfc890901f4955037bad7adb9a)
DeltaFile
+1-1sys/dev/bhnd/nvram/bhnd_nvram_data_bcmraw.c
+1-11 files

FreeBSD/src 1e17c11sys/dev/safe safe.c

safe(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 1bbdcf62d3ac8fbea2d4c5b37ccd9ac2032d37d7)
DeltaFile
+1-1sys/dev/safe/safe.c
+1-11 files

FreeBSD/src 499d4a6lib/libc/sys timerfd.2

timerfd.2: Remove a double word

- s/is is/is/

(cherry picked from commit bbef63ec27fdb86814e34c4b4013cd92ba86bc42)
DeltaFile
+1-1lib/libc/sys/timerfd.2
+1-11 files

FreeBSD/src 7b6a12dusr.sbin/binmiscctl binmiscctl.8

binmiscctl.8: Remove a double word

- s/the the/the/

(cherry picked from commit 5235e9d646e7771cc532b8fc02f742a8157a41e5)
DeltaFile
+1-1usr.sbin/binmiscctl/binmiscctl.8
+1-11 files

FreeBSD/src 4a39399sys/dev/usb usb_device.c

usb(4): Remove a double word in a source code comment

- s/of of/of/

(cherry picked from commit 604511f84ae6378db25ae3080e9db2e3bc9e0811)
DeltaFile
+1-1sys/dev/usb/usb_device.c
+1-11 files

FreeBSD/src 74adb39cddl/usr.libexec/zpool_influxdb Makefile, sbin/zfsbootcfg Makefile

zfsbootcfg(8), zpool_influxdb(8): move to the zfs package

These tools are only useful on a system running ZFS.

Reviewed by: imp, manu
Pull Request: https://github.com/freebsd/freebsd-src/pull/1175
DeltaFile
+1-0cddl/usr.libexec/zpool_influxdb/Makefile
+1-0sbin/zfsbootcfg/Makefile
+2-02 files

FreeBSD/src bac2eealib/libc/string swab.c

swab.c(libc): use a simplified version of byte swapping

This version of swab function simplifies the logic of swapping adjacent
bytes. Previous version of swab() used an arbitrary unrolling, which was
relevant back in the day but unnecessary for modern compilers, as if the
input size is known at compile time, they can do it automatically.

This version of swab() is inspired by musl.
A similar version can be found at: https://github.com/openbsd/src/blob/master/lib/libc/string/swab.c

Signed-off-by: rilysh <nightquick at proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1086
DeltaFile
+11-47lib/libc/string/swab.c
+11-471 files

FreeBSD/src f578d01sbin/ifconfig ifconfig.8

ifconfig tunnelfib is implemented in wg(4)

MFC After: 1 week
Reviewed by: imp, zlei, kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/1186
DeltaFile
+3-2sbin/ifconfig/ifconfig.8
+3-21 files

FreeBSD/src e96d0d7sbin/umount umount.c

umount: Support partitions & slices with -d option

Signed-off-by: Ricardo Branco <rbranco at suse.de>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1183
DeltaFile
+4-6sbin/umount/umount.c
+4-61 files

FreeBSD/src 7209444lib/libpam/pam.d Makefile, libexec/rc/rc.d Makefile

package: move cron into its own package

Reviewed by: imp, manu, Mina Galic
Pull Request: https://github.com/freebsd/freebsd-src/pull/1172
DeltaFile
+4-1lib/libpam/pam.d/Makefile
+4-1libexec/rc/rc.d/Makefile
+1-0usr.sbin/cron/crontab/Makefile
+1-0usr.sbin/cron/cron/Makefile
+10-24 files

FreeBSD/src 6ca1f3dusr.sbin/hyperv/tools/kvp Makefile, usr.sbin/hyperv/tools/vss Makefile

package: move hv_{vss,kvp}_daemon into hyperv-tools

Reviewed by: imp, manu
Pull Request: https://github.com/freebsd/freebsd-src/pull/1170
DeltaFile
+1-0usr.sbin/hyperv/tools/vss/Makefile
+1-0usr.sbin/hyperv/tools/kvp/Makefile
+2-02 files

FreeBSD/src 05a95d1share/man/man4 alc.4, sys/dev/alc if_alc.c

alc(4): disable MSI-X by default on Killer cards

Several users with alc(4)-based "Killer" Ethernet cards have reported
issues with this driver not passing traffic, which are solved by
disabling MSI-X using the provided tunable.

To work around this issue, disable MSI-X by default on this card.

This is done by having msix_disable default to 2, which means
"auto-detect".  The user can still override this to either 0 or 1 as
desired.

Since these are slow (1Gbps) Ethernet ICs used in low-end systems, it's
unlikely this will cause any practical performance issues; on the other
hand, the card not working by default likely causes issues for many new
FreeBSD users who find their network port doesn't work and have no idea
why.

PR:             230807

    [4 lines not shown]
DeltaFile
+23-1sys/dev/alc/if_alc.c
+5-1share/man/man4/alc.4
+28-22 files

FreeBSD/src 8aaa58arelease/packages Makefile.package

package: add DESC and COMMENT for cron package

Reviewed by: imp, manu, Mina Galic
Pull Request: https://github.com/freebsd/freebsd-src/pull/1172
DeltaFile
+2-0release/packages/Makefile.package
+2-01 files