On Sat, 6 Apr 2002, Scott Long wrote:
> > Go for it ("Tested by: netchild"), the system now doesn't hangs
> > anymore at shutdown.
Me too :-)
> Given the number of 'me too' responses to the usb mouse problem, maybe
> you should check in this patch, and then track down the printing
>
On Thu, Apr 04, 2002 at 01:51:27AM +0100, Andrew Boothman wrote:
> Ian Logan wrote:
> > I've got an iFeel at home, plugged directly into the machine. Gives the
> > exact same error. At one point last summer I started trying to look into
> > it, and from what I saw in the code and what I remember i
Hello,
On Sat, Apr 06, 2002 at 06:51:14PM -0800, Jos Backus wrote:
> One problem with ports is that configure will cause to be used if
> it exists in /usr/include (net/rsync being the latest example), causing an
> annoying warning. So why not remove /usr/include/malloc.h, and patch those
> ports
What's the current method for debugging kernels?
genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug
5d079ab35c111057dbbf8f242940bbad.core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
-On [20020407 07:00], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
>So, I plan to remove all vestiges of NetBSD sort and ask to restore GNU
>sort from the Attic. Reasons are:
Better option:
1) leave NetBSD sort
2) unhook from build
3) add GNU sort back for now
4) fix up NetBSD sort
Th
On Sun, Apr 07, 2002 at 11:48:15 +0200, Jeroen Ruigrok/asmodai wrote:
> -On [20020407 07:00], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
> >So, I plan to remove all vestiges of NetBSD sort and ask to restore GNU
> >sort from the Attic. Reasons are:
>
> Better option:
>
-On [20020407 12:00], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
>On Sun, Apr 07, 2002 at 11:48:15 +0200, Jeroen Ruigrok/asmodai wrote:
>> -On [20020407 07:00], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
>> >So, I plan to remove all vestiges of NetBSD sort and ask to res
Josef Karthauser wrote:
> What's the current method for debugging kernels?
>
> genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug
Running kernels?
You use another machine, and connect the serial ports together.
See the handbook for details.
If this is against a dead kernel, etiher you
On Sun, Apr 07, 2002 at 12:13:50 +0200, Jeroen Ruigrok/asmodai wrote:
> >It is not better but the same as mine. I don't plan to remove inactive
> >contrib stuff.
>
> That was not what you said in your initial suggestion:
>
> ``I plan to remove all vestiges of NetBSD sort'', that really sounds,
Here is a patch to make NetBSD's sort(1) sort by the locale's collating
order. The table should not be called ascii[] anymore, but I can't think of
a better one, and supplying a patch to change the name would be pointless.
It works. It assumes the string strxfrm() outputs is the same length as
it
On Sun, Apr 07, 2002 at 20:40:13 +1000, Tim J. Robbins wrote:
>
> It works. It assumes the string strxfrm() outputs is the same length as
> its input, which is always possible, and true on FreeBSD.
It seems you try follow the same path as me :-)
No, it not works since breaks so many other places
On Sun, Apr 07, 2002 at 03:29:41AM -0700, Terry Lambert wrote:
> Josef Karthauser wrote:
> > What's the current method for debugging kernels?
> >
> > genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug
> Running kernels?
>
> You use another machine, and connect the serial ports together
What mail client are you using that creates emails that have two attachments
in OE, a .txt file which is the body and a DAT file?
Yeah I know, OE sux, I'm getting a better client soon.
Chris
_
Do You Yahoo!?
Get your free @yahoo.com addre
On Sun, Apr 07, 2002 at 14:55:37 +0400, Andrey A. Chernov wrote:
>
> Before you end up building correct tables for ascii,Rascii,Ftable,RFtable,
> I can inform you that correct tables for them breaks -n badly.
I can additionly notice that building correct tables for Ftable and
RFtable is especial
...can I simply mount my linux partition and point it to the Linux drive's
/lib, /usr/lib, etc.?
If so, can you give me a brief overview of the pointing-to part?
Thanks.
Chris
_
Do You Yahoo!?
Get your free @yahoo.com address at http://m
On Sun, Apr 07, 2002 at 10:13:35AM +0100, Josef Karthauser wrote:
> What's the current method for debugging kernels?
>
> genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug
>5d079ab35c111057dbbf8f242940bbad.core
...
>
> kernel symbol `dumppcb' not found.
> Attaching to program:
On Sun, Apr 07, 2002 at 02:55:37PM +0400, Andrey A. Chernov wrote:
> I suggest following test first:
> none,-r,-f,-n combination for all FreeBSD locales compared to GNU sort.
>
> The next test is -R option in 0.255 range for all locales.
Perhaps you could make a test suite and commit to
[gnu/]us
On Sun, Apr 07, 2002 at 04:30:31 -0700, David O'Brien wrote:
> On Sun, Apr 07, 2002 at 02:55:37PM +0400, Andrey A. Chernov wrote:
> > I suggest following test first:
> > none,-r,-f,-n combination for all FreeBSD locales compared to GNU sort.
> >
> > The next test is -R option in 0.255 range for a
On Sun, Apr 07, 2002 at 02:55:37PM +0400, Andrey A. Chernov wrote:
> No, it not works since breaks so many other places.
I guess I have to agree with you there, that it does break -n and -f and does
not handle (for example) German correctly. I still do believe that a similar
approach could corre
On Sun, Apr 07, 2002 at 10:00:08AM +0400, Andrey A. Chernov wrote:
> On Sun, Apr 07, 2002 at 08:52:21 +0400, Andrey A. Chernov wrote:
> > It is sad news, but I try to do my best to l10n NetBSD sort in vain, it is
> > tied to ASCII so closely so it is almost impossible to handle all possible
> >
On Sun, Apr 07, 2002 at 21:49:44 +1000, Tim J. Robbins wrote:
> On Sun, Apr 07, 2002 at 02:55:37PM +0400, Andrey A. Chernov wrote:
>
> > No, it not works since breaks so many other places.
>
> I guess I have to agree with you there, that it does break -n and -f and does
> not handle (for example
On Sun, Apr 07, 2002 at 08:51:13PM +0930, Chris van der Pennen wrote:
> ...can I simply mount my linux partition and point it to the Linux drive's
> /lib, /usr/lib, etc.?
>
> If so, can you give me a brief overview of the pointing-to part?
I have an article on exactly this on O'Reilly:
http://w
"Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> So, I plan to remove all vestiges of NetBSD sort and ask to restore GNU
> sort from the Attic.
Fair enough. I don't care as long as it sorts right.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
> "Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> > So, I plan to remove all vestiges of NetBSD sort and ask to restore GNU
> > sort from the Attic.
> Fair enough. I don't care as long as it sorts right.
I must apologize for reacting the way I d
-On [20020407 12:30], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
>Sorry if I was unclear, I mean functionality. Yes, it will remains in the
>contrib, if somebody needs it, I am not picky about inactive stuff. If you
>notice my second (after give up) message, I even suggest to install
On Wed, Apr 03, 2002 at 04:26:21PM -0800, David E. O'Brien wrote:
> obrien 2002/04/03 16:26:21 PST
>
> Modified files:
> gnu/usr.bin/cc/cc1 Makefile
> gnu/usr.bin/cc/cc1obj Makefile
> gnu/usr.bin/cc/cc1plus Makefile
> Log:
> Clean up the YACCing. I don't know why we c
On Sun, Apr 07, 2002 at 15:32:18 +0200, Jeroen Ruigrok/asmodai wrote:
> -On [20020407 12:30], Andrey A. Chernov ([EMAIL PROTECTED]) wrote:
> >Sorry if I was unclear, I mean functionality. Yes, it will remains in the
> >contrib, if somebody needs it, I am not picky about inactiv
>
>
>
>I have found that the iFeel Mouse does indeed work with an OHCI controller
>but not with a UHCI controller. I have only got one mainbord with an OHCI
>controller so I cannot generalise this.
>
>Jos
>
The iFeel being talked about here is the 0x46d(Logitech) 0xc032(iFeel
...)? I've
Hello everybody,
I upgraded to this morning's (local time) -CURRENT as I usually do on
Sundays.
Everything works (this far) but there is something weird:
When I log in on the console, it says login: which is OK. But when I
enter my username, it does not say Password: but rather displays my
user
At 08:38 PM 4/7/2002 +0200, Szilveszter Adam wrote:
>Hello everybody,
>
>I upgraded to this morning's (local time) -CURRENT as I usually do on
>Sundays.
>
>Everything works (this far) but there is something weird:
>
>When I log in on the console, it says login: which is OK. But when I
>enter my us
Szilveszter Adam <[EMAIL PROTECTED]> writes:
> login: cc
> cc
> Copyright (c) 1992-2002 The FreeBSD Project
> <...>
I'll look into it at once.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the me
Josef Karthauser wrote:
> > You use another machine, and connect the serial ports together.
> > See the handbook for details.
>
> I'd love to ;) but no additional machine is available at the moment.
Then you install vmware, and Julian's back-to-back serial
driver, and then run the kernel to be d
On Sun, 7 Apr 2002, Josef Karthauser wrote:
> On Sun, Apr 07, 2002 at 03:29:41AM -0700, Terry Lambert wrote:
> >
> > You use another machine, and connect the serial ports together.
> > See the handbook for details.
>
> I'd love to ;) but no additional machine is available at the moment.
run
Manfred Antar <[EMAIL PROTECTED]> writes:
> At 08:38 PM 4/7/2002 +0200, Szilveszter Adam wrote:
> > When I log in on the console, it says login: which is OK. But when I
> > enter my username, it does not say Password: but rather displays my
> > username in the next line.
> I'm seeing the same thin
This is probably a known lock order reversals, but
I haven't seen it reported on the mailing list.
lock order reversal
1st 0xc403d720 PCPU 4096 (UMA cpu) @ /usr/src/sys/vm/uma_core.c:1179
2nd 0xc403d664 4096 (UMA zone) @ /usr/src/sys/vm/uma_core.c:614
3rd 0xc082a720 PCPU KMAP ENTRY (UMA cpu) @
The recent changes to savecore/dumpsys are generating
the following message at boot:
Checking for core dump: Mediasize = 373293056
Sectorsize = 512
savecore: Parity error on last dump header on /dev/da0s2b
--
Steve
http://troutmask.apl.washington.edu/~kargl/
To Unsubscribe: send mail to [EMAIL
On Sun, Apr 07, 2002 at 02:37:23PM -0700, Steven G. Kargl wrote:
> The recent changes to savecore/dumpsys are generating
> the following message at boot:
>
> Checking for core dump: Mediasize = 373293056
> Sectorsize = 512
> savecore: Parity error on last dump header on /dev/da0s2b
>
How does o
At 11:26 PM 4/7/2002 +0200, Dag-Erling Smorgrav wrote:
>Manfred Antar <[EMAIL PROTECTED]> writes:
>> At 08:38 PM 4/7/2002 +0200, Szilveszter Adam wrote:
>> > When I log in on the console, it says login: which is OK. But when I
>> > enter my username, it does not say Password: but rather displays m
In article <[EMAIL PROTECTED]>
Jeff Roberson <[EMAIL PROTECTED]> wrote:
> jeff2002/04/07 15:51:18 PDT
>
> Removed files:
>sys/vm vm_zone.c vm_zone.h
> Log:
> There should be no remaining references to these two files in the tree. If
> there are, it is an error. vm
> > > I have always hated the three lines in /etc/syslog.conf which spams
> > > root with far too many and far too irrellevant syslog messages, in
> > > some cases even with several copies of them.
> >
> > Amen to that. You got my vote. Usually when I set up a FreeBSD box, it's
> > the first thin
"Andrey A. Chernov" wrote:
> On Sun, Apr 07, 2002 at 04:30:31 -0700, David O'Brien wrote:
> > On Sun, Apr 07, 2002 at 02:55:37PM +0400, Andrey A. Chernov wrote:
> > > I suggest following test first:
> > > none,-r,-f,-n combination for all FreeBSD locales compared to GNU sort.
> > >
> > > The next
On Sun, 7 Apr 2002, Josef Karthauser wrote:
> What's the current method for debugging kernels?
>
> genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug
>5d079ab35c111057dbbf8f242940bbad.core
> ...
> kernel symbol `dumppcb' not found.
> Attaching to program: /usr/obj/usr/src/sys/GE
43 matches
Mail list logo