Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ucbvax.UUCP Path: utzoo!linus!decvax!tektronix!ucbcad!ucbvax!daemon From: daemon@ucbvax.UUCP Newsgroups: fa.info-vax Subject: getting a machine's serial number Message-ID: <507@ucbvax.UUCP> Date: Sun, 21-Aug-83 06:16:50 EDT Article-I.D.: ucbvax.507 Posted: Sun Aug 21 06:16:50 1983 Date-Received: Sun, 21-Aug-83 15:50:10 EDT Sender: daemon@ucbvax.UUCP Organization: U. C. Berkeley Computer Science Lines: 18 From GEOFF5@SRI-CSL Sun Aug 21 03:16:18 1983 Okay, folks, so what's the story here? Are the CPU SID registers actually identical? Or is it DCL that's providing some weird, identical number for all VAXen? I am assuming it's the latter. I have an application which could benefit from knowing the machine's serial number, in an effort to gensym unique identifiers. The Question: what's the easiest way to do this \from C/, not from DCL. If more than one machine has the same serial number in its hardware, of course, then I'm screwed. If this is true, I'd appreciate hearing about it. Thanx much!