Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152082242
D51654.id159499.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
846 B
Referenced Files
None
Subscribers
None
D51654.id159499.diff
View Options
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 16, 2023
+.Dd July 31, 2025
.Dt SYSCTL 3
.Os
.Sh NAME
@@ -527,8 +527,12 @@
The in-kernel call stacks for the threads of the specified process.
.It Dv KERN_PROC_VMMAP
The description of the map entries for the process.
+Also check out
+.Xr kinfo_getvmmap 3 .
.It Dv KERN_PROC_FILEDESC
The file descriptors for files opened in the specified process.
+Also check out
+.Xr kinfo_getfile 3 .
.It Dv KERN_PROC_GROUPS
Groups associated with the process.
.It Dv KERN_PROC_ENV
@@ -949,6 +953,7 @@
.El
.Sh SEE ALSO
.Xr confstr 3 ,
+.Xr kinfo_getproc 3 ,
.Xr kvm 3 ,
.Xr sysconf 3 ,
.Xr sysctl 8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 2:48 PM (21 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31386623
Default Alt Text
D51654.id159499.diff (846 B)
Attached To
Mode
D51654: sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3)
Attached
Detach File
Event Timeline
Log In to Comment