A Must Use Online Investigation Program !

2001-05-25 Thread sallymolly
Find Out Virtually Anything You Want To Find the Truth About Anything and Anyone you need to use the Most Powerful Detective Tool on the Internet. Click Here to start your Online Investigation Now Use what the Professionals use to Find and Locate... - your enemies, friends, debtors, a new l

Re: downgrade

2001-05-25 Thread Bruce Evans
On Fri, 25 May 2001, Valentin Nechayev wrote: > Current (not -current;)) but "contemporary") world building procedure > does not exclude headers from /usr/include out of compiler view. This was broken in src/Makefile.inc1 rev.1.105. /usr/include was still still needed in rev.1.104 for building

Re: tail -f over NFS in -stable

2001-05-25 Thread Ben Smithurst
Doug Barton wrote: > Blast from the past. This patch seemed reasonable to me at the time, but I > notice you didn't commit it. Any reason why? The issue has just come up > again on -questions. I seem to recall finding it had been fixed elsewhere, though unfortunately I can't remember the d

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Sheldon Hearn
On Thu, 24 May 2001 19:56:33 MST, Kris Kennaway wrote: > Mine too. It also appears there's no canonical (i.e. rc.conf) knob > for configuring /tmp as a MD (there are however instructions in the > manpage which I hacked in manually on my system) I sent patches for this when the whole MD thing

Re: downgrade

2001-05-25 Thread Maxim Sobolev
On Fri, 25 May 2001 09:47:13 +0300, Valentin Nechayev wrote: > Wed, May 23, 2001 at 15:43:50, nk (Norbert Koch) wrote about "downgrade": > > > Is it possible to downgrade a machine from -current to -stable? > > A ~month ago I downgraded my home system from -current to -stable (RELENG_4) > via

Strange DNS behavior; I'm stumped

2001-05-25 Thread Jens Schweikhardt
hello, world\n so I thought I knew everything about DNS. Here's something that beats me. I'm running -current as of a week or so ago, which means the resolver is configured with /etc/nsswitch.conf (instead of /etc/host.conf which no longer exists). I want the resolver to look in /etc/hosts and if

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Alexander Leidinger
On 24 Mai, Kris Kennaway wrote: >> BTW, what happened to mount_mfs in current? It still gives this nasty >> warning about migrating to mdconfig, waits 15 seconds and then panics >> my machine. > > Mine too. It also appears there's no canonical (i.e. rc.conf) knob MSG-IDs: - <[EMAIL PROTECTED]

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Kris Kennaway
On Thu, May 24, 2001 at 08:36:42PM -0700, Dima Dorfman wrote: > Sheldon Hearn posted a patch to add such a knob around January when we > were having this exact discussion. Personally, I think it only solves > half a problem; what if you want /tmp and /tmp2? And why should it be > limited to boo

Some troubles with apache on -current

2001-05-25 Thread Zherdev Anatoly
Hello. Today i try upgrade apache with php (old apache was compiled on -stable before upgrade), but after upgrade apache core dumped. Apache compiled on -stable work fine. It's look like that troubles in libc's tzset() or my locales. LANG=ru_RU.KOI8-R Time Zone - Moscow gdb # httpd not st

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Mikhail Teterin
> I actually wrote a short program that emulates *all* of mount_mfs's > umpteen options with md, disklabel, and newfs, but nobody seemed > interested. My choice of name (mount_md) wasn't particuarly good, > either. Look at the -hackers and cvs-all archives around late January > and

http://phk.freebsd.dk/patch/disk.patch

2001-05-25 Thread Poul-Henning Kamp
Edging closer to making major device numbers a pesky compatibility detail and generally bring the new DEVFS based world order closer: 20010525disk.patch Create a general facility for making dev_t's depend on another dev_t. The dev_depends(dev_t, dev_t) function i

amd feature request (Re: AMD config file question.)

2001-05-25 Thread Mikhail Teterin
Now that smbfs is in, can amd be used to mount smb shares? Of course, it can. But can we have something like "host" type, where all smb-shares available from a host are automaticly accessible? This may be added to the host-type together with NFS, or be made part of a separate smbhost type.

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Sheldon Hearn
On Fri, 25 May 2001 09:34:16 -0400, Mikhail Teterin wrote: > Why can't that program _replace_ mount_mfs? And assume the name too? The objection that impressed me the last time this was suggested is that it's totally counter-intuitive to have a binary called mount_mfs that doesn't mount an MFS

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Mikhail Teterin
On 25 May, Sheldon Hearn wrote: > > > On Fri, 25 May 2001 09:34:16 -0400, Mikhail Teterin wrote: > >> Why can't that program _replace_ mount_mfs? And assume the name too? > > The objection that impressed me the last time this was suggested is > that it's totally counter-intuitive to have a

