Re: De-setgid-ifying ipcs(1)

2001-05-18 Thread Peter Wemm
Alfred Perlstein wrote: > * Dima Dorfman <[EMAIL PROTECTED]> [010518 01:05] wrote: > > Hi folks, > > > > ipcs(1) is currently installed as setgid kmem. This isn't good for > > obvious reasons. Moreover, the information it needs is easily > > exported via sysctl. Below is a patch which adds the

Re: De-setgid-ifying ipcs(1)

2001-05-18 Thread Kris Kennaway
On Fri, May 18, 2001 at 01:16:35AM -0700, Peter Wemm wrote: > Alfred Perlstein wrote: > > * Dima Dorfman <[EMAIL PROTECTED]> [010518 01:05] wrote: > > > Hi folks, > > > > > > ipcs(1) is currently installed as setgid kmem. This isn't good for > > > obvious reasons. Moreover, the information it n

Request for CDR/CDRW drives working status

2001-05-18 Thread Søren Schmidt
I've decided to do a quick poll on which CDR/CDRW drives people have that either work or doesn't work. I'll collect all the info and make a web page that will show which drives are supported, and which are not, and hopefully this will help me find a solution that works for all. Please send a me

Re: How to transfer data from netgraph node to user program?

2001-05-18 Thread Roman V. Palagin
On May 17, at 1:04pm -0700, Archie Cobbs wrote: > > The question is: how I can initiate smth. like asynchronous reply (so I > > can get data via NgRecvMsg later in my prgram)? Or I'm going wrong way and > > should use another scheme for data transfer? Data size ranges from 10Kb to > > 500Kb. > >

Re: Request for CDR/CDRW drives working status

2001-05-18 Thread Alexey V. Neyman
Hello, Soren! >Drive model/version (from dmesg and possibly from the label on the drive). I've sent you info about acd0: CD-RW drive (PR: 25840), I think it was complete enogh for poll? :) Best regards, Alexey. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers

Re: How to transfer data from netgraph node to user program?

2001-05-18 Thread Archie Cobbs
Roman V. Palagin writes: > When size of collected data about 10Kb, all works fine. But when I need to > send 400Kb in reply - oops, ng_xxx_show_data() returns ENOBUFS (I think > because ng_socket receive queue is full, nobody reads from socket). So, I > don't understand how I can transfer large am

Re: ifindex

2001-05-18 Thread JINMEI Tatuya / $B?@L@C#:H(B
> On Fri, 18 May 2001 06:06:55 +0100 (BST), > vishwanath pargaonkar <[EMAIL PROTECTED]> said: > why is ifindex used for an interface.i know it is said > itz for unique identification of device.Can we not do > that using interfac name ? Yes, you could. But then - we should do string co

md disks more than one from a kldload?

2001-05-18 Thread Jaye Mathisen
I kldload md.ko. First md device comes up just peachy. however, attempts to now create an md1 fail with device not configured. It is not obvious to me what flag needs to be passed or how I can get 3 or more MD disks when using the module. Is the only way to compile it into the kernel with pse

Re: md disks more than one from a kldload?

2001-05-18 Thread Andrew Gallatin
Jaye Mathisen writes: > > I kldload md.ko. First md device comes up just peachy. > > however, attempts to now create an md1 fail with device not > configured. If you're feeling brave, I just back ported the all-singing / all-dancing md device from -current today (I wanted a size-configur

Re: md disks more than one from a kldload?

2001-05-18 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andrew Gallatin writes: : If anybody else feels like testing this, please do so. Is there : some interest an MFC? If this fixes the problem where sometimes the system would hang when writing to MFS, there'd be a large interest. However, there'd be little interest