From mboxrd@z Thu Jan 1 00:00:00 1970 From: reed@reedmedia.net (Jeremy C. Reed) Date: Thu, 15 Feb 2018 15:31:22 -0600 (CST) Subject: [TUHS] Happy birthday, Niklaus Wirth! In-Reply-To: <20180215191800.43vlk6mltwnmdzed@matica.foolinux.mooo.com> References: <20180214231939.GB87639@eureka.lemis.com> <20180215173246.0ep3Z%steffen@sdaoden.eu> <20180215191800.43vlk6mltwnmdzed@matica.foolinux.mooo.com> Message-ID: On Thu, 15 Feb 2018, Ian Zimmerman wrote: > OB-Unix: when did the "message of the day" mechanism make it into our > favorite system? Always there! (My favorite is NetBSD which derived from BSD which originally derived from 32V and before that as enhancements and patches against v4 through v6.) v1 has the concept http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/man/man7/login.7 but I don't find the code for it. v2 has it http://minnie.tuhs.org/cgi-bin/utree.pl?file=V2/cmd/login.s (By the way, where is the shell code referenced in init.s for the earlier Unix? http://minnie.tuhs.org/cgi-bin/utree.pl?file=PDP7-Unix )