From owner-cvs-sys Wed Jun 5 13:43:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA02587 for cvs-sys-outgoing; Wed, 5 Jun 1996 13:43:04 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA02574; Wed, 5 Jun 1996 13:42:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id NAA26522; Wed, 5 Jun 1996 13:13:23 -0700 (PDT) To: Nate Williams cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 autoconf.c src/sys/i386/isa mse.c qcam.c src/sys/kern kern_lkm.c kern_prot.c uipc_socket.c uipc_socket2.c src/sys/miscfs/devfs devfs_back.c devfs_front.c devfs_vfsops.c devfsdefs.h src/sys/sys ipc.h sysctl.h src/sys/i386/boot/biosboot boot.c src/sys/i386/include ansi.h src/sys/i386/scsi aic7xxx.c src/sys/miscfs/procfs procfs_status.c src/sys/net if_ethersubr.c if_fddisubr.c src/sys/netinet ip_fw.h In-reply-to: Your message of "Wed, 05 Jun 1996 12:49:31 PDT." <199606051949.MAA27523@freefall.freebsd.org> Date: Wed, 05 Jun 1996 13:13:23 -0700 Message-ID: <26520.834005603@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Fixed bogus changes from mega-commit 3. This reverts the files to their > revisions *before* the mega-commit but makes sure any subsequent fixes > are brought in. Thanks, Nate. What I simply don't understand is HOW anything got changed in /usr/src/sys! :-( My changes were only for userland, modulo two stinking header files! :-( When I did my roll-back, I first off started it with an absolutely up-to-date 2.1 tree, at least according to `cvs update -rRELENG_2_1_0 -Pd', then I applied my reverse changes which ONLY effected the contents of /usr/src/!sys. Then I committed from that tree and evidently spammed everything. Well, like I said, I'm giving up on any more -stable work anyway so hopefully this will be the last you'll see of any jkh-induced instability there. Let someone else handle the merging from now on.. :-) Jordan