ftp.nice.ch/pub/next/unix/disk/Fd.IHS.s.tar.gz#/Fd/FdParm.h

This is FdParm.h in view mode; [Download] [Up]

/*
 *	Name: FdParm.h
 *	Description: Global point for setting up the parameters used by the Fd
 *	Project.
 *	Author: Mark Salyzyn December 5 1995
 */

/*
 *	POSIX_KERN
 *
 *	This parameter fixes associated with kernel structures are
 *	included. Do not undefine this variable unless you know what you are
 *	doing.
 */
#define POSIX_KERN	1

/*
 * Name used by Project.
 */

static char FdDeviceName[] = "Fd";

static char FdDeviceKind[] = "Server";	/* Kind of driver registered	*/

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