From: hal9@cyberspace.org (Hal Niner) Newsgroups: alt.sys.pdp10,alt.folklore.computers Subject: Puff the Magic Dragon on ITS? Date: 31 May 2003 08:21:47 -0700 Organization: http://groups.google.com/ Lines: 6 Message-ID: <1533d93d.0305310721.71699961@posting.google.com> NNTP-Posting-Host: 200.142.67.246 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1054394507 18316 127.0.0.1 (31 May 2003 15:21:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 31 May 2003 15:21:47 GMT Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news.imp.ch!news.imp.ch!snoopy.risq.qc.ca!headwall.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Xref: chonsp.franklin.ch alt.sys.pdp10:13091 alt.folklore.computers:139611 What was the "Puff the Magic Dragon" on ITS? Some sort of cron? ;) Reading ITS BUGS I found a message praising it for sending a happy birthday message to the author (Guy L Steele, I think). hal ###### Sender: cstacy@BONK Newsgroups: alt.sys.pdp10,alt.folklore.computers Subject: Re: Puff the Magic Dragon on ITS? References: <1533d93d.0305310721.71699961@posting.google.com> From: cstacy@dtpq.com (Christopher C. Stacy) Message-ID: Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 31 May 2003 20:13:34 GMT NNTP-Posting-Host: 151.203.6.230 X-Complaints-To: abuse@verizon.net X-Trace: nwrddc04.gnilink.net 1054412014 151.203.6.230 (Sat, 31 May 2003 16:13:34 EDT) NNTP-Posting-Date: Sat, 31 May 2003 16:13:34 EDT Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news.imp.ch!news.imp.ch!solnet.ch!solnet.ch!newsfeed.freenet.de!194.168.222.61.MISMATCH!newspeer1-gui.server.ntli.net!ntli.net!peer01.cox.net!cox.net!cyclone1.gnilink.net!spamkiller.gnilink.net!nwrddc04.gnilink.net.POSTED!53ab2750!not-for-mail Xref: chonsp.franklin.ch alt.sys.pdp10:13062 alt.folklore.computers:139132 >>>>> On 31 May 2003 08:21:47 -0700, Hal Niner ("Hal") writes: Hal> What was the "Puff the Magic Dragon" on ITS? Some sort of cron? ;) Hal> Reading ITS BUGS I found a message praising it for sending a happy Hal> birthday message to the author (Guy L Steele, I think). PFTHMG DRAGON has a feature for launching batch jobs hourly. It's main job, though, is to do user accounting (eg. for billing). The dragon that sends the birthday greetings to users (based on their INQUIR entries) is the BDAY program. It sends mail from the user-name DRAGON, which INQUIR says is Puff The Magic Dragon. The other birthday-related program is NAMDRG; the Name Dragon's main purpose is to maintain a list of logged-in users and free consoles; this is for continuous real-time status display on the TVs. Look up the DEMSIG system call to learn how daemons (dragons) are started.