On Tuesday 21 August 2007, sam wrote:
> Hi, all.
>
> i am try runing Enemy Territory: Quake Wars server
> (links on http://weec.ovl.ru/csdivision/index.php?topic=662.0 )
>
> # uname -rms
> FreeBSD 6.2-STABLE amd64
>
> # mount | grep linproc
> linprocfs on /usr/compat/linux/proc (linprocfs, local)
>
Dear freebsd-hackers@,
Is there a way to statically compile device hints into an isa(4) module?
From what it looks, there is no place in the source tree to put the
hints for isa(4) modules -- you either have to place default hints into
GENERIC.hints, implying that the driver will be compiled i
(replying to myself)
2007/8/21, Yuriy Tsibizov <[EMAIL PROTECTED]>:
> 2007/8/20, Kostik Belousov <[EMAIL PROTECTED]>:
> > On Sat, Aug 18, 2007 at 02:01:26PM +0400, Yuriy Tsibizov wrote:
> > > I'm trying to get user-mode Linux to run under FreeBSD Linux emulation (on
> > > i386).
> > >
> > > User-
Coleman Kane wrote:
Lev Serebryakov wrote:
Hello ports,
Latest versions of `mingw32-binutils' and `mingw32-bin-msvcrt' were
committed.
`mingw32-gcc' is on pipeline.
But it is BIG update: new version is 4.2.0
I ask you to test this `almost new' port before commit.
http://lev.serebry
Hi, all.
i am try runing Enemy Territory: Quake Wars server
(links on http://weec.ovl.ru/csdivision/index.php?topic=662.0 )
# uname -rms
FreeBSD 6.2-STABLE amd64
# mount | grep linproc
linprocfs on /usr/compat/linux/proc (linprocfs, local)
# cat run.sh
#!/bin/sh
cd `dirname $0`
export LD_LIBRA
On Mon, Aug 20, 2007 at 05:35:34PM -0500, Eric F Crist wrote:
> On Aug 20, 2007, at 8:12 AM, Julian D. Seifert wrote:
> >I'm running an ircd (derived from unrealircd) on a FreeBSD 5.5-
> >Release.
>
> At the risk of sounding rude, the 5.x series of FreeBSD is
> deprecated.
FYI, 5.5 is official
On 8/21/07, Tom Judge <[EMAIL PROTECTED]> wrote:
> Arne Schwabe wrote:
> > Tom Judge schrieb:
> >> Mohacsi Janos wrote:
> >>> Dear All,
> >>> What is the recommended way to configure vlan interfaces on
> >>> etherchannel bonded interfaces in a failure mode. I found, that
> >>> etherchannel is s
Hi Tom,
Thanks! Very helpful informations!
Janos Mohacsi
Network Engineer, Research Associate, Head of Network Planning and Projects
NIIF/HUNGARNET, HUNGARY
Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882
On Tue, 21 Aug 2007, Tom Judge wrote:
Mohacsi Janos wrote:
Dear All,
Try the --line-buffered option to grep. I've had a lot of luck with
it. Something like the following may work for you:
# praudit /etc/auditpipe | grep --line-buffered -e "xxx"
If you just want to pipe to a file, use something like:
# praudit /etc/auditpipe | grep --line-buffered -e "$" >>
On Tue, 21 Aug 2007, Eric Crist wrote:
thx this not working wite up buffer-pipe to 4096 bytes
Can I ask what is in the /etc/auditpipe file?
I believe what is meant is /dev/auditpipe, which provides a live event stream
from the kernel's audit subsystem in FreeBSD 6.2 and later. You can rea
On Aug 21, 2007, at 7:52 AMAug 21, 2007, sam wrote:
Robert Watson wrote:
On Mon, 20 Aug 2007, sam wrote:
I am installed AUDIT
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html
# praudit /etc/auditpipe | grep "xxx"
&
# praudit /etc/auditpipe | tee file.log
&
# praudit /etc
On Aug 21, 2007, at 8:21 AMAug 21, 2007, sam wrote:
Eric Crist wrote:
On Aug 21, 2007, at 7:52 AMAug 21, 2007, sam wrote:
Robert Watson wrote:
On Mon, 20 Aug 2007, sam wrote:
I am installed AUDIT
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
audit.html
# praudit /etc/audit
Eric Crist wrote:
On Aug 21, 2007, at 7:52 AMAug 21, 2007, sam wrote:
Robert Watson wrote:
On Mon, 20 Aug 2007, sam wrote:
I am installed AUDIT
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html
# praudit /etc/auditpipe | grep "xxx"
&
# praudit /etc/auditpipe | tee file.l
Robert Watson wrote:
On Mon, 20 Aug 2007, sam wrote:
I am installed AUDIT
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html
# praudit /etc/auditpipe | grep "xxx"
&
# praudit /etc/auditpipe | tee file.log
&
# praudit /etc/auditpipe > file.log
this is not work
please help me
Tom Judge schrieb:
> Mohacsi Janos wrote:
>> Dear All,
>> What is the recommended way to configure vlan interfaces on
>> etherchannel bonded interfaces in a failure mode. I found, that
>> etherchannel is supported by ng_fec(4) (but not exactly what I want)
>> and also found that there two? way
Hi,
I'm trying your driver in my sony AR41S notebook:
pciconf -lv
...
device = '3945ABG Intel 3945ABG Wireless LAN controller'
...
[EMAIL PROTECTED]:3:0: class=0x060700 card=0x9016104d chip=0x8039104c rev=0x00
hdr=0x02
uname -a
... 7.0-CURRENT FreeBSD 7.0-CURRENT #3 : Tue Aug 21 12:41:59 CEST
Arne Schwabe wrote:
Tom Judge schrieb:
Mohacsi Janos wrote:
Dear All,
What is the recommended way to configure vlan interfaces on
etherchannel bonded interfaces in a failure mode. I found, that
etherchannel is supported by ng_fec(4) (but not exactly what I want)
and also found that there tw
On Mon, 20 Aug 2007, sam wrote:
I am installed AUDIT
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html
# praudit /etc/auditpipe | grep "xxx"
&
# praudit /etc/auditpipe | tee file.log
&
# praudit /etc/auditpipe > file.log
this is not work
please help me
Vladimir,
Could yo
On Tue Aug 21, 2007 at 11:53:36 +0200, Mohacsi Janos wrote:
> Dear All,
> What is the recommended way to configure vlan interfaces on
> etherchannel bonded interfaces in
> a failure mode. I found, that etherchannel is supported by ng_fec(4) (but not
> exactly what I
> want) and also found
2007/8/20, Kostik Belousov <[EMAIL PROTECTED]>:
> On Sat, Aug 18, 2007 at 02:01:26PM +0400, Yuriy Tsibizov wrote:
> > I'm trying to get user-mode Linux to run under FreeBSD Linux emulation (on
> > i386).
> >
> > User-mode Linux in it's start-up tests tries to modify syscall number (to be
> > called
Mohacsi Janos wrote:
Dear All,
What is the recommended way to configure vlan interfaces on
etherchannel bonded interfaces in a failure mode. I found, that
etherchannel is supported by ng_fec(4) (but not exactly what I want) and
also found that there two? way of configuring vlans: vlan(4) a
Dear All,
What is the recommended way to configure vlan interfaces on
etherchannel bonded interfaces in a failure mode. I found, that
etherchannel is supported by ng_fec(4) (but not exactly what I want) and
also found that there two? way of configuring vlans: vlan(4) and
ng_vlan(4). But I did
22 matches
Mail list logo