History log of /src/share/man/man4/Makefile (Results 1 – 25 of 3648)
Revision Date Author Comments
# 72d701eb 09-Apr-2026 Baptiste Daroussin <bapt@FreeBSD.org>

nlsysevent: add manpage

Reviewed by: des


# 59cb18f3 31-Mar-2026 Christos Longros <chris.longros@gmail.com>

vmgenc.4: Add VM Generation ID Counter manual

Document the vmgenc(4) ACPI driver which detects virtual machine
cloning and snapshot restoration via the VM Generation ID
specification. The driver res

vmgenc.4: Add VM Generation ID Counter manual

Document the vmgenc(4) ACPI driver which detects virtual machine
cloning and snapshot restoration via the VM Generation ID
specification. The driver reseeds the kernel entropy pool when
a generation change is detected.

MFC after: 3 days
Reviewed by: cem (previous), ziaee
Signed-off-by: Christos Longros <chris.longros@gmail.com>
Differential Revision: https://reviews.freebsd.org/D56011

show more ...


# 0a6dbf51 30-Mar-2026 Dag-Erling Smørgrav <des@FreeBSD.org>

pkgbase: Move all of ATF into the atf package

Parts of ATF (including the licence and some of the documentation) were
for some reason part of the tests package instead of the atf package.
Moving the

pkgbase: Move all of ATF into the atf package

Parts of ATF (including the licence and some of the documentation) were
for some reason part of the tests package instead of the atf package.
Moving them to where they logically belong poses no problem since tests
already depends on atf.

PR: 294129
MFC after: 1 week
Reviewed by: ivy
Differential Revision: https://reviews.freebsd.org/D56158

show more ...


# 46ba263d 04-Mar-2026 Eugene Grosbein <eugen@FreeBSD.org>

me.4: link if_me kernel module to its manual page.

MFC after: 1 week


# 7a323f87 24-Oct-2025 Ed Maste <emaste@FreeBSD.org>

sys: Retire le(4)

We retired most obsolete 10 and 10/100 Ethernet NIC drivers in 2019 --
see commits following ebcf740a32ae ("FCP-101: remove obsolete 10 and
10/100 Ethernet drivers.).

le(4) was re

sys: Retire le(4)

We retired most obsolete 10 and 10/100 Ethernet NIC drivers in 2019 --
see commits following ebcf740a32ae ("FCP-101: remove obsolete 10 and
10/100 Ethernet drivers.).

le(4) was retained with with the note "Emulated by QEMU, alternatives
don't yet work for mips64." MIPS has since been removed from the tree
and emulators and virtual machines offer many other, more suitable
devices.

Reviewed by: brooks
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55516

show more ...


# f0b8355d 24-Feb-2026 Alexander Ziaee <ziaee@FreeBSD.org>

ffs.4: Mlink to ufs.4

PR: 293423
MFC after: 3 days
Requested by: bms


# 9c4a41d3 07-Dec-2025 Jonathan T. Looney <jtl@FreeBSD.org>

mca(4): Add man page

Reviewed by: markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D54115


# 1a7151f7 08-Jan-2026 Warner Losh <imp@FreeBSD.org>

cam: Add probes for xpt actions

