History log of /freebsd/sys/fs/procfs/procfs_map.c (Results 151 – 153 of 153)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 34e95a26 27-Jul-1996 John Dyson <dyson@FreeBSD.org>

Under certain circumstances, reading the /proc/*/map file can
crash the system. Nonexistant objects were not handled correctly.


# 6ead3edd 18-Jun-1996 John Dyson <dyson@FreeBSD.org>

Clean-up the new VM map procfs code, and also add support for executable
format file "etype". It contains a description of the binary type for
a process.


# 975dcaa9 18-Jun-1996 John Dyson <dyson@FreeBSD.org>

This file is the "meat" of the process address space capability. If you
would like other things added, just ask!!! It might be pretty easy to add.


1234567