Date: Sat, 14 Aug 1999 07:25:39 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_priority_queue.c uthread_setschedparam.c Message-ID: <199908141425.HAA25253@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908141425.HAA25253>