"Kevin Oberman" wrote:
> > Date: Wed, 01 Oct 2003 22:01:07 -0700
> > From: Peter Wemm <[EMAIL PROTECTED]>
> > Sender: [EMAIL PROTECTED]
> >
> > I've made a commit that has been reported as breaking APM for some people.
> > I'll be following this up, so could folks please report here if things
> >
In message: <[EMAIL PROTECTED]>
Barney Wolff <[EMAIL PROTECTED]> writes:
: On Fri, Oct 03, 2003 at 06:54:04PM -0700, Will Andrews wrote:
: > On Fri, Oct 03, 2003 at 09:45:27PM -0400, Barney Wolff wrote:
: > > I'm finally motivated to ask, why don't security advisories contain
: > > the
In message: <[EMAIL PROTECTED]>
Barney Wolff <[EMAIL PROTECTED]> writes:
: I'm finally motivated to ask, why don't security advisories contain
: the equivalent revs for -head? Surely I can't be the only person
: following -current who doesn't build every day.
:
: This notable omission
On my -current "ls -c" and "ls -u" produce only alphanumeric output, no
sort by date my 4.7 box works fine...
FreeBSD Twoflower 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Sep 14 14:17:26 CEST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/Twoflower50 i386
__
From: dave <[EMAIL PROTECTED]>
> This is an MSI 875P Neo MB.
>
> Do you have it enabled in the bios?
>
> dave
Yes, I enable HTT in the bios because without
enabling it, freebsd-current does not recognize
HTT. I mean that;
with bios HTT disables;
/sys/i386/i386/identcpu.c
(cpu_procinf
At 09:51 PM 10/3/2003, you wrote:
Hi!
Does em{0,1} work under Hyperthreding enabled?
"em0", seemingly is not working under my environment;
FreeBSD 5.1-CURRENT #15: Sat Oct 4 09:46:38 JST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TYD3
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0aae0
I just committed a large set of changes to lock routing table entries. I've
been running with these changes for several months w/o ill effects but as
always beware. You will see some LOR's that I expect will go away with
forthcoming work from Andre Oppermann. If not they'll get fixed before t
On Fri, Oct 03, 2003 at 10:48:53PM -0400, Barney Wolff wrote:
> On Fri, Oct 03, 2003 at 07:17:50PM -0700, Will Andrews wrote:
> >
> > ... The rule is that changes are always committed to
> > -CURRENT first, unless they do not apply. This rule is rarely
> > broken in FreeBSD, and certainly never
Hi!
Does em{0,1} work under Hyperthreding enabled?
"em0", seemingly is not working under my environment;
FreeBSD 5.1-CURRENT #15: Sat Oct 4 09:46:38 JST 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TYD3
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0aae000.
Preloaded elf module "/boot/k
On Fri, Oct 03, 2003 at 07:17:50PM -0700, Will Andrews wrote:
>
> ... The rule is that changes are always committed to
> -CURRENT first, unless they do not apply. This rule is rarely
> broken in FreeBSD, and certainly never broken for security issues.
That's of course expected and appreciated.
On Fri, Oct 03, 2003 at 10:10:41PM -0400, Barney Wolff wrote:
> Does this mean that the situation can ever arise where a security bug
> is corrected in the advisory's announced releases but not in -current?
No. Well, at least not to date.
> Or, can we assume that as of the time of the security an
On Fri, Oct 03, 2003 at 10:10:41PM -0400, Barney Wolff wrote:
> Does this mean that the situation can ever arise where a security bug
> is corrected in the advisory's announced releases but not in -current?
> Or, can we assume that as of the time of the security announcement
> the vulnerability has
Bill Moran wrote:
Jens Rehsack wrote:
Don Lewis wrote:
On 2 Oct, Terry Lambert wrote:
[...]
Actually, write caching is not so much the problem, as the disk
reporting that the write has completed before the contents of
the transaction saved in the write cache have actually been
committed to st
On Fri, Oct 03, 2003 at 06:54:04PM -0700, Will Andrews wrote:
> On Fri, Oct 03, 2003 at 09:45:27PM -0400, Barney Wolff wrote:
> > I'm finally motivated to ask, why don't security advisories contain
> > the equivalent revs for -head? Surely I can't be the only person
> > following -current who does
On Fri, Oct 03, 2003 at 09:45:27PM -0400, Barney Wolff wrote:
> I'm finally motivated to ask, why don't security advisories contain
> the equivalent revs for -head? Surely I can't be the only person
> following -current who doesn't build every day.
Simply because the SO does not support -CURRENT.
I'm finally motivated to ask, why don't security advisories contain
the equivalent revs for -head? Surely I can't be the only person
following -current who doesn't build every day.
This notable omission has been true of every security advisory I
can remember, and I've never understood it. If I'm
Date: Fri, 03 Oct 2003 05:03:34 -0600
From: Aaron Wohl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: file system (UFS2) consistancy after -current crash?
After crashes recently ive been geting softupdate inconsistancies.
Directories in which a f
Ivan Doležal wrote:
As for kernel compilation (wireless does need bpf), this was it!
The new 802.11 layer (device wlan) and some WiFi device drivers (ath
and wi) uses the bpfattach2() function call. The bpfattach2()
implementation has no stub counterpart in "non-bpf" section of
net/bpf.c, so t
On Tue, Sep 30, 2003 at 03:17:05PM -0700, Brooks Davis wrote:
> > It looks strange to have `ifconfig create' vlan interface on tap,
> > while tap uses different semantics and can disappear after closing it?
> > With ef it is even worse, pseudo-devices are created while ef is
> > starting, so ef mo
In message: <[EMAIL PROTECTED]>
Marcel Moolenaar <[EMAIL PROTECTED]> writes:
: The "Marcel approved" way of doing this would be:
: 1. fix make(1),
: 2. Wait a month (or so) or until after the next release, whichever
:comes first,
: 3. Change kmod.mk.
Agreed. I just arbitrarily dec
Hello
I've got 5.1-current running on an IBM BladeCenter HS20. This thing has
a USB KVM built-in. It's working in multi-user mode. Problem is when I
boot to single user, can't do anything.
I'm looking for a way to fire up the usbd in single user mode. So far
I've tried:
Loading usbd.ko, ugen.
In message <[EMAIL PROTECTED]>, Mike Tancsa writes:
>However, overall the CPU is lower when running with the hifn
>card defined in the kernel. It makes a large difference in CPU usage when
>scp'ing a file across using 3des. Perhaps when the new Soekris card which
>does AES comes out, these nu
We are looking at doing some offsite backup at a generally physically
secure location. Still we are not that trusting of our data living off
site. So GEOM BDE seems to be a good fit to further reduce the risk. The
hardware we have is a 2.2 Celeron as well as a HiFn card to assist with
3des t
On Fri, Oct 03, 2003 at 09:02:19PM +0300, Ruslan Ermilov wrote:
> >
> > How are you building the kernel? Are you using `make buildworld' first
> > and then `make buildkernel' (or `make kernel')?
> >
> Maybe now it will be more obvious why I thought that upgrade_checks
> should always be done, f
On 03-Oct-2003 Robin P. Blanchard wrote:
> No locals.
>#12 0xc05a6796 in _vm_map_lock (map=0x0, file=0x0, line=0) at
> /usr/src/sys/vm/vm_map.c:352
> No locals.
>#13 0xc05a5a7a in kmem_malloc (map=0xc0c2f0b0, size=4096, flags=257)
> at /usr/src/sys/vm/vm_kern.c:328
> offset = 731
>
Kris Kennaway wrote:
On Fri, Oct 03, 2003 at 10:10:20AM -0700, Lars Eggert wrote:
Kris,
Kris Kennaway wrote:
For some months now I have been experiencing NFS corruption on the
three machines in the dosirak.kr package cluster - these are SMP
pentium 4 machines that run -CURRENT. Setting DISABL
On Fri, Oct 03, 2003 at 09:02:19PM +0300, Ruslan Ermilov wrote:
> Maybe now it will be more obvious why I thought that upgrade_checks
> should always be done, for all standard src/Makefile targets.
> Currently, you either need to upgrade your /usr/bin/make binary
> manually, or to use this command
#0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240
No locals.
#1 0xc04c79d9 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:372
No locals.
#2 0xc04c7d07 in panic () at /usr/src/sys/kern/kern_shutdown.c:550
td = (struct thread *) 0xc160d850
bootopt = 256
newpa
On Fri, Oct 03, 2003 at 12:28:42PM -0500, Jacques A. Vidrine wrote:
> On Fri, Oct 03, 2003 at 07:57:51PM +0300, Clau wrote:
> > hello,
> >
> > i just downloaded via cvsup the latest kernel for freebsd 5.1.
> > i had a problem with it, more exactly when i did a "make depend"
> > it stopped at some
Hi,
I've seen lots of messages on rescent -CURRENT
malloc() of "16" with the following non-sleepable locks held:
exclusive sleep mutex g_xdown r = 0 (0xe044eca8) locked @
/usr/src/sys/geom/geom_io.c:351
malloc() of "16" with the following non-sleepable locks held:
exclusive sleep mutex g_xdo
Is it possible to free memory associated with preload_search_by_type?
The reason for this is that SEBSD uses the bootloader to read a large
policy file at startup, but it is converted into a different format for
use, and the original is not needed after parsing.
___
On Fri, Oct 03, 2003 at 10:10:20AM -0700, Lars Eggert wrote:
> Kris,
>
> Kris Kennaway wrote:
>
> >For some months now I have been experiencing NFS corruption on the
> >three machines in the dosirak.kr package cluster - these are SMP
> >pentium 4 machines that run -CURRENT. Setting DISABLE_PSE a
Jacques A. Vidrine wrote:
On Fri, Oct 03, 2003 at 07:57:51PM +0300, Clau wrote:
hello,
i just downloaded via cvsup the latest kernel for freebsd 5.1.
i had a problem with it, more exactly when i did a "make depend"
it stopped at some place, and gave me this error:
"can't find kernel source t
On Fri, Oct 03, 2003 at 07:57:51PM +0300, Clau wrote:
> hello,
>
> i just downloaded via cvsup the latest kernel for freebsd 5.1.
> i had a problem with it, more exactly when i did a "make depend"
> it stopped at some place, and gave me this error:
> "can't find kernel source tree"
> i fixed this
Bill Moran wrote:
[...]
To me, this means:
a) if you want reliable, don't use IDE with WC
Reducable of 'don't use IDE' :-)
b) if you want reliable and fast, don't use IDE, period, use SCSI.
If you look at the recent postings, SCSI didn't help
you out everytime. I use the fileserver in current
co
Lars Eggert wrote:
Kris Kennaway wrote:
Just mount something rw via loopback nfs, and run 'fsx foo' on the nfs
filesystem for a few minutes.
I just ran an fsx cycle on my desktop machine over a TCP mount, and it
seemed to work fine:
I should have mentioned that this is a Pentium 4 Xeon SMP machine
Hello Clau,
C> i removed the last "/" from "/kern/" and now it seems it can find the
C> directory.
C> i don't know if this is a general problem, or it is just in the case of
C> my system.
Same here. Setting SYSDIR helped for now. But the last commit message to
kmod.mk:
"Revert rev. 1.86, I've fix
Jens Rehsack wrote:
Don Lewis wrote:
On 2 Oct, Terry Lambert wrote:
[...]
Actually, write caching is not so much the problem, as the disk
reporting that the write has completed before the contents of
the transaction saved in the write cache have actually been
committed to stable storage.
Unfortu
Kris,
Kris Kennaway wrote:
For some months now I have been experiencing NFS corruption on the
three machines in the dosirak.kr package cluster - these are SMP
pentium 4 machines that run -CURRENT. Setting DISABLE_PSE and
DISABLE_PG_G does not fix these problems. I am able to easily
reproduce th
hello,
i just downloaded via cvsup the latest kernel for freebsd 5.1.
i had a problem with it, more exactly when i did a "make depend"
it stopped at some place, and gave me this error:
"can't find kernel source tree"
i fixed this by modifying this piece of code from /usr/src/sys/conf/kmod.mk
(it s
Don Lewis wrote:
On 2 Oct, Terry Lambert wrote:
[...]
Actually, write caching is not so much the problem, as the disk
reporting that the write has completed before the contents of
the transaction saved in the write cache have actually been
committed to stable storage.
Unfortunately, IDE disks do
Terry Lambert wrote:
Unfortunately, IDE disks do not permit disconnected writes, due
to a bug in the original IDE implementation,
Therefore IDE disks almost universally lie to the driver any
time write caching is enabled on an IDE drive.
I understand that SATA has fixed a number of problems
in
On Fri, 2003-10-03 at 10:30, Poul-Henning Kamp wrote:
> Can you try this patch ?
>
> You may get some weird console messages, but as far as I can tell
> they're not important. There may be a way to say to CAM "I do
> expect to get an error so don't whine", but I'm not sure how
> that is done.
>
Hi,
I read your article about the fan control in a DL380G3.
We have the same problem. We ran at full speed from cold boot.
Installed is the latest bios, but the fans don't slow down. Cooling is
proper
in the server room.
The call is open at HP...but they are so slow with the reaction. :-(
BR
Andr
After crashes recently ive been geting softupdate inconsistancies.
Directories in which a file has recently been renamed have neither the
old file nor the new file. fsck -y recovers the inode and drops it in
lost in found.
I was under the impression that atomic rename() synced all the way to the
On Friday 03 October 2003 16:34, Mike Hunter wrote:
> How do you turn those down? /boot/loader.conf? I tried saying
> "hw.nvidia.card.rates="2x 1x" but that didn't seem to do anything (I have
> a feeling that putting that in /boot/loader.conf makes no sense...please
> consider this a desperate cr
Kris Kennaway <[EMAIL PROTECTED]> writes:
> Yes, since you have run installworld you have now installed a 5.x
> /bin/sh binary, which cannot run on the 4.x kernel you are running.
He *hasn't* run installworld; installworld would have installed the
new loader.
DES
--
Dag-Erling Smørgrav - [EMAIL
In message <[EMAIL PROTECTED]>, "Poul-Henning Kamp" writes:
>In message <[EMAIL PROTECTED]>, Dan Nelson writes:
>Can you try this patch ?
>
Oops! ignore the scsi_da.c patch!
>Index: scsi_da.c
>===
>RCS file: /home/ncvs/src/sys/cam/
In message <[EMAIL PROTECTED]>, Dan Nelson writes:
>>
>> Seems like it does, if there is a disc present or the tray is open there
>> is no delay only with tray closed and no disc inserted.
>> Maybe this is only an issue with this drive model or at least my
>> drive...
>
>No, it happens to me too.
On Thu, 02 Oct 2003 23:08:53 +0200
John Angelmo <[EMAIL PROTECTED]> wrote:
> OK I'm trying to upgrade from 4.8 (pre 4.9) to 5.1 (using the 5_1 tag
> with cvsup)
>
> The problem I get is this:
>
> cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL
> -I/usr/src/lib/libpthread/../libc/include
> -I/usr/src
On Oct 02, "Daniel O'Connor" wrote:
> My wife's computer did this. In the end I turned down all the knobs I
> could find (mostly AGP speed stuff).
>
> It still dies when trying OpenGL though.
> hw.nvidia.agp.card.rates: 2x 1x
> hw.nvidia.agp.card.fw: not supported
> hw.nvidia.agp.card.sba: suppo
51 matches
Mail list logo