From owner-cvs-lib Mon Dec 30 04:42:56 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA23670 for cvs-lib-outgoing; Mon, 30 Dec 1996 04:42:56 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id EAA23665; Mon, 30 Dec 1996 04:42:49 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.4/8.8.4) with ESMTP id UAA16567; Mon, 30 Dec 1996 20:42:39 +0800 (WST) Message-Id: <199612301242.UAA16567@spinner.DIALix.COM> X-Mailer: exmh version 1.6.9 8/22/96 To: joerg@freebsd.org, jkh@freebsd.org cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/net res_stubs.c Makefile.inc In-reply-to: Your message of "Mon, 30 Dec 1996 04:35:22 PST." <199612301235.EAA23505@freefall.freebsd.org> Date: Mon, 30 Dec 1996 20:42:38 +0800 From: Peter Wemm Sender: owner-cvs-lib@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > peter 96/12/30 04:35:21 > > Branch: lib/libc/net RELENG_2_2 > Modified: lib/libc/net Makefile.inc > Added: lib/libc/net res_stubs.c [..] > Revision Changes Path > 1.20.2.2 +1 -1 src/lib/libc/net/Makefile.inc YIKES!! oops!! This was not intended yet.. But I'd love to know how I did it!! Two things happened: 1: This was a remote commit. This should not have worked, since 'cvs add' has been aborting and leaving a corrupt rcs file when working remote. 2: The new file "res_stubs.c" was "cvs add'ed" only onto the 2.2 branch! It does not appear in HEAD! Hmm.. Well, in theory this should work, but it still suprised me... Anyway, the idea was that these files should go into 2.2 after testing in -current for a day or two... Perhaps this slip of fingers forced the issue. Joerg? Jordan? You want these backed out? (I've been using them in approximately this form for 8 weeks) Or wait and see if it causes problems first? Cheers, -Peter