AUSAM/include/local-system

#define	SYSTEMID	"agsm"
#define agsm
#define AGSM		/**/

/* ( not DCS COMPUTING FACILITY )
#define	SYSTEMID	"elec"
#define eecf
#define EECF		/**/

/* ( not Architecture )
#define	SYSTEMID	"arch"
#define	arch
#define	ARCH		/**/

/* ( not CSU )
#define	SYSTEMID	"csu"
#define	csu
#define	CSU		/**/

#define PAGESIZE 51	/* 8.5i paper at 6 lpi */
#define PAGESIZE 66	/* 8.5i paper at 8 lpi - really 68 */
#define FPT		/* 11/45 11/70 11/34 with decent floating point */
/* ( no poor man's floating point )
#define	FIS		/* 11/40 11/03 with poor man's floating point */
#define	AUSAM
#define	AUSAM16
#define	NTTYS		65
#define	NUSERS		1500
#define	UIDLB		1000	/* lowest 'normal' uid at this site */
#define	CMASKSIZE	2	/* number of ints in class mask */
#define	HZ		50
#define	SPRINTF			/* short version of printf available in /usr/include/sprintf.h */
#define	WTMP_AUTOLOCK		/* auto-locking on wtmp file */

/* ( no TERMINAL BOOKING )
#define	TERMBOOK	/**/