Re: panic at kern/uipc_socket2.c

2000-01-01 Thread Bosko Milekic
On Sun, 2 Jan 2000, Jun Kuriyama wrote: !> !>I don't know what I did at that time, but my box is panic'ed with this !>message. !> !>- !>Jan 1 16:19:21 leda kernel: panic: sbflush: cc 0 || mb 0xc05a7400 || mbcnt 256 !>- !> !>It seems that this message is created by sbflush() in !>kern/

panic at kern/uipc_socket2.c

2000-01-01 Thread Jun Kuriyama
I don't know what I did at that time, but my box is panic'ed with this message. - Jan 1 16:19:21 leda kernel: panic: sbflush: cc 0 || mb 0xc05a7400 || mbcnt 256 - It seems that this message is created by sbflush() in kern/uipc_socket2.c. Should I add some hooks into this function to

Re: 2 hours to compile mysql?

2000-01-01 Thread Michael Widenius
> "Leif" == Leif Neland <[EMAIL PROTECTED]> writes: >> The reason for this is that some gcc optimizations stages takes >> exponentially more memory when compiling big functions. >> bison produces one big function for the grammar parsing and its >> this that takes a long time to compile; To c

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sun, Jan 02, 2000 at 01:41:08AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, "Rodney W. Grimes" writes > : > > >Does it help in the 3.4-stable version to set the second value in ntpdrift > >to 1? > > Yes, although I have never checked all the boundary conditions > to make

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sun, Jan 02, 2000 at 01:31:25AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Karl Denninger writes: > > >Yes, and my driftfile had that parameter in there. Uhm, Poul, remember I've > >been at this for just a LITTLE while. Xntpd is something I had deployed > >back in my *

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Rodney W. Grimes
> In message <[EMAIL PROTECTED]>, "Rodney W. Grimes" writes > : > > >Does it help in the 3.4-stable version to set the second value in ntpdrift > >to 1? > > Yes, although I have never checked all the boundary conditions > to make sure the kernel-pll is stable over the entire envelope. > > I'm d

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Ollivier Robert
According to Poul-Henning Kamp: > Hm, I actually thought I managed to get somebody to solve that somehow, > maybe I didn't quite succeed :-) I tried to get that patch in but Harlan didn't liked it... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] FreeBSD keltia.freenix

maxfiles same as maxfilesperproc ??

2000-01-01 Thread John W. DeBoskey
Hi, On a FreeBSD 4.0-19991223-SNAP system... I just ran into a situation that caused me to have to reboot the machine before understanding what had really happenned... The problems comes down to: kern.maxfiles: 4136 kern.maxfilesperproc: 4136 Thus, because I had a root uid server

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Rodney W. Grimes" writes : >Does it help in the 3.4-stable version to set the second value in ntpdrift >to 1? Yes, although I have never checked all the boundary conditions to make sure the kernel-pll is stable over the entire envelope. I'm doing that for the NT

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Karl Denninger writes: >Yes, and my driftfile had that parameter in there. Uhm, Poul, remember I've >been at this for just a LITTLE while. Xntpd is something I had deployed >back in my *Sun* days (back when FreeBSD was, well, non-existent) Karl, remember who was

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Rodney W. Grimes
> In message <[EMAIL PROTECTED]>, Karl Denninger writes: > >On Sat, Jan 01, 2000 at 11:11:51AM +0100, Poul-Henning Kamp wrote: > >> In message <[EMAIL PROTECTED]>, Karl Denninger writes: > >> > >> >This is not a port, its part of the RELEASE! > >> > > >> >Its several YEARS old, and doesn't work r

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Karl Denninger writes: >> >options "P1003_1B" >> >options "_KPOSIX_PRIORITY_SCHEDULING" >> >options "_KPOSIX_VERSION=199309L" >> > >> >Current versions of ntpd use these features if they're available. I >> >think "_KPOSIX_VERSION=199309L"

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sun, Jan 02, 2000 at 01:15:13AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Karl Denninger writes: > >On Sat, Jan 01, 2000 at 11:11:51AM +0100, Poul-Henning Kamp wrote: > >> In message <[EMAIL PROTECTED]>, Karl Denninger writes: > >> > >> >This is not a port, its part of

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sun, Jan 02, 2000 at 01:17:15AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, John Polstra writes: > >In article <[EMAIL PROTECTED]>, > >Karl Denninger <[EMAIL PROTECTED]> wrote: > >> > >> It looks like ntpd (the new one) works correctly; I grabbed the latest > >> from the

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, John Polstra writes: >In article <[EMAIL PROTECTED]>, >Karl Denninger <[EMAIL PROTECTED]> wrote: >> >> It looks like ntpd (the new one) works correctly; I grabbed the latest >> from the official site last night and by this morning the dispersion >> and offsets we

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Karl Denninger writes: >On Sat, Jan 01, 2000 at 11:11:51AM +0100, Poul-Henning Kamp wrote: >> In message <[EMAIL PROTECTED]>, Karl Denninger writes: >> >> >This is not a port, its part of the RELEASE! >> > >> >Its several YEARS old, and doesn't work right - you get

Re: gcc compiler problem part deux

2000-01-01 Thread Peter Jeremy
I wrote: >Last time I checked (I haven't moved to the latest gcc, so I can't >confirm it there), one significant difference between 'cc -E' and >/usr/libexec/cpp was that the latter would read from a pipe, whilst >the former wouldn't. It seems I was wrong. As several people have pointed out, bot

Re: 2 hours to compile mysql?

2000-01-01 Thread Leif Neland
> The reason for this is that some gcc optimizations stages takes > exponentially more memory when compiling big functions. > bison produces one big function for the grammar parsing and its > this that takes a long time to compile; To compile sql_yacc.cc quickly > on Intel, you nead at least 160M

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Karl Denninger writes: >This is not a port, its part of the RELEASE! > >Its several YEARS old, and doesn't work right - you get lots of STEP changes >instead of what you SHOULD get, which is a slew on the system clock. Remember to get the kernel code involved. To

Re: multiple cd devices

2000-01-01 Thread Matthew D. Fuller
On Fri, Dec 31, 1999 at 01:45:31AM -0500, a little birdie told me that Brian Fundakowski Feldman remarked > The way certain devices, like cd with its monotonically increasing counter > where devices are probed in order and assigned device based on precedence > and not hardwiring/controller connect

Problem with rlogin and /etc/pam.conf

2000-01-01 Thread Udo Schweigert
Hi all, on two 4.0-CURRENT boxes (cvsuped today) I got the following response when trying to rlogin to it: # rlogin indiana assword: A typed-in password is echoed in cleartext. The only thing that helps is to comment out the second-last line in /etc/pam.conf: # other authrequired

Re: multiple cd devices (MAKEDEV)

2000-01-01 Thread Wilko Bulte
On Fri, Dec 31, 1999 at 03:15:02PM -0500, Chuck Robey wrote: > On Fri, 31 Dec 1999, Wilko Bulte wrote: > > > > > Why are "certain" devices wildly different than all other ones? I've > > > > never encountered that kind of syntax before, and I can't see that it's > > > > documented anywhere at all

This looks like a Good Snap :-)

2000-01-01 Thread John W. DeBoskey
Well folks, Happy New Years... :-) It looks like 'make world && make release' run ok today... ---> Sat Jan 1 02:32:28 EST 2000 - Nightly build attempt for 4.0-2101-SNAP ---> Sat Jan 1 02:32:28 EST 2000 - make world ... Many Many lines deleted... ---> S

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Ollivier Robert
According to Karl Denninger: > This is not a port, its part of the RELEASE! Part of 3.4-R yes. I removed xntpd (3.4e) from current a month ago and put ntpd (4.0.98f, soon to be 4.1.0) in its place. > What does (someone) need to do to get this changed out/updated? I can't > send it in as a port

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sat, Jan 01, 2000 at 11:11:51AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Karl Denninger writes: > > >This is not a port, its part of the RELEASE! > > > >Its several YEARS old, and doesn't work right - you get lots of STEP changes > >instead of what you SHOULD get, whic

RE: 2 hours to compile mysql?

2000-01-01 Thread Will Andrews
[ moved to freebsd-ports ] On 01-Jan-00 Leif Neland wrote: > So far it has been taking 2 hours to compile sql_yacc.cc from mysql3.22. This is an indication that something is SERIOUSLY wrong! MySQL has never taken my PII-450 w/ 128MB RAM more than, say, 10-15 minutes to build/install. It would b

2 hours to compile mysql?

2000-01-01 Thread Leif Neland
So far it has been taking 2 hours to compile sql_yacc.cc from mysql3.22. I had to find an old disk for swap, and it's swapping all the time. top shows 156M size and 46M res., run time 20min's for cc1plus. That probably means it's been waiting for swapping in 1h40m... The box is a 333MHz PII, wi

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Oliver Schonefeld
> > i wonder what is happening to the ida driver for comapq's smart array > > controller series. > > Work on this driver is stalled owing to the fact that nobody that can and > wants to work on it has access to the Compaq hardware required. You > can't use these controllers except in Compaq sy

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Andre Oppermann
Oliver Schonefeld wrote: [all snipped] Here we go: Sat, 1 Jan 100 17:16:30 +0100 (MET) The first "millenium" bug on our mailing lists! Oliver, how old is your PC? -- Andre To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: multiple cd devices (MAKEDEV)

2000-01-01 Thread Jordan K. Hubbard
Everything that sysinstall does WRT devs is abstracted by libdisk. > On Fri, Dec 31, 1999 at 03:15:02PM -0500, Chuck Robey wrote: > > On Fri, 31 Dec 1999, Wilko Bulte wrote: > > > > > > > Why are "certain" devices wildly different than all other ones? I've > > > > > never encountered that kind

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Karl Denninger
On Sat, Jan 01, 2000 at 09:33:31AM -0800, John Polstra wrote: > In article <[EMAIL PROTECTED]>, > Karl Denninger <[EMAIL PROTECTED]> wrote: > > > > What does (someone) need to do to get this changed out/updated? I can't > > send it in as a port, since its part of the base package (setting > > i

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, Karl Denninger <[EMAIL PROTECTED]> wrote: > > It looks like ntpd (the new one) works correctly; I grabbed the latest > from the official site last night and by this morning the dispersion > and offsets were stable. BTW, you might want to add these lines (from LI

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, Karl Denninger <[EMAIL PROTECTED]> wrote: > > What does (someone) need to do to get this changed out/updated? I can't > send it in as a port, since its part of the base package (setting > it up as a port would be pretty trivial from what I can see) There already

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Andre Oppermann
Warner Losh wrote: > > In message <[EMAIL PROTECTED]> Andre Oppermann writes: > : Sat, 1 Jan 100 17:16:30 +0100 (MET) > : Oliver, how old is your PC? > > It isn't a pc bug, but rather a bug in his mail transfer agent. Hmm... His MTA looks fine: Received: by frizzantino.TechFak.Uni-Bielefeld.

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andre Oppermann writes: : Sat, 1 Jan 100 17:16:30 +0100 (MET) : Oliver, how old is your PC? It isn't a pc bug, but rather a bug in his mail transfer agent. Someone thought that tm_year was the last two digits of the year rather than year - 1900. Warner To Unsubs

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Oliver Schonefeld
Eines schoenen Tages schrieb Andre Oppermann: > > Warner Losh wrote: > > > > In message <[EMAIL PROTECTED]> Andre Oppermann writes: > > : Sat, 1 Jan 100 17:16:30 +0100 (MET) > > : Oliver, how old is your PC? it's not a pc ... it's a sun ultra 1 ... and unfortunatly it's not mine. it belongs to

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andre Oppermann writes: : Hmm... His MTA looks fine: MUA. : > Someone thought that tm_year was the last two digits of the year : > rather than year - 1900. : : Is ELM [version 2.4 PL25 PGP6] that much broken? Looks that way... Warner To Unsubscribe: send mail

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, Ollivier Robert <[EMAIL PROTECTED]> wrote: > According to John Polstra: > > Current versions of ntpd use these features if they're available. I > > The ntpd daemon in -CURRENT doesn't use these as we cannot be sure the user > has enabled them. I don't understand

Re: ida driver in -current and eisa bus attachment

2000-01-01 Thread Oliver Schonefeld
Eines schoenen Tages schrieb Warner Losh: > : > Someone thought that tm_year was the last two digits of the year > : > rather than year - 1900. > : > : Is ELM [version 2.4 PL25 PGP6] that much broken? > > Looks that way... just compiled elm 2.5.2 ... looks to me, that is fixes my "problem" ... b

Re: 2 hours to compile mysql?

2000-01-01 Thread Dan Nelson
In the last episode (Jan 01), Leif Neland said: > So far it has been taking 2 hours to compile sql_yacc.cc from > mysql3.22. > > I had to find an old disk for swap, and it's swapping all the time. > > top shows 156M size and 46M res., run time 20min's for cc1plus. That > probably means it's been

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Ollivier Robert
According to John Polstra: > Current versions of ntpd use these features if they're available. I The ntpd daemon in -CURRENT doesn't use these as we cannot be sure the user has enabled them. We should make them standard IMO. > I'm sure we'll get there eventually. Things move at a stately > pac

Re: Newpcm is broken again for mpg123 (ESS 1868 isa sound card)

2000-01-01 Thread Manfred Antar
At 04:52 AM 1/1/00 +, Cameron Grant wrote: > > Donn> "ba ba ba ba ba ba ba ba ba ba ba ba ba ba". I have the ESS > > Donn> 1868, of course. Well, I (wisely) saved my old kernel as > > Donn> /kernel.good and just booted into that. > > > > Donn> Could you also say what was fixed if you get aro

new package set for Y2K

2000-01-01 Thread Satoshi - Ports Wraith - Asami
Hi All, To celebrate the last year of the millenium (*), I built a new package set for 4-current. You can find it at ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-4-current/ Since this is the first build with the signal changes, there have been many changes to 4-current and thus many

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Darryl Okahata
I wrote: > > Date: Fri, 31 Dec 1999 22:55:35 +875400 > > X-Mailer: Mutt 0.93.2i > > Methinks this version of Mutt may have a Y2K problem, as 875400 hours is > roughly (very roughly) a century My brain has a Y2K problem ... make that "one year" instead of "a century". ;-( --

Re: xntpd - VERY old folks, how about updating? :-)

2000-01-01 Thread Darryl Okahata
Karl Denninger <[EMAIL PROTECTED]> posted a message with the headers: > Date: Fri, 31 Dec 1999 22:55:35 +875400 > X-Mailer: Mutt 0.93.2i Methinks this version of Mutt may have a Y2K problem, as 875400 hours is roughly (very roughly) a century -- Darryl Okahata [EMAIL PROTEC

Hicup , Hicup ....

2000-01-01 Thread Amancio Hasty
Joy and Happiness to All on this New Millenium !! Amancio & Bettina -- Amancio Hasty [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message