From owner-freebsd-current Sat Oct 3 11:56:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12271 for freebsd-current-outgoing; Sat, 3 Oct 1998 11:56:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12255 for ; Sat, 3 Oct 1998 11:56:53 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id LAA14260; Sat, 3 Oct 1998 11:44:54 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Kirk McKusick cc: Don Lewis , Terry Lambert , peter@netplex.com.au (Peter Wemm), bde@zeta.org.au, freebsd-current@FreeBSD.ORG, roberto@keltia.freenix.fr, Kevin Street , dg@root.com, julian@whistle.com Subject: Re: Softupdates panics In-reply-to: Your message of "Sat, 03 Oct 1998 13:07:36 EDT." <199810031707.KAA00360@flamingo.McKusick.COM> Date: Sat, 03 Oct 1998 11:44:54 -0700 Message-ID: <14256.907440294@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > sure where the "official" copy of ffs_softdep.c is maintained on > freefall (I thought it was /usr/src/contrib/sys/softupdates, but > I find no files there). But where ever it is located, you should > put your fix into it (and let me know where that is). freefall is running 2.2.7, so there won't be a copy in its checked-out tree. You can, however, easily check it out on freefall by simply making sure that your CVSROOT points to /home/ncvs as usual and then doing: cvs co contrib_softupdates cd contrib_softupdates cvs commit > I used to think that I was the only person that understood the > soft updates code. There is clearly a growing cadre of folks that > understand it at least as well as I do :-) And a big pat on the back to the power of free software development, even when it's the `evil icky cathedral style' that Eric R. hates so much. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message