From owner-cvs-all Sat Aug 14 7:26:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 77B2C1510E; Sat, 14 Aug 1999 07:26:20 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA25253; Sat, 14 Aug 1999 07:25:39 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199908141425.HAA25253@freefall.freebsd.org> From: Peter Wemm Date: Sat, 14 Aug 1999 07:25:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_priority_queue.c uthread_setschedparam.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/14 07:25:38 PDT Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_priority_queue.c uthread_setschedparam.c Log: Try and repair RELENG_3 tag spammage (grr!!!) Somebody tagged this manually (dont do this! use cvs add!) with RELENG_3 and botched it by using a static rather than branch tag. Then, when trying to merge these revisions onto the (now broken) branch, they deleted and recreated the RELENG_3 tag, again using a static rather than branch tag. Reminder: committers should *NOT* be using 'cvs tag' for RELENG_* tags *at all*. To add a file to a releng branch, use cvs add! Revision Changes Path 1.1.4.1 +186 -6 src/lib/libc_r/uthread/uthread_priority_queue.c 1.1.4.1 +8 -8 src/lib/libc_r/uthread/uthread_setschedparam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message