From owner-cvs-sys Mon Jun 17 15:56:20 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA07071 for cvs-sys-outgoing; Mon, 17 Jun 1996 15:56:20 -0700 (PDT) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06909; Mon, 17 Jun 1996 15:53:29 -0700 (PDT) Date: Mon, 17 Jun 1996 15:53:29 -0700 (PDT) From: John Dyson Message-Id: <199606172253.PAA06909@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/miscfs/procfs procfs_map.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/06/17 15:53:28 Added: sys/miscfs/procfs procfs_map.c Log: 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.