Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!mark%umcp-cs@udel-relay From: mark%umcp-cs@udel-relay@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: enhanced cron.c, anyone? Message-ID: <3956@sri-arpa.UUCP> Date: Sat, 6-Aug-83 17:06:39 EDT Article-I.D.: sri-arpa.3956 Posted: Sat Aug 6 17:06:39 1983 Date-Received: Wed, 10-Aug-83 01:49:47 EDT Lines: 12 From: Mark Weiser (BTBTW: while you're thinking about cron how about the following bug, which has existed since before the dark ages ?: cron only consults the time ONCE, when it starts: if it's wrong, crons idea of the time STAYS wrong forever. E.g., once our vax thought it was 1972 after a DEC ECO. I naively changed the date after people had been running for a while, and it only took cron about 5 minutes to spawn so many processes everything was on its knees (including me praying for mercy).