From owner-freebsd-commit Mon Jan 29 21:55:56 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28980 for freebsd-commit-outgoing; Mon, 29 Jan 1996 21:55:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28962 for cvs-all-outgoing; Mon, 29 Jan 1996 21:55:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28934 for cvs-lib-outgoing; Mon, 29 Jan 1996 21:55:37 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28917 Mon, 29 Jan 1996 21:55:30 -0800 (PST) Date: Mon, 29 Jan 1996 21:55:30 -0800 (PST) From: Nate Williams Message-Id: <199601300555.VAA28917@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/csu/i386 crt0.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/29 21:55:28 Modified: lib/csu/i386 crt0.c Log: Back out the thread_init code in order to allow -current to bootstrap from -stable, until a better solution is found. Submitted by: Consensus of mailing list and the almighty Jordan :) Revision Changes Path 1.23 +0 -8 src/lib/csu/i386/crt0.c