cam::xpt:action(union ccb *)
cam::xpt:done((union ccb *)
cam::xpt:async-cb(void *cbarg, uint32_t async_code, struct cam_path
*path, void *async_arg);

Called when xp

cam: Add probes for xpt actions

cam::xpt:action(union ccb *)
cam::xpt:done((union ccb *)
cam::xpt:async-cb(void *cbarg, uint32_t async_code, struct cam_path
*path, void *async_arg);

Called when xpt_action(), xpt_done*() and the xpt async callbacks are
called.

Sponsored by: Netflix
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D54469

show more ...


# fb1994e0 14-Nov-2025 Ed Maste <emaste@FreeBSD.org>

aq(4): Add man page

Reviewed by: ziaee
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53840


# 4bf8ce03 06-Dec-2025 Adrian Chadd <adrian@FreeBSD.org>

if_rge: initial import of if_rge driver from OpenBSD.

This is an initial import of the if_rge driver from OpenBSD
and adapted to FreeBSD.

Differential Revision: https://reviews.freebsd.org/D54101


# edd982b9 14-Dec-2025 Poul-Henning Kamp <phk@FreeBSD.org>

Cross-reference all of uart(4), tty(4) and termios(4)

Add a BUGS subsection about why, in the vain hope that somebody
improves the situation.


# e2b8be51 09-Dec-2025 John Baldwin <jhb@FreeBSD.org>

nvmf_che: Add a manual page for the Chelsio NVMe/TCP PDU offload driver

Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D53764


# 1d9f2db7 12-Nov-2025 Muhammad Moinur Rahman <bofh@FreeBSD.org>

pcic.4: Remove stale manual

MFC after: 2 days
Reviewed by: ziaee
Fixes: 31b35400c (pccard: Remove more of the PC Card)
Discussed with: bsdimp, emaste, jhb
Extracted from: https://reviews.freebsd.or

pcic.4: Remove stale manual

MFC after: 2 days
Reviewed by: ziaee
Fixes: 31b35400c (pccard: Remove more of the PC Card)
Discussed with: bsdimp, emaste, jhb
Extracted from: https://reviews.freebsd.org/D53434

show more ...


# 5b9fba1c 12-Nov-2025 Muhammad Moinur Rahman <bofh@FreeBSD.org>

Retire pccard(4)

pccard has been declared obsolete for a long time and also the
support has been removed but the man page still exists. It mentions
being scheduled to be removed before 13.0 but it s

Retire pccard(4)

pccard has been declared obsolete for a long time and also the
support has been removed but the man page still exists. It mentions
being scheduled to be removed before 13.0 but it still exists in the
tree.

[Extracted from review D53434]

Reviewed by: emaste
Fixes: 31b35400c ("pccard: Remove more of the PC Card infrastructure")

show more ...


# 7bcd3a04 06-Nov-2025 Mateusz Piotrowski <0mp@FreeBSD.org>

dtrace_priv.4: Document the DTrace priv provider

Fixes: 6efcc2f26ab0 Add static tracing for privilege checking
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D53630


# 39acb7fd 09-Nov-2025 Mateusz Piotrowski <0mp@FreeBSD.org>

geom_zero.4: Document

PR: 250593
Reviewed by: bcr, ziaee
Thanks to: imp, markj
MFC after: 1 week
Fixes: 3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes: 24e1fdcd1a69 Allow to specify the by

geom_zero.4: Document

PR: 250593
Reviewed by: bcr, ziaee
Thanks to: imp, markj
MFC after: 1 week
Fixes: 3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes: 24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes: 565bc101112c Add a very simple and small GEOM class - ZERO

show more ...


# 9fe88e55 06-Nov-2025 Mateusz Piotrowski <0mp@FreeBSD.org>

dtrace_pid.4: Document the DTrace PID provider

MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D51287


# 3ccb2d95 04-Nov-2025 Mateusz Piotrowski <0mp@FreeBSD.org>

dtrace_callout_execute.4: Document the DTrace callout_execute provider

MFC after: 2 weeks
Fixes: 91dd9aae1ab8 Add explicit static DTrace tracing to the callout mechanism
Differential Revision: http

dtrace_callout_execute.4: Document the DTrace callout_execute provider

MFC after: 2 weeks
Fixes: 91dd9aae1ab8 Add explicit static DTrace tracing to the callout mechanism
Differential Revision: https://reviews.freebsd.org/D51397

show more ...


# 2020e764 03-Nov-2025 Mateusz Piotrowski <0mp@FreeBSD.org>

dtrace_vfs.4: Document the DTrace vfs provider

Reviewed by: bcr
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D51317


# 88a53301 29-Oct-2025 David E. O'Brien <obrien@FreeBSD.org>

padlock.4: only install on i386


# a38a42ed 29-Oct-2025 David E. O'Brien <obrien@FreeBSD.org>

random: remove hifn(4)

Fixes: 685a78


# 15c79c6f 11-Jul-2025 Mitchell Horne <mhorne@FreeBSD.org>

man4: move allwinner pages and logic to a standard place

They are shared by arm, arm64, and now riscv. Note that they are
always installed by default, where MAN_ARCH=all.

MFC after: 3 days
Sponsore

man4: move allwinner pages and logic to a standard place

They are shared by arm, arm64, and now riscv. Note that they are
always installed by default, where MAN_ARCH=all.

MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52585

show more ...


# 2f7a796b 02-Oct-2025 Alexander Ziaee <ziaee@FreeBSD.org>

thunderbolt.4: Initial manual for HW Relnotes

This manual contains nothing and is only suitable for the HW Relnotes,
but lets get it in so we have something and then can iterate on it.

MFC after:

thunderbolt.4: Initial manual for HW Relnotes

This manual contains nothing and is only suitable for the HW Relnotes,
but lets get it in so we have something and then can iterate on it.

MFC after: 3 minutes
Fixes: 2ed9833791f2 (thunderbolt: Import USB4 code)
Discussed with: obiwac
Differential Revision: https://reviews.freebsd.org/D52847

show more ...


# 6d83ae14 15-Sep-2025 Lexi Winter <ivy@FreeBSD.org>

share/man/man[49]: Set PACKAGE=kernel-man

When MANSPLITPKG is disabled (which is now the default), the kernel
manpages in sections 4 and 9 are installed in the -kernel package
instead of the -kernel

share/man/man[49]: Set PACKAGE=kernel-man

When MANSPLITPKG is disabled (which is now the default), the kernel
manpages in sections 4 and 9 are installed in the -kernel package
instead of the -kernel-man package, because bsd.man.mk doesn't add
the -man suffix.

Since we already have handling for kernel-man in generate-ucl.lua,
set PACKAGE=kernel-man to make sure they're always in the right
package.

To avoid creating -kernel-man-man when WITH_MANSPLITPKG is enabled,
add some logic to bsd.man.mk (suggested by kevans) to avoid adding
the -man suffix if the package already has a -man suffix, and while
here, ensure ${__group}PACKAGE is always defined.

MFC after: 3 seconds
Reviewed by: des, bapt
Differential Revision: https://reviews.freebsd.org/D52525

show more ...


# a75c3c2c 15-Sep-2025 Li-Wen Hsu <lwhsu@FreeBSD.org>

udbc(4): connect to build

Reviewed by: thj
MFC with: d566b6a70bcbc329e8c690464043401fa8bdd49f
Sponsored by: The FreeBSD Foundation


12345678910>>...146