"Marc G. Fournier" wrote:
> > You have more memory than you can allocate kernel memory to
> > provide page table entries for.
> >
> > The only solution is to increase your kernel virtual address
> > space size to accomodate the page mappings.
> >
> > How to do this varies widely by the version of
On Sat, 20 Apr 2002, Craig Boston wrote:
> Since -current by default uses devfs, is there a standard way to make the
> ownership/permissions of device nodes "sticky" so that they persist across
> boots?
No.
Or should we just put the appropriate commands in rc.local ?
The problem has been moved
Bruce Evans wrote:
> On Sat, 20 Apr 2002, Craig Boston wrote:
> > Since -current by default uses devfs, is there a standard way to make the
> > ownership/permissions of device nodes "sticky" so that they persist across
> > boots?
>
> No.
>
> Or should we just put the appropriate commands in rc.l
On Sat, 20 Apr 2002, Doug Barton wrote:
> On Sat, 20 Apr 2002, Craig Boston wrote:
>
> > Since -current by default uses devfs, is there a standard way to make the
> > ownership/permissions of device nodes "sticky" so that they persist across
> > boots?
>
> rc.devfs
Unfortunately, this works p
Hi,
I have upgraded my box from 4,5-STABLE to 4,5-RELEASE according to
http://www.mostgraveconcern.com/freebsd/
But after the upgrade my box does not read the setting from rc.conf
(ifconfig shows that the xl0 interface has no IP)
Anyone got a idea about what went wrong here?
Regards,
Dennis
To
Hi.
Now I mean plain /usr/bin/login, I don't see "Last login" from it anymore,
it seems it is gone when login was PAMifized. Please restore it back
(depending on quietlog as it was before).
--
Andrey A. Chernov
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscrib
In message <[EMAIL PROTECTED]>, Robe
rt Watson writes:
>> rc.devfs
>
>Unfortunately, this works poorly for cloned devices. At various meetings,
>there has been discussion of a devfsd and/or devd; that's probably the
>vehicle for doing that kind of administrative change. Unfortunately, it
>doesn
On Sat, Apr 20, 2002 at 20:07:53 +0400, Andrey A. Chernov wrote:
> On Sat, Apr 20, 2002 at 18:03:07 +0200, Dag-Erling Smorgrav wrote:
> > "Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> > > It happens only with 'localhost' and not in remote case. To
> > > reproduce it, call:
> > > ssh localhos
Hi,
Environment:
FreeBSD xphome.home.ady.ro 5.0-CURRENT FreeBSD 5.0-CURRENT #0:
Sun Apr 21 10:39:36 EEST 2002 i386
XFree86-4.2.0_1,1 (3dfx Velocity 100 graphics card)
gnome-1.4.1b2_2 + sawfish-gnome-1.0.1
linux_base-6.1_1
linux-netscape-communicator-4.79
Panicstring: brem
- Original Message -
From: "Dennis Pedersen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 21, 2002 3:52 PM
Subject: Upgrade from 4,5Stable->4,5-RELASE . refuse to accept setting from
rc.conf
> Hi,
> I have upgraded my box from 4,5-STABLE to 4,5-RELEASE according to
>
Hi,
I see the new new behaviour of expr(1) requires you to add '--' if your
commandline arguments might start with a '-'. This does break things
a little because our old expr(1) does not understand a '--' in the
beginning and the new one don't work right without it. :-(((
The place where I notic
On Sun, Apr 21, 2002 at 05:03:02PM +0200, Dennis Pedersen wrote:
>
> > Hi,
> > I have upgraded my box from 4,5-STABLE to 4,5-RELEASE according to
> > http://www.mostgraveconcern.com/freebsd/
> > But after the upgrade my box does not read the setting from rc.conf
> > (ifconfig shows that the xl0 i
John Hay <[EMAIL PROTECTED]> writes:
> I see the new new behaviour of expr(1) requires you to add '--' if your
> commandline arguments might start with a '-'. This does break things
> a little because our old expr(1) does not understand a '--' in the
> beginning and the new one don't work right wi
As Adrian Penisoara already reported
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=19645+0+current/freebsd-current
there is panic in -current. I believe it is related to the next
commit:
nectar 2002/04/18 17:45:29 PDT
Modified files:
sys/kern kern_descrip.c kern_exec.c
- Original Message -
From: "Steve Kargl" <[EMAIL PROTECTED]>
To: "Dennis Pedersen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, April 21, 2002 6:19 PM
Subject: Re: Upgrade from 4,5Stable->4,5-RELASE . refuse to accept setting
from rc.conf
> On Sun, Apr 21, 2002 at 05:03:02PM
"Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> Now I mean plain /usr/bin/login, I don't see "Last login" from it anymore,
> it seems it is gone when login was PAMifized. Please restore it back
> (depending on quietlog as it was before).
See attached patch.
DES
--
Dag-Erling Smorgrav - [EMA
Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
> Actually, it means *sshd* omits waiting for its own child - PAM does
> not fork - and it still does not explain why I can't reproduce the
> problem. In any case, please try the attached patch.
Umm, my brain was off when I wrote that. Here's a wo
> > I see the new new behaviour of expr(1) requires you to add '--' if your
> > commandline arguments might start with a '-'. This does break things
> > a little because our old expr(1) does not understand a '--' in the
> > beginning and the new one don't work right without it. :-(((
>
> I'm almo
Hi,
As I upgraded my current and 4-stable boxes to recent ones, I noticed
that eval `tset -s` no longer works on the stock tcsh.
It gives error message such as ``Missing ].''
I tried to figure out what is going wrong and here's my finding:
1. If an open brace is included in the string to be ex
On Sun, Apr 21, 2002 at 19:49:48 +0200, Dag-Erling Smorgrav wrote:
> "Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> > Now I mean plain /usr/bin/login, I don't see "Last login" from it anymore,
> > it seems it is gone when login was PAMifized. Please restore it back
> > (depending on quietlog
On Sun, Apr 21, 2002 at 20:02:59 +0200, Dag-Erling Smorgrav wrote:
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
> > Actually, it means *sshd* omits waiting for its own child - PAM does
> > not fork - and it still does not explain why I can't reproduce the
> > problem. In any case, please try
While you're in here, does it make sense to use strftime() instead of
printing just a portion of what ctime returns? This would allow
i18n of the time format if desired (and if the locale is set this
early -- maybe this is just a can of worms =).
Bill
To Unsubscribe: send mail to [EMAIL PROT
On Sun, 21 Apr 2002, Terry Lambert wrote:
> No, there's no stats collected on this stuff, because it's a pretty
> obvious and straight-forward thing: you have to have a KVA space large
> enough that, once you subtract out 4K for each 4M of physical memory and
> swap (max 4G total for both), you e
On Sun, Apr 21, 2002 at 05:58:22PM +0200, John Hay wrote:
> Hi,
>
> I see the new new behaviour of expr(1) requires you to add '--' if your
> commandline arguments might start with a '-'. This does break things
> a little because our old expr(1) does not understand a '--' in the
> beginning and t
On Sun, Apr 21, 2002 at 05:22:20PM +0300, Adrian Penisoara wrote:
> Panicstring: bremfree: bp 0xc77fb678 not locked
This isn't the real panic, it's a second panic caused by trying to
sync disks.
> How-to-repeat: launch linux-netscape while in X11
Are you absolutely sure all kernel modules
On Sun, 21 Apr 2002, Terry Lambert wrote:
> "Marc G. Fournier" wrote:
> > > You have more memory than you can allocate kernel memory to
> > > provide page table entries for.
> > >
> > > The only solution is to increase your kernel virtual address
> > > space size to accomodate the page mappings.
On Sun, 21 Apr 2002, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Robe
> rt Watson writes:
>
> >> rc.devfs
> >
> >Unfortunately, this works poorly for cloned devices. At various meetings,
> >there has been discussion of a devfsd and/or devd; that's probably the
> >vehicle for doi
Today's -current kernel. This happend when I invoke linux-netscape.
lock order reversal
1st 0xe7fdf134 filedesc structure (filedesc structure) @
../../../kern/kern_descrip.c:1531
2nd 0xc0321ca0 filelist lock (filelist lock) @ ../../../kern/kern_descrip.c:1092
recursed on non-recursive lock
Okay, this was pointed out to me on linpeople irc network. Basically if
your in the US, and you know who Jerry Fallwell is (spelling??), the
story is something you would expect from him.
http://members.truepath.com/objective/propaganda.html
I apologise in advance if I offended anyone with this
Bill Fenner <[EMAIL PROTECTED]> writes:
> While you're in here, does it make sense to use strftime() instead of
> printing just a portion of what ctime returns?
Might, might not. ISTR strftime() can't correctly emulate ctime(),
but some other format might be preferrable. Do you have a format
st
I posted it for its amusement value, nothing else :)
-Original Message-
From: Igor Roboul [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 22, 2002 1:50 AM
To: [EMAIL PROTECTED]
Subject: Re: Offtopic, but hilarious
On Mon, Apr 22, 2002 at 12:55:36AM -0400, [EMAIL PROTECTED]
wrote:
> Okay
Marc,
-On [20020421 00:30], Marc G. Fournier ([EMAIL PROTECTED]) wrote:
>
>Over the past week, I've been trying to get information on how to fix a
>server that panics with:
>
>| panic: vm_map_entry_create: kernel resources exhausted
>| mp_lock = 0101; cpuid = 1; lapi
I have an ASUS A7A266 motherboard with an Athlon XP processor which
seems prone to weirdness. The BIOS seems to set the MTRRs to some
undocumented values, which used to prevent X starting. I've now
fixed the MTRR code and X works fine.
Unfortunately, when X changes the MTRRs then ACPI stops worki
33 matches
Mail list logo