Panic vm_page_alloc(sendfile)

2001-05-25 Thread Tamiji Homma
Hi, I noticed this panic for last few days on my -current sandbox laptop. When I do FTP get file from the machine running -current causes panic like below (hand copied). The machine running ftpd panics not FTP client side. I have not tried FTP put yet... It may panic at FTP client side as well

Bug?

2001-05-25 Thread Storms of Perfection
Latest CVS from a couple minutes ago, on the kernel compile (make depend goes fine) [root@home] SMP.Kernel> make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-q

RE: Panic vm_page_alloc(sendfile)

2001-05-25 Thread John Baldwin
On 25-May-01 Tamiji Homma wrote: > Hi, > > I noticed this panic for last few days on my -current > sandbox laptop. > > When I do FTP get file from the machine running > -current causes panic like below (hand copied). > > The machine running ftpd panics not FTP client side. > I have not tried F

HEADS UP: RELNOTESng now default in -CURRENT, *.TXT files removed

2001-05-25 Thread Bruce A. Mah
RELNOTESng is now the default for -CURRENT release builds. Floppy images get ASCII renderings only, while the CDROM and FTP areas get both ASCII and HTML. To disable all release note documentation building (i.e. for minimal builds), define NORELNOTES at release-building time. Note that release

Re: tail -f over NFS in -stable

2001-05-25 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: > Blast from the past. This patch seemed reasonable to me at the time, but I >notice you didn't commit it. Any reason why? The issue has just come up >again on -questions. It shouldn't be needed. Instead, the following logic is used:

Re: amd feature request (Re: AMD config file question.)

2001-05-25 Thread David O'Brien
On Fri, May 25, 2001 at 09:56:42AM -0400, Mikhail Teterin wrote: > Now that smbfs is in, can amd be used to mount smb shares? Of course, it > can. But can we have something like "host" type, where all smb-shares > available from a host are automaticly accessible? This may be added to > the ho

RE: Panic vm_page_alloc(sendfile)

2001-05-25 Thread Tamiji Homma
John, Thank you for quick patch. But I hate to report "The patch didn't work." You need another patch to try ;-) Here is trace back. I omitted details (I still do hand copy) If you need exact trace back, I'll have to setup serial port. panic: mutex vm not owned at ../../vm/vm_page.h:320 Deb

RE: Panic vm_page_alloc(sendfile)

2001-05-25 Thread John Baldwin
On 25-May-01 Tamiji Homma wrote: > John, > > Thank you for quick patch. But I hate to report "The patch didn't work." > You need another patch to try ;-) It sort of worked. :) It got farther along. :) Please try the updated sendfile.patch. Thanks. > Here is trace back. I omitted detail

Re: Strange DNS behavior; I'm stumped

2001-05-25 Thread Terry Lambert
] Here's the rub: when I start X, my window manager ctwm tries to ] determine the hostname (to assign to HOSTNAME and then m4-process the ] .ctwmrc) This causes my machine to dial out. I've used tcpdump on port ] 53 (dns) by putting this in /etc/start_if.isp1: ] /usr/sbin/tcpdump -nli isp1 -c 16 p

RE: Panic vm_page_alloc(sendfile)

2001-05-25 Thread Tamiji Homma
> >On 25-May-01 Tamiji Homma wrote: > > John, > > > > Thank you for quick patch. But I hate to report "The patch didn't work." > > You need another patch to try ;-) > It sort of worked. :) It got farther along. :) Please try the updated > sendfile.patch. Thanks. The second patch worked!

Re: amd feature request (Re: AMD config file question.)

2001-05-25 Thread mi
On 25 May, David O'Brien wrote: > On Fri, May 25, 2001 at 09:56:42AM -0400, Mikhail Teterin wrote: >> Now that smbfs is in, can amd be used to mount smb shares? Of course, >> it can. But can we have something like "host" type, where all >> smb-shares available from a host are automaticly a

Re: tail -f over NFS in -stable

2001-05-25 Thread Doug Barton
Jonathan Lemon wrote: > > In article [EMAIL PROTECTED]> you write: > > Blast from the past. This patch seemed reasonable to me at the time, but I > >notice you didn't commit it. Any reason why? The issue has just come up > >again on -questions. > > It shouldn't be needed. Ok, you

Re: Bug?

