From nobody@FreeBSD.ORG Fri Aug 13 08:58:28 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 3536514F40; Fri, 13 Aug 1999 08:58:28 -0700 (PDT)
Message-Id: <19990813155828.3536514F40@hub.freebsd.org>
Date: Fri, 13 Aug 1999 08:58:28 -0700 (PDT)
From: ath@niksun.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: CVS repo src/lib/libc_r/uthread incorrectly tagged
X-Send-Pr-Version: www-1.0

>Number:         13117
>Category:       misc
>Synopsis:       CVS repo src/lib/libc_r/uthread incorrectly tagged
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 09:00:01 PDT 1999
>Closed-Date:    Tue Dec 21 01:36:45 PST 1999
>Last-Modified:  Tue Dec 21 01:39:18 PST 1999
>Originator:     Andrew Heybey
>Release:        3.2-STABLE
>Organization:
Niksun, Inc.
>Environment:
FreeBSD stiegl.niksun.com 3.1-STABLE FreeBSD 3.1-STABLE #1: Fri Jul  9 14:06:39 EDT 1999     ath@stiegl.niksun.com:/x/src/sys/compile/STIEGL  i386

>Description:
I think that files in src/lib/libc_r/uthreads are incorrectly tagged.
The RELENG_3 tag is not a branch tag.  In addition, two files
(uthread_priority_queue.c, uthread_setschedparam.c) have RELENG_3
pointing to a *later* revision than RELENG_3_2_0_RELEASE.

The affected files are:

uthread_attr_getinheritsched.c
uthread_attr_getschedparam.c
uthread_attr_getschedpolicy.c
uthread_attr_getscope.c
uthread_attr_setinheritsched.c
uthread_attr_setschedparam.c
uthread_attr_setschedpolicy.c
uthread_attr_setscope.c
uthread_getschedparam.c
uthread_mutex_prioceiling.c
uthread_mutex_protocol.c
uthread_poll.c
uthread_priority_queue.c
uthread_setschedparam.c
uthread_sigpending.c
uthread_switch_np.c

I am not sure of the proper cvs wizardry to apply.  Just changing
the RELENG_3 tag on these files to be a branch tag is not
The Right Thing.

As a work around I did "cvs update -A" in the src/lib/libc_r/uthread
directory (the resulting source tree builds--I don't really do much with
threads so I don't know if there may be problems with libc_r), but that
means I can't recreate these sources in the future with a single
checkout--I have to remember the second update of the uthread directory.


>How-To-Repeat:
cvs co -r RELENG_3 -D '10 august 1999' src/lib/libc_r/uthread
does not check out any of the above list of files.  However, they 
are needed to build the world.

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->peter 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Mon Dec 20 09:13:45 PST 1999 
Responsible-Changed-Why:  
CVS manager's area 
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Tue Dec 21 01:36:45 PST 1999 
State-Changed-Why:  
Fixed on 14th of September 1999. 
date: 1999/08/14 15:33:46;  author: peter;  state: Exp;  lines: +1 -1 
Forced commit.  The previous delta was backdated to try and make 
dated branch checkouts consistant. 
[etc] 
>Unformatted:
