*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: utxd | Section: 8 | Source: Digital UNIX | File: utxd.8.gz
utxd(8) System Manager's Manual utxd(8) NAME utxd - Daemon that spawns service daemons used by the Asian terminal driver SYNOPSIS /usr/sbin/utxd DESCRIPTION The utxd daemon spawner acts as an agent for the Asian terminal driver (atty). The utxd daemon spawns other daemons that support special ser- vices required for Asian language input. The service daemons include odld (which supports the SoftODL service), kkcd (which supports the Kana-Kanji conversion method), and simd (which supports the phrase in- put method). This software is available only when optional DIGITAL UNIX subsets with Asian country support are installed on the system. By using the select() system call, utxd waits for requests from the atty driver. When a request to spawn a daemon for a particular service is received by utxd, it allocates a new utx device for use by the spawned daemon. The newly created daemon then talks directly to the atty driver through the utx device. The utxd daemon looks up the location of requested service daemon by reading the /var/adm/utx/utxd.conf configuration file. ERRORS By using the syslog() function, utxd sends error messages to the syslog files. Errors can include the following: No utx device was free, so utxd was unable to open one for a requested service. An error occurred when utxd executed the select() system call. The utxd daemon could not allocate enough memory. An error occurred when utxd attempted to send a reply message. A utxd internal error occurred. FILES The utxd configuration file The utx device special files RELATED INFORMATION Commands: stty(1), kkcd(8), odld(8), simd(8) Functions: select(2), syslog(3) Files: utxd.conf(4), tty(7), utx(7) delim off utxd(8)

Navigation Options