|
ypserv(8) -- YP server daemon
|
ypserv is a fundamental part of the network information system called YP. This server provides information from YP maps to the YP clients on the network. A YP map is stored on the server as a db(3) da... |
ypset(8) -- tell ypbind(8) which YP server process to use
|
ypset tells the ypbind(8) process on the current machine which YP server process to communicate with. If server is down or is not running a YP server process, it is not discovered until a YP client pr... |
|
yptest(8) -- calls different YP routines
|
yptest checks various YP functions to see if the YP server works as expected. |
ypxfr(8) -- get a YP map from YP server
|
ypxfr is the utility in YP that transfers maps to the local host. Since the YP master transfers a map when it has changed, an YP slave should check for missed maps regularly. This can be done via an e... |
ypxfr_1perday(8) -- get a YP map from YP server
|
ypxfr is the utility in YP that transfers maps to the local host. Since the YP master transfers a map when it has changed, an YP slave should check for missed maps regularly. This can be done via an e... |
ypxfr_1perhour(8) -- get a YP map from YP server
|
ypxfr is the utility in YP that transfers maps to the local host. Since the YP master transfers a map when it has changed, an YP slave should check for missed maps regularly. This can be done via an e... |
ypxfr_2perday(8) -- get a YP map from YP server
|
ypxfr is the utility in YP that transfers maps to the local host. Since the YP master transfers a map when it has changed, an YP slave should check for missed maps regularly. This can be done via an e... |
zdump(8) -- time zone dumper
|
zdump prints the current time in each zonename named on the command line. These options are available: -c cutoffyear Cut off the verbose output near the start of the given year. -v For each zonename o... |
zic(8) -- time zone compiler
|
zic reads text from the file(s) named on the command line and creates the time conversion information files specified in this input. If a filename is ``-'', the standard input is read. These options... |
macppc/zzz(8) -- Advanced Power Management control program
|
apm communicates with the Advanced Power Management daemon, apmd(8), making requests of it for current power status or to place the system into a suspend or stand-by state. With no flags, apm displays... |
i386/zzz(8) -- Advanced Power Management control program
|
apm communicates with the Advanced Power Management daemon, apmd(8), making requests of it for current power status or to place the system into a suspend or stand-by state. With no flags, apm displays... |
abs(9) -- kernel library routines
|
The kern library implements a set of useful functions and macros inside the kernel. |
addlog(9) -- log a message from the kernel through the /dev/klog device
|
The log() function allows the kernel to send formatted messages to user processes listening on /dev/klog. Usually syslogd(8) monitors /dev/klog for these messages and writes them to a log file. All me... |
add_audio_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_disk_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |