Re: Fragments refused by ipfw

2000-10-12 Thread Jun Kuriyama
At 12 Oct 2000 07:13:47 GMT, Jun Kuriyama wrote: > Host A is my desktop box (-current), host B is NFS server (3-stable). > Sometimes (at heavy load on NFS?), my access to NFS server is locked. > At that time, following messages are logged. > > ipfw: -1 Refuse UDP hostB hostA in via fxp0 Fragment

Re: Patch review: DELAY.patch

2000-10-12 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, David Greenman writes: >> >>http://phk.freebsd.dk/patch/DELAY.patch >> >>Move DELAY() and sysbeep() from to >>and remove unneeded #includes of > > What's the motivation of this change? To bring it into the MI area? To reduce the number of cut&paste mistakes in

Review: ptrace doc update / minor code question-correction

2000-10-12 Thread John DeBoskey
Hi, I've been working with ptrace() and thought I'd take the time to make a minor update to the man page: Index: ptrace.2 === RCS file: /home/ncvs/src/lib/libc/sys/ptrace.2,v retrieving revision 1.14 diff -u -r1.14 ptrace.2 --- p

Panic "m_copydata, negative off" out of tcp_output

2000-10-12 Thread Greg Lehey
I've been having a few panics lately with a PRE_SMPNG snap: kgdb) bt #0 dumpsys () at ../../kern/kern_shutdown.c:461 #1 0xc01cf043 in boot (howto=256) at ../../kern/kern_shutdown.c:302 #2 0xc01cf3e5 in panic (fmt=0xc037db85 "m_copydata, negative off %d") at ../../kern/kern_shutdown.c:550 #3

sendmail STARTTLS

2000-10-12 Thread Gregory Neil Shapiro
The STARTTLS version of sendmail has been added in src/secure/usr.sbin/sendmail/. src/usr.sbin/sendmail will continue to be the non-STARTTLS version for those who do not have the secure distribution installed. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

Re: locate dumps core

2000-10-12 Thread Gerhard Sittig
On Thu, Oct 12, 2000 at 19:34 +0200, Christoph Kukulies wrote: > > I cvsup'ed -current yesterday into my living 6 months > old -current, built world, tweaked here and there to get > kernel config file working, disk devide nodes etc. > am up and running again but locate dumps core at the end > of

Re: Fragments refused by ipfw

2000-10-12 Thread Jun Kuriyama
At Thu, 12 Oct 2000 14:31:50 -0400, Bill Fumerola <[EMAIL PROTECTED]> wrote: > > ipfw: -1 Refuse UDP hostB hostA in via fxp0 Fragment = 925 > > > > I used ipfw with default accept but no rules. I have not seen such > > message before. > > To be perfectly honest I don't see what code path could

RE: -current grinds exceeding slow

2000-10-12 Thread Kenneth Wayne Culver
I use 0.85, I had some wierd problems with it in -CURRENT. I've moved down to 4.1.1-STABLE till some of this stuff in -CURRENT cools down. = | Kenneth Culver | FreeBSD: The best NT upgrade| | Unix Systems Administra

RE: -current grinds exceeding slow

2000-10-12 Thread Daniel O'Connor
On 12-Oct-00 Bob Bishop wrote: > >It's not. My current box that is having problems has an fxp0 card. > >BTW, what speed is your processor? I'm curious because the PPro 200 > >I have here is having problems, but the PIII-700 isn't very affected. > Try removing SMP_DEBUG from your config (see >

Re: Upgrading -stable -> -current, boot failure?

2000-10-12 Thread Christopher Shumway
On Wed, 11 Oct 2000, Mike Meyer wrote: > I've got a system with 4.1-STABLE installed. I mount -current sources > on it, do make buildworld/buildkernel/installkernel/installworld and > reboot. The boot loader runs, gives me the "booting default in..." > countdown, prints "|", and then stops. After

Re: Patch review: DELAY.patch

2000-10-12 Thread David Greenman
> >http://phk.freebsd.dk/patch/DELAY.patch > >Move DELAY() and sysbeep() from to >and remove unneeded #includes of What's the motivation of this change? To bring it into the MI area? -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc.

NOMAN

2000-10-12 Thread Andy Farkas
I was trying to build a minimul (RELENG_4) system from sources and noticed that there is no mention of disabling the building and installing of man pages. Should the NOMAN knob be documented in both /etc/defaults/make.conf and /usr/src/Makefile.inc1 ? --- /usr/src/etc/defaults/make.conf-orig

Patch review: DELAY.patch

2000-10-12 Thread Poul-Henning Kamp
http://phk.freebsd.dk/patch/DELAY.patch Move DELAY() and sysbeep() from to and remove unneeded #includes of -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what c

Re: Fragments refused by ipfw

2000-10-12 Thread Bill Fumerola
On Thu, Oct 12, 2000 at 04:13:31PM +0900, Jun Kuriyama wrote: > Host A is my desktop box (-current), host B is NFS server (3-stable). > Sometimes (at heavy load on NFS?), my access to NFS server is locked. > At that time, following messages are logged. > > ipfw: -1 Refuse UDP hostB hostA in via

RE: -current grinds exceeding slow

2000-10-12 Thread Bob Bishop
Hi, At 10:17 -0700 12/10/00, John Baldwin wrote: [...] >It's not. My current box that is having problems has an fxp0 card. >BTW, what speed is your processor? I'm curious because the PPro 200 >I have here is having problems, but the PIII-700 isn't very affected. Try removing SMP_DEBUG from you

locate dumps core

2000-10-12 Thread Christoph Kukulies
I cvsup'ed -current yesterday into my living 6 months old -current, built world, tweaked here and there to get kernel config file working, disk devide nodes etc. am up and running again but locate dumps core at the end of the list of found files. -- Chris Christoph P. U. Kukulies [EMAIL PROTECTE

RE: -current grinds exceeding slow

2000-10-12 Thread John Baldwin
On 12-Oct-00 Bob Bishop wrote: > Hi, > > At 11:42 -0700 11/10/00, John Baldwin wrote: >>On 10-Oct-00 Bob Bishop wrote: >>> Hi, >>> >>> What's happened recently to make -current so slow? >>> [etc] >> >>I don't know. Can you try to narrow down the date by cvsupping or >>cvs updating with date tag

Re: World is broken in sendmail if crypto sources is not installed

2000-10-12 Thread Gregory Neil Shapiro
sobomax> Please fix breakage (see attached logs). I've removed STARTTLS support for time being. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

$B:_Bp7n<}(B28$BK|!!:n6H$O!V%a%b!W(B$B$@$1!!4+M6MWAG0l@Z$J$7(B

2000-10-12 Thread
$B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B!z!!%@%$%d%k(BQ2$B%/%$%:$NLdBj$rJR$CC<$+$iD4$Y$F$7$^$($P!*!z(B $B!z!!$3$3$^$G$OC/$K$b;W$$$D$/M}6~$G$9$,!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&(B $B!z(B $B!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z!z(B $B!}%@%$%d%k(BQ2$B%/%$%

Re: POSTFIX-- Wietse: tweak and go! --pkg & port: both duds

2000-10-12 Thread Wes Peters
Bill Fumerola wrote: > > On Wed, Oct 11, 2000 at 03:34:42PM -0700, dannyman wrote: > > > I am a Postfix weenie. I don't care what the "default" MTA that comes with > > FreeBSD is, but I like that 4.x is better at giving you a choice in the > > matter. If someone wanted to maintain Postfix in t

RE: -current grinds exceeding slow

2000-10-12 Thread Bob Bishop
Hi, At 11:42 -0700 11/10/00, John Baldwin wrote: >On 10-Oct-00 Bob Bishop wrote: >> Hi, >> >> What's happened recently to make -current so slow? >> [etc] > >I don't know. Can you try to narrow down the date by cvsupping or >cvs updating with date tags to see when it started slowing down? More d

cvsup.no.FreeBSD.org downtime

2000-10-12 Thread Per Kristian Hove
cvsup.no.FreeBSD.org will be down for approx. 15 minutes somewhere between 10:00 UTC to 10:30 UTC tomorrow (2000-10-13) due to network equipment upgrades. -- Per Kristian Hove <[EMAIL PROTECTED]> Principal engineer Dept. of Mathematical Sciences Norwegian University of Science and Technology

aue0 should register devices with make_dev()?

2000-10-12 Thread Jun Kuriyama
I've installworld'ed on my laptop and plugged USB ethernet device (aue0). It seems it worked without problem but I got warning message like this: Oct 12 22:25:00 leda /boot/kernel/kernel: WARNING: driver bpf should register devices with make_dev() (dev_t = "#bpf/0") I don't know what this mea

World is broken in sendmail if crypto sources is not installed

2000-10-12 Thread Maxim Sobolev
Please fix breakage (see attached logs). -Maxim breaklog.gz

Fragments refused by ipfw

2000-10-12 Thread Jun Kuriyama
I don't know which commit causes this problem, but recent my kernel falls into this situation. Host A is my desktop box (-current), host B is NFS server (3-stable). Sometimes (at heavy load on NFS?), my access to NFS server is locked. At that time, following messages are logged. ipfw: -1 Refuse