cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c

John Baldwin jhb at FreeBSD.org
Thu Apr 10 08:20:05 PDT 2003


On 09-Apr-2003 Alfred Perlstein wrote:
> * Robert Watson <rwatson at FreeBSD.org> [030409 16:48] wrote:
>> 
>> On Wed, 9 Apr 2003, Nate Lawson wrote:
>> 
>> > On Wed, 9 Apr 2003, Alfred Perlstein wrote:
>> > > 
>> > > And what kind of path seperator is '.'?
>> > 
>> > Exactly.  What you're describing would be better implemented as a
>> > pseudo-fs layer.  In fact, that would remove the need for separate j*
>> > utilities. 
>> 
>> I thought we were trying to get away from synthetic file systems with
>> terrible security properties.  In fact, we specifically toasted procfs
>> because it behaved so badly; kernfs went down the tubes because the
>> semantic match was very poor, and sysctl is in.
> 
> Whatever, path components should be path components.

You mean like this?

> sysctl -N net.inet.tcp.syncache
net.inet.tcp.syncache.bucketlimit
net.inet.tcp.syncache.cachelimit
net.inet.tcp.syncache.count
net.inet.tcp.syncache.hashsize
net.inet.tcp.syncache.rexmtlimit

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list