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!david From: david@utzoo.UUCP (David Trueman) Newsgroups: hacknews Subject: more spooler, daemon changes Message-ID: <5247@utzoo.UUCP> Date: Thu, 14-Mar-85 14:54:26 EST Article-I.D.: utzoo.5247 Posted: Thu Mar 14 14:54:26 1985 Date-Received: Thu, 14-Mar-85 14:54:26 EST Organization: U of Toronto Zoology Lines: 17 All of the printer daemons are now unified into one program ``prd'' that reads a ``config'' file in the spool directory to determine the character- istics of the printer. Prd(8) normally gets invoked by the spooler, but if manually invoked, the first argument should be the directory in which the ``config'' file is found, relative to /usr/spool (e.g. prd lpd & for the line printer). All the spoolers(1) for the laser printers (hpr, cpr, bpr and soon apr) are now one binary linked together. Lpr remains separate, although most of the code is shared with the other spoolers. They all support a new option `-r' to specify a ``restriction'' on printing. If the following argument does not match what is in the ``status'' file in the spool directory, the job will be held until the restriction is met. Coming soon . . . a command to change the status file while respecting the locking protocol. -- David Trueman @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!david