diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-05-24 10:39:16 -0700 |
---|---|---|
committer | Joshua M. Clulow <josh@sysmgr.org> | 2019-05-24 10:39:16 -0700 |
commit | 1f4c6dbc37f14382f7ff4575a74da056dbd34d66 (patch) | |
tree | 45a6fc8ffc476fbad5df34b36be83eac7ac8be06 /usr/src/man | |
parent | 7811b028df2f34164be65174d666b570b73d32c3 (diff) | |
download | illumos-gate-1f4c6dbc37f14382f7ff4575a74da056dbd34d66.tar.gz |
10864 Remove starcat support
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
Diffstat (limited to 'usr/src/man')
-rw-r--r-- | usr/src/man/man1m/Makefile | 6 | ||||
-rw-r--r-- | usr/src/man/man1m/cvcd.1m | 162 | ||||
-rw-r--r-- | usr/src/man/man1m/dcs.1m | 88 | ||||
-rw-r--r-- | usr/src/man/man1m/sckmd.1m | 19 | ||||
-rw-r--r-- | usr/src/man/man7d/Makefile | 5 | ||||
-rw-r--r-- | usr/src/man/man7d/cvc.7d | 61 | ||||
-rw-r--r-- | usr/src/man/man7d/cvcredir.7d | 48 | ||||
-rw-r--r-- | usr/src/man/man7d/schpc.7d | 38 | ||||
-rw-r--r-- | usr/src/man/man7d/wscons.7d | 25 |
9 files changed, 22 insertions, 430 deletions
diff --git a/usr/src/man/man1m/Makefile b/usr/src/man/man1m/Makefile index dafffb9739..eda366a82d 100644 --- a/usr/src/man/man1m/Makefile +++ b/usr/src/man/man1m/Makefile @@ -17,9 +17,10 @@ # Copyright 2016 Toomas Soome <tsoome@me.com> # Copyright 2018 Nexenta Systems, Inc. # Copyright (c) 2017, Chris Fraire <cfraire@me.com>. +# Copyright 2019 Peter Tribble # -include $(SRC)//Makefile.master +include $(SRC)/Makefile.master MANSECT= 1m @@ -543,8 +544,7 @@ i386_MANFILES= \ acpixtract.1m \ nvmeadm.1m -sparc_MANFILES= cvcd.1m \ - dcs.1m \ +sparc_MANFILES= dcs.1m \ drd.1m \ efdaemon.1m \ ldmad.1m \ diff --git a/usr/src/man/man1m/cvcd.1m b/usr/src/man/man1m/cvcd.1m deleted file mode 100644 index 56d349478c..0000000000 --- a/usr/src/man/man1m/cvcd.1m +++ /dev/null @@ -1,162 +0,0 @@ -'\" te -.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved -.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. -.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. -.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH CVCD 1M "Mar 9, 2006" -.SH NAME -cvcd \- virtual console daemon -.SH SYNOPSIS -.LP -.nf -\fB/platform\fI\fR/\fIplatform_name\fR/cvcd\fR [\fB-a\fR \fIauth\fR] [\fB-e\fR \fIencr\fR] - [\fB-u\fR \fIesp_auth\fR] -.fi - -.SH DESCRIPTION -.sp -.LP -The virtual console daemon, \fBcvcd\fR, is a server process that supports the -network console provided on some platforms. The \fBcvcd\fR daemon accepts -network console connections from a remote host (only one host at any given -time). Console input is read from this connection and forwarded to -\fBcvc\fR(7D) by way of \fBcvcredir\fR(7D). -.sp -.LP -Similarly, console output is read from \fBcvcredir\fR(7D) and forwarded across -the network console connection. If \fBcvcd\fR dies, console traffic is -automatically rerouted through an internal hardware interface. -.sp -.LP -The \fBcvcd\fR daemon normally starts at system boot time. Each domain supports -only one \fBcvcd\fR process at a time. -.LP -Caution - -.sp -.RS 2 -On Sun Enterprise 10000 domains, \fBcvcd\fR uses a configuration file -(\fB/etc/ssphostname\fR) to determine the name of the host from which network -console connections are allowed. If the remote console host is renamed, you -must edit the configuration file to reflect that change. -.RE -.sp -.LP -The \fBcvcd\fR daemon supports per-socket IP Security Architecture (IPsec) -through the options described below. See \fBipsec\fR(7P). -.SH OPTIONS -.sp -.LP -The \fBcvcd\fR daemon supports the options listed below. -.sp -.ne 2 -.na -\fB\fB-a\fR \fIauth\fR\fR -.ad -.RS 15n -Controls the IPsec Authentication Header (AH) algorithm. \fIauth\fR can be one -of \fBnone\fR, \fBmd5\fR, or \fBsha1\fR. -.RE - -.sp -.ne 2 -.na -\fB\fB-e\fR \fIencr\fR\fR -.ad -.RS 15n -Controls the IPsec Encapsulating Security Payload (ESP) encryption algorithm. -\fIencr\fR can be one of \fBnone\fR, \fBdes\fR, or \fB3des\fR. -.RE - -.sp -.ne 2 -.na -\fB\fB-u\fR \fIesp_auth\fR\fR -.ad -.RS 15n -Controls the IPsec Encapsulating Security Payload (ESP) authentication -algorithm. \fIesp_auth\fR can be one of \fBnone\fR, \fBmd5\fR, or \fBsha1\fR. -.RE - -.SH OPERANDS -.sp -.LP -The following operands are supported: -.sp -.ne 2 -.na -\fB\fIplatform_name\fR\fR -.ad -.RS 17n -The official Sun platform name used in packaging and code. For example, for Sun -Fire 15K servers, the \fIplatform_name\fR would be \fBSUNW,Sun-Fire-15000\fR. -.RE - -.SH EXAMPLES -.LP -\fBExample 1 \fRSetting an IPSec Option -.sp -.LP -The command below sets the value of the IPsec Authentication Header algorithm -to \fBmd5\fR. As a result of this command, \fBcvcd\fR will use the HMAC-MD5 -authentication algorithm. - -.sp -.in +2 -.nf -# \fBsvccfg -s svc:/system/cvc setprop cvc/ah_auth = "md5"\fR -# \fBsvccfg -s svc:/system/cvc setprop cvc/esp_encr = "none"\fR -# \fBsvccfg -s svc:/system/cvc setprop cvc/esp_auth = "none"\fR -# \fBsvcadm refresh svc:/system/cvc\fR -.fi -.in -2 -.sp - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture T{ -Sun Enterprise 10000 servers, Sun Fire High-End Systems -T} -.TE - -.SH SEE ALSO -.sp -.LP -\fBsvcs\fR(1), \fBsvcadm\fR(1M), \fBsvccfg\fR(1M), \fBservices\fR(4), -\fBattributes\fR(5), \fBsmf\fR(5), \fBcvc\fR(7D), \fBcvcredir\fR(7D), -\fBipsec\fR(7P) -.sp -.LP -\fISun Enterprise 10000 SSP Reference Manual\fR -.sp -.LP -\fISystem Management Services (SMS) Reference Manual\fR -.SH NOTES -.sp -.LP -The \fBcvcd\fR service is managed by the service management facility, -\fBsmf\fR(5), under the fault management resource identifier (FMRI): -.sp -.in +2 -.nf -svc:/system/cvc -.fi -.in -2 -.sp - -.sp -.LP -Administrative actions on this service, such as enabling, disabling, or -requesting restart, can be performed using \fBsvcadm\fR(1M) or -\fBsvccfg\fR(1M). The service's status can be queried using the \fBsvcs\fR(1) -command. diff --git a/usr/src/man/man1m/dcs.1m b/usr/src/man/man1m/dcs.1m index e257bb081d..36c9cd7f70 100644 --- a/usr/src/man/man1m/dcs.1m +++ b/usr/src/man/man1m/dcs.1m @@ -1,20 +1,19 @@ '\" te .\" Copyright 2005 (c), Sun Microsystems, Inc. All Rights Reserved +.\" Copyright 2019 Peter Tribble. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH DCS 1M "Apr 25, 2006" +.TH DCS 1M "Apr 3, 2019" .SH NAME dcs \- domain configuration server .SH SYNOPSIS .LP .nf -\fB/usr/lib/dcs\fR [\fB-s\fR \fIsessions\fR] - [ [\fB-a\fR \fIauth\fR] [\fB-e\fR \fIencr\fR] [\fB-u\fR \fIesp_auth\fR] ] [\fB-l\fR] +\fB/usr/lib/dcs\fR [\fB-s\fR \fIsessions\fR] [\fB-l\fR] .fi .SH DESCRIPTION -.sp .LP The Domain Configuration Server (DCS) is a daemon process that runs on Sun servers that support remote Dynamic Reconfiguration (DR) clients. It is started @@ -26,7 +25,7 @@ returned to the client. .sp .LP The DCS listens on the network service labeled \fBsun-dr\fR. Its underlying -protocol is TCP. It is invoked as a server program by the SMF using the TCP +protocol is TCP. It is invoked as a server program by SMF using the TCP transport. The fault management resource identifier (FMRI) for DCS is: .sp .in +2 @@ -42,58 +41,17 @@ If you disable this service, DR operations initiated from a remote host fail. There is no negative impact on the server. .sp .LP -Security for the DCS connection is provided differently based upon the -architecture of the system. The SMF specifies the correct options when invoking -the DCS daemon, based upon the current architecture. For all architectures, -security is provided on a per-connection basis. -.sp -.LP -The DCS daemon has no security options that are applicable when used on a Sun -Enterprise 10000 system. So there are no options applicable to that -architecture. -.sp -.LP -The security options for Sun Fire high-end systems are based on IPsec options -defined as SMF properties. These options include the \fB-a\fR \fIauth\fR, -\fB-e\fR \fIencr\fR, and \fB-u\fR \fIesp_auth\fR options, and can be set using -the \fBsvccfg\fR(1M) command. These options must match the IPsec policies -defined for DCS on the system controller. Refer to the \fBkmd(1M)\fR man page -in the \fISystem Management Services (SMS) Reference Manual\fR. The -\fBkmd(1M)\fR man page is not part of the SunOS man page collection. -.sp -.LP Security on SPARC Enterprise Servers is not configurable. The DCS daemon uses a platform-specific library to configure its security options when running on -such systems. The \fB-l\fR option is provided by the SMF when invoking the DCS +such systems. The \fB-l\fR option is provided by SMF when invoking the DCS daemon on SPARC Enterprise Servers. No other security options to the DCS daemon should be used on SPARC Enterprise Servers. .SH OPTIONS -.sp .LP The following options are supported: .sp .ne 2 .na -\fB\fB-a\fR \fIauth\fR\fR -.ad -.RS 15n -Controls the IPsec Authentication Header (AH) algorithm. \fIauth\fR can be one -of \fBnone\fR, \fBmd5\fR, or \fBsha1\fR. -.RE - -.sp -.ne 2 -.na -\fB\fB-e\fR \fIencr\fR\fR -.ad -.RS 15n -Controls the IPsec Encapsulating Security Payload (ESP) encryption algorithm. -\fIencr\fR can be one of \fBnone\fR, \fBdes\fR, or \fB3des\fR. -.RE - -.sp -.ne 2 -.na \fB\fB-l\fR\fR .ad .RS 15n @@ -113,38 +71,7 @@ complete the execution of their DR operation. If this option is not specified, a default value of 128 is used. .RE -.sp -.ne 2 -.na -\fB\fB-u\fR \fIesp_auth\fR\fR -.ad -.RS 15n -Controls the IPsec Encapsulating Security Payload (ESP) authentication -algorithm. \fIesp_auth\fR can be one of \fBnone\fR, \fBmd5\fR, or \fBsha1\fR. -.RE - -.SH EXAMPLES -.LP -\fBExample 1 \fRSetting an IPSec Option -.sp -.LP -The following command sets the Authentication Header algorithm for the DCS -daemon to use the HMAC-MD5 authentication algorithm. These settings are only -applicable for using the DCS daemon on a Sun Fire high-end system. - -.sp -.in +2 -.nf -# \fBsvccfg -s svc:/platform/sun4u/dcs setprop dcs/ah_auth = "md5"\fR -# \fBsvccfg -s svc:/platform/sun4u/dcs setprop dcs/esp_encr = "none"\fR -# \fBsvccfg -s svc:/platform/sun4u/dcs setprop dcs/esp_auth = "none"\fR -# \fBsvcadm refresh svc:/platform/sun4u/dcs\fR -.fi -.in -2 -.sp - .SH ERRORS -.sp .LP The DCS uses \fBsyslog\fR(3C) to report status and error messages. All of the messages are logged with the \fBLOG_DAEMON\fR facility. Error messages are @@ -153,7 +80,6 @@ informational messages are logged with the \fBLOG_INFO\fR priority. The default entries in the \fB/etc/syslog.conf\fR file log all of the DCS error messages to the \fB/var/adm/messages\fR log. .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -169,13 +95,11 @@ Interface Stability Evolving .TE .SH SEE ALSO -.sp .LP -\fBsvcs\fR(1), \fBcfgadm_sbd\fR(1M), \fBsvcadm\fR(1M), \fBsvccfg\fR(1M), +\fBsvcs\fR(1), \fBcfgadm_sbd\fR(1M), \fBsvcadm\fR(1M), \fBsyslog\fR(3C), \fBconfig_admin\fR(3CFGADM), \fBlibcfgadm\fR(3LIB), \fBsyslog.conf\fR(4), \fBattributes\fR(5), \fBsmf\fR(5), \fBdr\fR(7D) .SH NOTES -.sp .LP The \fBdcs\fR service is managed by the service management facility, \fBsmf\fR(5), under the fault management resource identifier (FMRI): diff --git a/usr/src/man/man1m/sckmd.1m b/usr/src/man/man1m/sckmd.1m index 2cf70a5a04..547a6f982d 100644 --- a/usr/src/man/man1m/sckmd.1m +++ b/usr/src/man/man1m/sckmd.1m @@ -1,9 +1,10 @@ '\" te .\" Copyright (c) 2005, Sun Microsystems, Inc. All Rights Reserved. +.\" Copyright 2019 Peter Tribble. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH SCKMD 1M "Apr 25, 2006" +.TH SCKMD 1M "Apr 3, 2019" .SH NAME sckmd \- Sun cryptographic key management daemon .SH SYNOPSIS @@ -13,13 +14,12 @@ sckmd \- Sun cryptographic key management daemon .fi .SH DESCRIPTION -.sp .LP \fBsckmd\fR is a server process that resides on a high-end system domain to maintain the Internet Protocol Security (\fBIPsec\fR) Security Associations (\fBSAs\fR) needed to secure communications between a Service Processor or System Controller (SC) and platform management software running within a -domain. The \fBcvcd\fR(1M) and \fBdcs\fR(1M) daemons use these Security +domain. The \fBdcs\fR(1M) daemon uses these Security Associations. See \fBipsec\fR(7P) for a description of Security Associations. .sp .LP @@ -42,7 +42,6 @@ svc:/platform/sun4u/sckmd:default .LP A domain supports only one running \fBsckmd\fR process at a time. .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -58,20 +57,18 @@ Interface Stability Evolving .TE .SH SEE ALSO -.sp .LP -\fBcvcd\fR(1M), \fBdcs\fR(1M), \fBipsecconf\fR(1M), \fBipsecalgs\fR(1M), +\fBdcs\fR(1M), \fBipsecconf\fR(1M), \fBipsecalgs\fR(1M), \fBattributes\fR(5), \fBipsec\fR(7P), \fBipsecah\fR(7P), \fBipsecesp\fR(7P), \fBpf_key\fR(7P) .SH NOTES -.sp .LP -The \fBsckmd\fR service is used only on Sun Fire high-end systems and the -\fBSPARC\fR Enterprise Server family. It provides a mechanism for exchanging +The \fBsckmd\fR service is used only on Sun Fire high-end systems. +It provides a mechanism for exchanging \fBIPsec\fR keys between a domain and its System Controller (\fBSC\fR) or Service Processor. These platforms use \fBIPsec\fR to secure the communications -between the \fBSC\fR or Service Processor and certain platform-specific daemons -in the domain. Such daemons currently include \fBcvcd\fR(1M) and \fBdcs\fR(1M). +between the \fBSC\fR or Service Processor and a platform-specific daemon +in the domain, such as \fBdcs\fR(1M). .sp .LP The documentation for each platform that supports \fBsckmd\fR describes how to diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index bd452ccabb..d48c6dc0be 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -20,7 +20,7 @@ include $(SRC)/Makefile.master -MANSECT= 7d +MANSECT= 7d _MANFILES= aac.7d \ afe.7d \ @@ -151,8 +151,6 @@ _MANFILES= aac.7d \ sparc_MANFILES= audiocs.7d \ bbc_beep.7d \ ctsmc.7d \ - cvc.7d \ - cvcredir.7d \ dad.7d \ dm2s.7d \ dr.7d \ @@ -170,7 +168,6 @@ sparc_MANFILES= audiocs.7d \ pcicmu.7d \ pcipsy.7d \ pcisch.7d \ - schpc.7d \ sf.7d \ smbus.7d \ socal.7d \ diff --git a/usr/src/man/man7d/cvc.7d b/usr/src/man/man7d/cvc.7d deleted file mode 100644 index 3cb73a0c73..0000000000 --- a/usr/src/man/man7d/cvc.7d +++ /dev/null @@ -1,61 +0,0 @@ -'\" te -.\" Copyright (c) 2000, Sun Microsystems, Inc. All Rights Reserved -.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. -.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. -.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH CVC 7D "Sep 15, 2000" -.SH NAME -cvc \- virtual console driver -.SH DESCRIPTION -.sp -.LP -The \fBcvc\fR virtual console driver is a STREAMS-based pseudo driver that -supports the network console. The \fBcvc\fR driver interfaces with -\fBconsole\fR(7D). -.sp -.LP -Logically, the \fBcvc\fR driver sits below the \fBconsole\fR driver. It -redirects console output to the \fBcvcredir\fR(7D) driver if a network console -connection is active. If a network console connection is not active, it -redirects console output to an internal hardware interface. -.sp -.LP -The \fBcvc\fR driver receives console input from \fBcvcredir\fR and internal -hardware and passes it to the process associated with \fB/dev/console\fR. -.SH NOTES -.sp -.LP -The \fBcvc\fR facility supersedes the SunOS \fBwscons\fR(7D) facility, which -should \fInot\fR be used in conjunction with \fBcvc\fR. The \fBwscons\fR -driver is useful for systems with directly attached consoles (frame buffers and -keyboards), but is not useful with platforms using \fBcvc\fR, which have no -local keyboard or frame buffer. -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture T{ -Sun Enterprise 10000 servers, Sun Fire 15000 servers -T} -.TE - -.SH SEE ALSO -.sp -.LP -\fBcvcd\fR(1M), \fBattributes\fR(5), \fBconsole\fR(7D), \fBcvcredir\fR(7D), -\fBwscons\fR(7D) -.sp -.LP -\fISun Enterprise 10000 SSP Reference Manual\fR -.sp -.LP -\fISun System Management Services (SMS) Reference Manual\fR diff --git a/usr/src/man/man7d/cvcredir.7d b/usr/src/man/man7d/cvcredir.7d deleted file mode 100644 index aef2b8a73b..0000000000 --- a/usr/src/man/man7d/cvcredir.7d +++ /dev/null @@ -1,48 +0,0 @@ -'\" te -.\" Copyright (c) 2000, Sun Microsystems, Inc. All Rights Reserved -.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. -.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. -.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH CVCREDIR 7D "Sep 15, 2000" -.SH NAME -cvcredir \- virtual console redirection driver -.SH DESCRIPTION -.sp -.LP -The \fBcvcredir\fR virtual console redirection driver is a STREAMS-based pseudo -driver that supports the network console provided on some platforms. The -\fBcvcredir\fR driver interfaces with the virtual console driver \fBcvc\fR(7D), -and the virtual console daemon, \fBcvcd\fR(1M). -.sp -.LP -The \fBcvcredir\fR driver receives console output from \fBcvc\fR and passes it -to \fBcvcd\fR. It receives console input from \fBcvcd\fR and passes it to -\fBcvc\fR. -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture T{ -Sun Enterprise 10000 servers, Sun Fire 15K servers -T} -.TE - -.SH SEE ALSO -.sp -.LP -\fBcvcd\fR(1M), \fBattributes\fR(5), \fBconsole\fR(7D), \fBcvc\fR(7D) -.sp -.LP -\fISun Enterprise 10000 SSP Reference Manual \fR -.sp -.LP -\fISun System Management Services (SMS) Reference Manual\fR diff --git a/usr/src/man/man7d/schpc.7d b/usr/src/man/man7d/schpc.7d deleted file mode 100644 index bba34fc340..0000000000 --- a/usr/src/man/man7d/schpc.7d +++ /dev/null @@ -1,38 +0,0 @@ -'\" te -.\" Copyright (c) 2005, Sun Microsystems, Inc. All Rights Reserved -.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. -.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. -.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH SCHPC 7D "May 26, 2005" -.SH NAME -schpc \- StarCat Hot Plug Controller Driver -.SH DESCRIPTION -.sp -.LP -The \fBschpc\fR driver controls all hot-plug operations on high-end Sun Fire -E15K and E25K enterprise servers. -.SH FILES -.sp -.ne 2 -.na -\fB\fB/platform/SUNW,Sun-Fire-15000/kernel/drv/sparcv9/schpc\fR\fR -.ad -.sp .6 -.RS 4n -64-bit ELF kernel module. -.RE - -.sp -.ne 2 -.na -\fB\fB/platform/SUNW,Sun-Fire-15000/kernel/drv/schpc.conf\fR\fR -.ad -.sp .6 -.RS 4n -Driver configuration file. -.RE - -.SH SEE ALSO -.sp -.LP -\fBcfgadm\fR(1M) diff --git a/usr/src/man/man7d/wscons.7d b/usr/src/man/man7d/wscons.7d index f01075e356..a39c3e9825 100644 --- a/usr/src/man/man7d/wscons.7d +++ b/usr/src/man/man7d/wscons.7d @@ -1,9 +1,10 @@ '\" te .\" Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. +.\" Copyright 2019 Peter Tribble. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH WSCONS 7D "May 26, 2006" +.TH WSCONS 7D "Apr 3, 2019" .SH NAME wscons \- workstation console .SH SYNOPSIS @@ -23,7 +24,6 @@ wscons \- workstation console .fi .SH DESCRIPTION -.sp .LP The \fBwscons\fR workstation console consists of a workstation keyboard and frame buffer that act together to emulate an \fBASCII\fR terminal. It includes @@ -31,7 +31,6 @@ a redirection facility that allows I/O issued to the workstation console to be diverted to a STREAMS device, enabling window systems to redirect output that would otherwise appear directly on the frame buffer in corrupted form. .SS "Redirection" -.sp .LP The \fBwscons\fR redirection facility maintains a list of devices that are designated as redirection targets through the \fBSRIOCSREDIR\fR ioctl described @@ -65,7 +64,6 @@ device denoted by \fIfd\fR, and 0 if it is not. .RE .SS "ANSI Standard Terminal Emulation" -.sp .LP The Solaris kernel terminal emulator provides ANSI X3.64 emulation both on SPARC and x86 systems. @@ -111,7 +109,6 @@ right-bottom edge, the line-feed function is performed (see \fBCTRL-J\fR below). The line-feed function scrolls the screen up by one or more lines before moving the cursor to the first character position on the next line. .SS "Control Sequence Syntax" -.sp .LP The \fBwscons\fR console defines a number of control sequences that may occur during input. When a control sequence is written to the console, it affects @@ -246,7 +243,6 @@ parameter value of 1. Note that \fBESC[;5M\fR (interpreted as \fB`ESC[5M\fR') is \fInot\fR equivalent to \fBESC[5;M\fR (interpreted as `\fBESC[5;1M\fR') which is ultimately interpreted as `\fBESC[1M\fR'). .SS "ANSI Control Functions" -.sp .LP The following paragraphs specify the \fBANSI\fR control functions implemented by the console. Each description provides: @@ -288,7 +284,6 @@ Initial setting of the mode for functions that set a mode. To restore the initial settings, use the \fBSUNRESET\fR escape sequence. .RE .SS "Control Character Functions" -.sp .LP The \fBwscons \fRcontrol character functions are: .sp @@ -449,7 +444,6 @@ The cursor moves to the leftmost character position on the current line. .RE .SS "Escape Sequence Functions" -.sp .LP The \fBwscons \fRescape sequence functions are: .sp @@ -966,7 +960,6 @@ Takes no parameters. Resets all modes to default, restores current font from .RE .SH RETURN VALUES -.sp .LP When there are no errors, the redirection ioctls have return values as described above. Otherwise, they return \fB\(mi1\fR and set \fBerrno\fR to @@ -977,7 +970,6 @@ set accordingly. If the \fItarget\fR stream is in an error state, \fBerrno\fR is set accordingly. .SH ERRORS -.sp .ne 2 .na \fB\fBEBADF\fR\fR @@ -996,7 +988,6 @@ accordingly. .RE .SH FILES -.sp .ne 2 .na \fB\fB/dev/wscons\fR\fR @@ -1034,7 +1025,6 @@ Access system console .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -1050,19 +1040,12 @@ Interface Stability Stable .TE .SH SEE ALSO -.sp .LP -\fBcvcd\fR(1M), \fBeeprom\fR(1M), \fBioctl\fR(2), \fBpoll\fR(2), \fBread\fR(2), -\fBwrite\fR(2), \fBcvc\fR(7D), \fBconsole\fR(7D), \fBvisual_io\fR(7I) +\fBeeprom\fR(1M), \fBioctl\fR(2), \fBpoll\fR(2), \fBread\fR(2), +\fBwrite\fR(2), \fBconsole\fR(7D), \fBvisual_io\fR(7I) .SH WARNINGS -.sp .LP The redirection ioctls block while there is I/O outstanding on the device instance being redirected. If you try to redirect the workstation console while there is a outstanding read, the workstation console will hang until the read completes. -.SH NOTES -.sp -.LP -The \fBcvc \fRfacility supersedes the SunOS \fBwscons \fRfacility and should -not be used with \fBwscons\fR. |