soaccept

2010-12-21 Thread Mohammad Hedayati
I'm about to use a char device for a kind of distributed processing, so I've coded the open function as follows. The problem is that soaccept returns 0 without populating the raddr. I've checked netstat, everything seems to be fine, the socket is created, bound and the state is LISTENING. Even the

A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
I want to create a jail called forest-friend. And having a dash in the name seems to create problems for me. /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found how do I escape that? -- chs, ___ freebsd-questions@freebsd.org

Re: A jail with a dash in its name

2010-12-21 Thread krad
On 21 December 2010 10:58, Christer Solskogen christer.solsko...@gmail.comwrote: I want to create a jail called forest-friend. And having a dash in the name seems to create problems for me. /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found how do I escape that?

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 12:06 PM, krad kra...@gmail.com wrote: i'd stay away from characters like that. It should be ok in theory to use but in my experience it is more likely to cause problems in the future There's no problem of having a dash in a hostname, so why should it be in a jailname?

Re: A jail with a dash in its name

2010-12-21 Thread Chris Rees
On 21 December 2010 11:23, Christer Solskogen christer.solsko...@gmail.com wrote: On Tue, Dec 21, 2010 at 12:06 PM, krad kra...@gmail.com wrote: i'd stay away from characters like that. It should be ok in theory to use but in my experience it is more likely to cause problems in the future

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 12:28 PM, Chris Rees utis...@gmail.com wrote: You tried single quotes? How? Where? :-) jail_'forest-friend'_rootdir=/usr/jails/forest-friend also gives /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found -- chs,

Re: A jail with a dash in its name

2010-12-21 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Tue Dec 21 04:58:59 2010 Date: Tue, 21 Dec 2010 11:58:38 +0100 From: Christer Solskogen christer.solsko...@gmail.com To: FreeBSD Mailing List freebsd-questions@freebsd.org Subject: A jail with a dash in its name I want to create a jail called

Re: Realtime

2010-12-21 Thread Da Rock
On 12/19/10 23:57, RW wrote: On Sun, 19 Dec 2010 14:32:42 +1000 Da Rockfreebsd-questi...@herveybayaustralia.com.au wrote: I can't seem to get my head on straight with the realtime scheduling in FBSD despite all my googling. Can someone give me a pointer to the latest info? As far as I can

Re: FBSD Realtime

2010-12-21 Thread Da Rock
On 12/20/10 11:49, Brandon Gooch wrote: On Sun, Dec 19, 2010 at 6:49 AM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: In light of the significant spam of late, it occurs to me that my former subject line may have been a little sparse... :) On 12/19/10 14:32, Da Rock wrote:

Re: FBSD Realtime

2010-12-21 Thread Da Rock
On 12/21/10 14:39, Ian Smith wrote: In freebsd-questions Digest, Vol 342, Issue 1, Message: 14 On Sun, 19 Dec 2010 19:49:08 -0600 Brandon Goochjamesbrandongo...@gmail.com wrote: On Sun, Dec 19, 2010 at 6:49 AM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: I can't

Re: LG Vortex (VS660)

2010-12-21 Thread Da Rock
On 12/21/10 16:27, Chris Brennan wrote: I have an LG Vortex (android2.2) phone, I'm pretty sure it's a VS660 and when I plug it into my fbsd8.1 laptop I get this Dec 20 19:31:36 blackdragon kernel: ugen1.3:LG Electronics Inc. at usbus1 Dec 20 19:31:36 blackdragon kernel: umass0:LG Electronics

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 1:11 PM, Robert Bonomi bon...@mail.r-bonomi.com wrote: That statement appears to be a shell variable assignment, yet the error message indicates that the system is trying to find an executable by the name of the entire expression. You need to show us the actual line in

Re: A jail with a dash in its name

2010-12-21 Thread Da Rock
On 12/21/10 22:48, Christer Solskogen wrote: On Tue, Dec 21, 2010 at 1:11 PM, Robert Bonomibon...@mail.r-bonomi.com wrote: That statement appears to be a shell variable assignment, yet the error message indicates that the system is trying to find an executable by the name of the entire

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 1:54 PM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: However, whether or not a hyphen is allowed in the jail name is another matter. Yes a hyphen is allowed in a hostname, but in the rc.conf the hostname is set in a string (as mentioned before). Also, the

Re: A jail with a dash in its name

2010-12-21 Thread krad
On 21 December 2010 13:21, Christer Solskogen christer.solsko...@gmail.comwrote: On Tue, Dec 21, 2010 at 1:54 PM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: However, whether or not a hyphen is allowed in the jail name is another matter. Yes a hyphen is allowed in a

18 Hidden Rules of Trade Shows

2010-12-21 Thread Skyline Trade Show Tips
CLICK BELOW to read this message in your browser: http://tracking.skyline.com/t/14754328/688441831/54268308/0/?b44ed14b=OTk3ODgzNTM3NTBmNmE0NWFjNmFjYzM3NTVmMjQxOWQ%3dx=0462185f If clicking doesn't work, copy the line above and paste it into your browser window. To remove your name from this

