Date: Tue, 7 May 2002 14:54:47 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_random.c src/sys/svr4 svr4_signal.c Message-ID: <200205072154.g47LslX55118@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205072154.g47LslX55118>