From owner-cvs-all Tue May 7 14:54:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 587D937B405; Tue, 7 May 2002 14:54:47 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47LslX55118; Tue, 7 May 2002 14:54:47 -0700 (PDT) (envelope-from peter) Message-Id: <200205072154.g47LslX55118@freefall.freebsd.org> From: Peter Wemm Date: Tue, 7 May 2002 14:54:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_random.c src/sys/svr4 svr4_signal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/07 14:54:47 PDT Removed files: sys/kern kern_random.c sys/svr4 svr4_signal.c Log: Re-remove kern_random.c and svr4_signal.c. Somehow dillon managed to keep on committing to these while they were in the Attic after they had been removed. I think this was because he had the file checked out and already 'modified' while markm cvs rm'ed them, and cvs screws up when trying to "merge" the modifications with the "rm". And after that the client state was sufficiently hosed to keep it messed up. Yay CVS! (CVS is very fragile for adding and removing files remotely) The existence of these files was pointed out by: ru Revision Changes Path 1.41 +0 -397 src/sys/kern/kern_random.c (dead) 1.12 +0 -666 src/sys/svr4/svr4_signal.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message