#	START NEW ARIX SCCS HEADER
#
#	@(#) README: version 25.1 created on 12/2/91 at 16:21:46
#
#	Copyright (c) 1990 by Arix Corporation
#	All Rights Reserved
#
#	@(#)README	25.1	12/2/91 Copyright (c) 1990 by Arix Corporation
#
#	END NEW ARIX SCCS HEADER
#
  Differences between Arix and SCO:

	When building for SCO the following two files need to be slightly
	modified:
		macdefs.local - local copy of macdefs when building standalone
		lib/bsd/bsd.mk

	'make install' should work fine.

  Most of the changes to existing code has been done in ./cmd/lpsched.
	Some library functions have been slightly modified and the
	commands: cancel, lp, lpstat and lpadmin were slightly changed.
	The daemon lpd resides in ./cmd/lpd.

  Known Bugs:	None.
	An 'lpstat' on a remote printer whose host is down or not responding
	will hang lpstat until you kill it or until a huge timeout is expired.

  Known Limitations:
	* No reliable concept of the originating machine name is
		kept for System V print jobs, therefore any remote
		user can cancel the print job of another remote user
		with the same login name.

	* No reliable concept of the remote filename is kept for System
		V print jobs, therefore filenames show up on a remote
		BSD machine's status request as 'Unknown'.

	* As a consequence of the previous two points, a long status
		request from a BSD machine ('lpq -l') is not supported.
