Path: utzoo!attcan!uunet!wyse!mips!prls!pyramid!hplabs!hpda!hpcupt1!hpsal2!morrell From: morrell@hpsal2.HP.COM (Michael Morrell) Newsgroups: comp.sources.d Subject: Re: "monthd" doesn't terminate Message-ID: <4110001@hpsal2.HP.COM> Date: 15 Nov 88 22:12:43 GMT References: <1252@leah.Albany.Edu> Organization: HP System Architecture Lab, Cupertino Lines: 26 / hpsal2:comp.sources.d / rds95@leah.Albany.Edu (Robert Seals) / 6:09 am Nov 14, 1988 / I brought up the recently posted "month". The program itself seems to work quite nicely, but the daemon program that checks for appointments does not. Specifically, it should go away after the user logs out, and it doesn't. I don't think it works at all, actually, cuz it hasn't been announcing my engagements, as it ought to. The system is microvax II with ultrix 1.2. I used gcc-1.28 to build. Any help, anybody? rob ---------- As someone else already mentioned, on systems where /dev/tty is not line buffered by default, a "fflush(tty)" needs to be added at the end of "print_reminder()". This will be included in an upcoming patch. As far as the program not terminating when you log out, I'll look into that and post an announcement when I find out something. Thanks for all the kind words on the program. Michael Morrell {hplabs,ucbvax}!hpda!morrell morrell%hpda@hplabs.hp.com