search for: tegge

Displaying 7 results from an estimated 7 matches for "tegge".

Did you mean: legge
2003 Jun 26
5
apache panics on a recent 4.8-STABLE
Yesterday I begin a couple of update to the latest 4.8-STABLE. After that the two boxes continues to go in panics as soon as Apache (1.3 from the ports, also freshly recompiled, 2.0.x seems NOT to hang) starts. I don't know if it is related to the other thread : "Kernel core dump in recent 4.8-STABLE" but it is easily reproducible by cvsupping to a today -STABLE and then running
2003 Aug 30
4
Heads up: panics should be fixed!
...tch introduced. So, if you're experiencing panics with a recent kernel, or are in a position to stress a machine, please cvsup and give it a test! Thanks, Mike "Silby" Silbersack ---------- Forwarded message ---------- Date: Sat, 30 Aug 2003 08:39:08 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c globals.s mp_machdep.c pmap.c src/sys/i386/include globaldata.h globals.h tegge 2003/08/30 08:39:08 PDT FreeBSD src repository Modified files:...
2003 Jun 24
1
lsof builds but doesn't run under 4-STABLE
Hi, I noticed this today. If I build lsof on my 4-STABLE box, then it doesn't run: boojum# lsof lsof: PID 0, no file * space If I build the lsof binary under 4.8-STABLE, then it runs fine under 4.8-STABLE and 4-STABLE. Upon investigation it appears that the variable fd in the file dproc.c is being used uninitialized in gather_proc_info(). The problem seems to be related to some changes to
2002 Aug 05
0
FreeBSD Security Advisory FreeBSD-SA-02:35.ffs
...local users may read and write arbitrary blocks on an FFS filesystem Category: core Module: kernel Announced: 2002-08-05 Credits: Matt Dillon <dillon@FreeBSD.org>, Ian Dowse <iedowse@FreeBSD.org>, Tor Egge <tegge@FreeBSD.org> Affects: All releases of FreeBSD up to and including 4.6.1-RELEASE-p4 4.6-STABLE prior to the correction date Corrected: 2002-06-23 22:34:52 UTC (RELENG_4) 2002-07-31 17:55:22 UTC (RELENG_4_6) 2002-07-31 17:55:11 UTC (RELEN...
2003 Sep 16
3
Release Engineering Status Report
Mike Silbersack wrote: > On Tue, 16 Sep 2003, Scott Long wrote: > > >>Patches have been floated on the mailing list that revert PAE in its >>various stages. Maybe those need to be brought back up. Silby? Tor? >> >>Scott > > > I believe that Tor's commit on August 30th resolved the PAE-related > problems, so there is no need for a reversion.
2003 Jun 13
10
state of ide raid
Hello, While shopping for another 3Ware card, I found that this market has gotten much larger since I bought my 6500. So I started looking at the various cards while browsing the hardware notes for FreeBSD 4.8 and 5.1. So I'm wondering if anyone can provide some insight here. -3Ware has a whole new series of cards. The twe(4) manpage states that only 5xxx and 6xxx series cards are
2003 Aug 12
2
panic with today's stable
Did cvsup on a machine that does just mail processing (well, a lot of spam scanning) and it crashed not too much later. This kernel does not include MFC src/sys/kern/sys_process.c revisions 1.111 and 1.112: Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in procfs_rwmem(). Use vm_page_hold() in place of vm_page_wire() since the page can be freed. Don't hold extra