Return to BSD News archive
From: gpalmer@SPAM.webspan.net (Gary Palmer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: BSD vs Linux Date: 22 May 1997 21:06:17 EDT Organization: WebSpan Inc., New Jersey Lines: 26 Sender: gpalmer@mutara.noc.webspan.net Message-ID: <5m2qi9$psl@news.webspan.net> References: <337A4307.3BF9@vertexcomm.com> <87k9l1twjc.fsf@phaedrus.uchicago.edu> <5lnct0$47$2@klemm.gtn.com> <87lo5bmued.fsf@phaedrus.uchicago.edu> <5lqmua$dhs@news.webspan.net> <ohkk9krjg1m.fsf@bermuda.io.com> NNTP-Posting-Host: mutara.noc.webspan.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Report-Abuse-To: abuse@mail.webspan.net X-Newsreader: knews 0.9.8 Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.Hawaii.Edu!news.lava.net!news.flex.com!www.nntp.primenet.com!nntp.primenet.com!cs.utexas.edu!feeder.chicago.cic.net!feed1.news.erols.com!news.webspan.net!usenet Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41465 In article <ohkk9krjg1m.fsf@bermuda.io.com>, Steve Coltrin <spcoltri@bermuda.io.com> writes: >> That is relatively easy to emulate using either a much-customized >> portal fs or perhaps a linux_procfs. I do *NOT* want to touch /proc on >> FreeBSD, since it is meant to be a window onto the process table, >> filling it with junk is (IMHO) wrong, and I think Linux should have >> found another window onto the kernel for the odds and ends that are >> now in /proc > > Like this? :) > > MOUNT_KERNFS(8) FreeBSD System Manager's Manual MOUNT_KERNFS(8) > > NAME > mount_kernfs - mount the /kern file system > > SYNOPSIS > mount_kernfs [-o options] /kern mount_point Whoops :-) One of the more forgotten filesystems in FreeBSD I think. I don't even know of anyone using it :-/ Gary