Config revision 7c478bd95313f5f23a4c958a745db2134aa03244
305N/A#ident "%Z%%M% %I% %E% SMI" /* from SVR4 bnu:Config 1.1 */
305N/A#
305N/A# CDDL HEADER START
305N/A#
305N/A# The contents of this file are subject to the terms of the
305N/A# Common Development and Distribution License, Version 1.0 only
305N/A# (the "License"). You may not use this file except in compliance
305N/A# with the License.
305N/A#
305N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
305N/A# or http://www.opensolaris.org/os/licensing.
305N/A# See the License for the specific language governing permissions
305N/A# and limitations under the License.
305N/A#
305N/A# When distributing Covered Code, include this CDDL HEADER in each
305N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
305N/A# If applicable, add the following below this CDDL HEADER, with the
305N/A# fields enclosed by brackets "[]" replaced with your own identifying
305N/A# information: Portions Copyright [yyyy] [name of copyright owner]
305N/A#
305N/A# CDDL HEADER END
305N/A#
305N/A#
305N/A# Config provides a means of configuring certain parameters
305N/A# within BNU at run time.
305N/A#
305N/A# FORMAT:
305N/A#
305N/A# <parameter>=<value>
305N/A#
586N/A# where <parameter> is the name of one of the configurable parameters,
586N/A# and <value> is the value to be assigned to that parameter.
305N/A#
305N/A# PARAMETERS:
305N/A#
305N/A# The following list provides the names of the configurable parameters
305N/A# and describes the values which may be assigned to them.
305N/A#
305N/A# <parameter> <value>
305N/A#
305N/A# Protocol prioritized subset of valid protocols provided
305N/A# at compile time, with optional protocol-specific
305N/A# parameters in parentheses.
305N/A#
305N/A# EXAMPLE:
305N/A#
305N/A# Protocol=G(7,512)g
305N/A#
305N/A