Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: news.software.b Subject: C News Bulletin #2 - three fixes to expire subsystem Message-ID: <8956@utzoo.UUCP> Date: Tue, 17-Nov-87 20:58:53 EST Article-I.D.: utzoo.8956 Posted: Tue Nov 17 20:58:53 1987 Date-Received: Tue, 17-Nov-87 20:58:53 EST Organization: U of Toronto Zoology Lines: 14 The following are fixes for things in the expire directory: 1. In upact, "umask NEWSUMASK" should be "umask $NEWSUMASK". 2. In expire.c, in the function control(), if you put "if (ctl[0] != '#')" in front of "ctlline(ctl);", you will be able to put #-comment lines into the expiry control file, which is a Good Thing if you have complex expiry policies. 3. In expire.c, in the function printstuff(), "field[1]" should be "field[0]". You will notice a difference only if you use the -p option. -- Those who do not understand Unix are | Henry Spencer @ U of Toronto Zoology condemned to reinvent it, poorly. | {allegra,ihnp4,decvax,utai}!utzoo!henry