Date: Sun, 09 Aug 2026 21:16:11 +0000 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: d444d82ad831 - stable/15 - d.7: Document no support for ddi_pathnam(), getmajor(), and getminor() Message-ID: <6a78ee1b.25485.4cb419c7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=d444d82ad831b3ce12cfd4980f3213b508342297 commit d444d82ad831b3ce12cfd4980f3213b508342297 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-05-20 12:36:40 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-08-09 21:14:25 +0000 d.7: Document no support for ddi_pathnam(), getmajor(), and getminor() MFC after: 3 days (cherry picked from commit d04da19acbef62f8aee36f5350470dcbf5ba2931) --- share/man/man7/d.7 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/share/man/man7/d.7 b/share/man/man7/d.7 index 122945b98518..c9f22ad72d11 100644 --- a/share/man/man7/d.7 +++ b/share/man/man7/d.7 @@ -3,7 +3,7 @@ .\" .\" Copyright (c) 2025-2026 Mateusz Piotrowski <0mp@FreeBSD.org> .\" -.Dd May 7, 2026 +.Dd May 20, 2026 .Dt D 7 .Os .Sh NAME @@ -453,3 +453,11 @@ and .Va $taskid are always 0 on .Fx . +.Pp +Functions +.Fn ddi_pathname , +.Fn getmajor , +and +.Fn getminor +are not supported on +.Fx .home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a78ee1b.25485.4cb419c7>
