ftp.nice.ch/pub/next/unix/admin/sysinfo.1.1.0.s.tar.gz#/info-ultrix.h

This is info-ultrix.h in view mode; [Download] [Up]

/*
 * Copyright (c) 1992 Michael A. Cooper.
 * This software may be freely distributed provided it is not sold for 
 * profit and the author is credited appropriately.
 */

/*
 * $Header: /src/common/usc/bin/sysinfo/RCS/info-ultrix.h,v 1.3 1992/04/26 23:32:06 mcooper Exp $
 *
 * $Log: info-ultrix.h,v $
 * Revision 1.3  1992/04/26  23:32:06  mcooper
 * Add Copyright notice
 *
 * Revision 1.2  1992/03/08  01:11:58  mcooper
 * Add MAX_DISK_PARTS.
 *
 * Revision 1.2  1992/03/08  01:11:58  mcooper
 * Add MAX_DISK_PARTS.
 *
 * Revision 1.1  1992/03/06  18:35:31  mcooper
 * Initial revision
 *
 */


/*
 * Maximium number of tape drives that Ultrix supports
 */
#define MAXTAPES		32

/*
 * Maximium number of partitions per disk
 */
#define MAX_DISK_PARTS		8

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.