Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!cernvax!hslrswi!mwm From: mwm@hslrswi.UUCP (Mike McGann) Newsgroups: net.unix-wizards Subject: Re: Re: where does bss come from? Message-ID: <158@hslrswi.UUCP> Date: Mon, 27-Oct-86 13:30:15 EST Article-I.D.: hslrswi.158 Posted: Mon Oct 27 13:30:15 1986 Date-Received: Wed, 29-Oct-86 09:22:10 EST References: <2627@burdvax.UUCP> <1096@oliveb.UUCP> <161@nbc1.UUCP> <473@jc3b21.UUCP> <474@jc3b21.UUCP> Reply-To: mwm@hslrswi.UUCP (Mike McGann) Organization: Hasler AG, Bern, Switzerland Lines: 9 BSS goes back further than the CDC 6000 series. We used it on the CDC 1600 and 160 series. Actually it means 'Block Start Symbol' the label of the statement refering to the first byte of a block of un-initialized storage. Correspondingly there was a BES or 'Block Ending Symbol' where the label refered to the last byte of the un-initialized block of storage. Mike McGann ...mcvax!cernvax!hslrswi!mwm