Date: Wed, 20 Nov 1996 19:50:34 -0600 (CST) From: David Kelly <dkelly@hiwaay.net> To: freebsd-current@freebsd.org Subject: man procfs Message-ID: <XFMail.961120195303.dkelly@hiwaay.net> Resent-Message-ID: <v03010707aeb911136263@[140.165.210.81]>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.961120195303.dkelly>