2001-05-25 Thread Kris Kennaway
On Fri, May 25, 2001 at 12:04:11PM -0500, Storms of Perfection wrote: > Latest CVS from a couple minutes ago, on the kernel compile (make depend > goes fine) > > [root@home] SMP.Kernel> make > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -march=pentiumpro -Wall > -Wredundant-decls -Wnested-ext

PATCH: media option for ethernet hw checksum

2001-05-25 Thread Terry Lambert
Here is a patch I have locally that would be useful for Bill Paul, I think. I know, we could use "flag0" for this, but it seems to me that this will be an increasingly common option in hadware. I know Bill had to set this manually as a compile time flag, for lack of an option (same for the JMB I

Re: PATCH: media option for ethernet hw checksum

2001-05-25 Thread Brooks Davis
On Fri, May 25, 2001 at 11:11:16PM +, Terry Lambert wrote: > Here is a patch I have locally that would be useful for Bill Paul, > I think. I know, we could use "flag0" for this, but it seems to > me that this will be an increasingly common option in hadware. Should this be implemented as a s

kernel panic: page fault while in kernel mode

2001-05-25 Thread Felipe Gustavo de Almeida
Hi guys, since last weekend I've been in a bad trip with current, if I start X and try to launch a program the machine complete locks up. Today I cvsup'ed at ~ May 6 00:05 GMT, installed the new kernel, started X and.. wow!! starting mozilla didn't look up my box. So, let's try a make wor

vm_pager_(de)allocate and vm_mtx

2001-05-25 Thread Dima Dorfman
Is there a reason vm_pager_allocate acquires vm_mtx itself if necessary but vm_pager_deallocate does not? At the moment, detaching an md(4) disk will panic the system with a failed mtx_assert in vm_pager_deallocate. This can be fixed one of two ways: vm_pager_deallocate could be made to deal wit

vnode pager panic with latest sources

2001-05-25 Thread Mark Valentine
I started getting a panic like this immediately after bootup around the same time as everyone else's problems (although my last build was from March 1st, and I've only just started using INVARIANTS/WITNESS and ``makeoptions DEBUG=-g'' which were recently aded to GENERIC). The latest commits don't

Laptop locks up during pci initialization

2001-05-25 Thread Mike Heffner
I recently purchased a new Toshiba Satellite 2805 laptop, and I'm trying to install -current on it =) When I tried to install from the -current snapshots they all would lockup just after 'pcib0: ...' was printed. So I tried a 4-stable snapshot and that worked perfectly. However, I'm now trying to

Re: vm_pager_(de)allocate and vm_mtx

2001-05-25 Thread Alfred Perlstein
* Dima Dorfman <[EMAIL PROTECTED]> [010525 22:22] wrote: > Is there a reason vm_pager_allocate acquires vm_mtx itself if > necessary but vm_pager_deallocate does not? At the moment, detaching > an md(4) disk will panic the system with a failed mtx_assert in > vm_pager_deallocate. This can be fix

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Kris Kennaway
On Fri, May 25, 2001 at 04:26:48PM +0200, Sheldon Hearn wrote: > > > On Fri, 25 May 2001 09:34:16 -0400, Mikhail Teterin wrote: > > > Why can't that program _replace_ mount_mfs? And assume the name too? > > The objection that impressed me the last time this was suggested is that > it's totally

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Dima Dorfman
Kris Kennaway <[EMAIL PROTECTED]> writes: > On Fri, May 25, 2001 at 04:26:48PM +0200, Sheldon Hearn wrote: > > > > > > On Fri, 25 May 2001 09:34:16 -0400, Mikhail Teterin wrote: > > > > > Why can't that program _replace_ mount_mfs? And assume the name too? > > > > The objection that impressed me t

Re: vm_pager_(de)allocate and vm_mtx

2001-05-25 Thread Dima Dorfman
Alfred Perlstein <[EMAIL PROTECTED]> writes: > * Dima Dorfman <[EMAIL PROTECTED]> [010525 22:22] wrote: > > Is there a reason vm_pager_allocate acquires vm_mtx itself if > > necessary but vm_pager_deallocate does not? At the moment, detaching > > an md(4) disk will panic the system with a failed

Re: Bug?

2001-05-25 Thread Warner Losh
In message <[EMAIL PROTECTED]> Storms of Perfection writes: : Latest CVS from a couple minutes ago, on the kernel compile (make depend : goes fine) Read UPDATING on how to build kernels. Likely you aren't using make buildkernel in the upgrade process. Warner To Unsubscribe: send mail to [EMA