From owner-freebsd-current Wed Nov 20 18:30:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27888 for current-outgoing; Wed, 20 Nov 1996 18:30:38 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA27883 for ; Wed, 20 Nov 1996 18:30:34 -0800 (PST) Received: from nexgen.HiWAAY.net (max2-194.HiWAAY.net) by mail.crl.com with SMTP id AA26754 (5.65c/IDA-1.5 for ); Wed, 20 Nov 1996 17:56:33 -0800 Received: (from dkelly@localhost) by nexgen.HiWAAY.net (8.7.6/8.7.3) id TAA00295 for freebsd-current@freebsd.org; Wed, 20 Nov 1996 19:53:04 -0600 (CST) Message-Id: X-Mailer: XFMail 0.5-alpha [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Mime-Version: 1.0 Resent-Date: Wed, 20 Nov 1996 13:53:20 -0600 Resent-Message-Id: Resent-From: David Kelly Resent-To: dkelly@hiwaay.net Date: Wed, 20 Nov 1996 19:50:34 -0600 (CST) Organization: Amateur Radio N4HHE, Madison, AL. From: David Kelly To: freebsd-current@freebsd.org Subject: man procfs Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In "man procfs" for 3.0-current says: [snip] file the executable image (not currently implemented) [snip] Each node is owned by the process's user, and belongs to that user's pri- mary group, except for the mem node, which belongs to the kmem group in- stead. (This is not yet true, but will be eventually.) Both of the above caveats apear no longer true for 3.0-current: PeeCee: {1125} uname -a FreeBSD PeeCee.tbe.com 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Tue Nov 19 13:10:26 CST 1996 dkelly@PeeCee.tbe.com:/usr/src/sys/compile/PEECEE i386 PeeCee: {1126} ls -l /proc/3916 total 36 --w------- 1 dkelly dkelly 0 Nov 20 13:50 ctl -r--r--r-- 1 dkelly dkelly 0 Nov 20 13:50 etype -r-xr-xr-x 1 bin bin 36864 Nov 19 01:54 file* -rw------- 1 dkelly dkelly 0 Nov 20 13:50 fpregs -r--r--r-- 1 dkelly dkelly 0 Nov 20 13:50 map -rw-r----- 1 dkelly kmem 0 Nov 20 13:50 mem --w------- 1 dkelly dkelly 0 Nov 20 13:50 note --w------- 1 dkelly dkelly 0 Nov 20 13:50 notepg -rw------- 1 dkelly dkelly 0 Nov 20 13:50 regs -r--r--r-- 1 dkelly dkelly 0 Nov 20 13:50 status PeeCee: {1127} ls -li /proc/3916/file /usr/bin/more 7860 -r-xr-xr-x 1 bin bin 36864 Nov 19 01:54 /proc/3916/file* 7860 -r-xr-xr-x 1 bin bin 36864 Nov 19 01:54 /usr/bin/more* PeeCee: {1128} -- David Kelly N4HHE, dkelly@tomcat1.tbe.com (wk), dkelly@hiwaay.net (hm) ====================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.