Re: Realtime

2010-12-21 Thread Alejandro Imass
On Tue, Dec 21, 2010 at 7:21 AM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: On 12/19/10 23:57, RW wrote: On Sun, 19 Dec 2010 14:32:42 +1000 Da Rockfreebsd-questi...@herveybayaustralia.com.au  wrote: [...] Bugger! I was hoping there was more to it than that... I've read that

Re: A jail with a dash in its name

2010-12-21 Thread Ivan Voras
On 21/12/2010 12:23, Christer Solskogen wrote: On Tue, Dec 21, 2010 at 12:06 PM, kradkra...@gmail.com wrote: i'd stay away from characters like that. It should be ok in theory to use but in my experience it is more likely to cause problems in the future There's no problem of having a dash

Re: use of menus crashes Firefox?

2010-12-21 Thread Chris Brennan
On Mon, Dec 20, 2010 at 7:51 PM, RW rwmailli...@googlemail.com wrote: On Mon, 20 Dec 2010 17:26:43 -0700 Keith Seyffarth w...@weif.net wrote: gdbm the core.dump and see if that helps (you may need to enable symbols in Thanks for the information, but I'm not sure what you mean by

Re: LG Vortex (VS660)

2010-12-21 Thread Chris Brennan
On Tue, Dec 21, 2010 at 7:43 AM, Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: Well thats new :) I've been playing with a HTC Android, disk access is fine, but trying to get the tethering working. Whats usbconfig say? And is it every time you plug in, or does it come good

E-Mail scaling question

2010-12-21 Thread Mark Moellering
Hello All, My company needs a [new] e-mail solution for a product rollout. Rather than have a few e-mail domains with lots of addresses, the solution we need is for a very few (mostly one, very rarely more than 3) accounts on upwards of tens of thousands of domains. I can't find any info on

Re: E-Mail scaling question

2010-12-21 Thread Diego Arias
On Tue, Dec 21, 2010 at 2:39 PM, Mark Moellering m...@msen.com wrote: Hello All, My company needs a [new] e-mail solution for a product rollout. Rather than have a few e-mail domains with lots of addresses, the solution we need is for a very few (mostly one, very rarely more than 3)

Re: E-Mail scaling question

2010-12-21 Thread Chuck Swiger
On Dec 21, 2010, at 11:39 AM, Mark Moellering wrote: My company needs a [new] e-mail solution for a product rollout. Rather than have a few e-mail domains with lots of addresses, the solution we need is for a very few (mostly one, very rarely more than 3) accounts on upwards of tens of

Re: A jail with a dash in its name

2010-12-21 Thread Matthew Seaman
On 21/12/2010 12:11, Robert Bonomi wrote: I want to create a jail called forest-friend. And having a dash in the name seems to create problems for me. /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found how do I escape that? You don't. rc.conf uses bourne

Install problem with 8.0 Release

2010-12-21 Thread Graeme Dargie
Hi list, I am trying to help a friend who is overseas install FreeBSD 8.0 i386. Left to his own devices the install failed, so I ran through it with him last night, all is fine till it gets to the root password screen where the install just hangs. He is not very techy, all I could glean was

Re: Install problem with 8.0 Release

2010-12-21 Thread Adam Vande More
On Tue, Dec 21, 2010 at 4:24 AM, Graeme Dargie a...@tangerine-army.co.ukwrote: I am trying to help a friend who is overseas install FreeBSD 8.0 i386. Left to his own devices the install failed, so I ran through it with him last night, all is fine till it gets to the root password screen where

Re: Install problem with 8.0 Release

2010-12-21 Thread Mike Tancsa
On 12/21/2010 5:24 AM, Graeme Dargie wrote: Hi list, I am trying to help a friend who is overseas install FreeBSD 8.0 i386. Left to his own devices the install failed, so I ran through it with him last night, all is fine till it gets to the root password screen where the install just

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 9:26 PM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: Of course, there's no problem with using the form 'forest-friend' on the RHS of any assignments, so long as it's properly quoted, of course. Thanks for all your help! I chose to remove all hyphens instead.

Re: HP XW6400 install failure

2010-12-21 Thread Per olof Ljungmark
Quoting Per olof Ljungmark p...@intersonic.se: Hi, The machine restarts during DVD/Memstick boot, possibly when is trying to identify the HD. If I take out the LSI 3041E SAS controller and replace it with another SCSI controller or the motherboard SATA all is fine, installing other OS's

Re: E-Mail scaling question

2010-12-21 Thread tomasz dereszynski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/12/2010 19:39, Mark Moellering wrote: Hello All, My company needs a [new] e-mail solution for a product rollout. Rather than have a few e-mail domains with lots of addresses, the solution we need is for a very few (mostly one, very rarely